So, after looking a bit more: dmesg the command is not kept between boots, however its output is also available from journalctl. The reason why I wasn't finding it is that apparently if you want inspect the kernel log you need to use sudo.
Apparently there were some issues with ACPI and the laptop battery, the logs is full of messages like
Jul 30 19:38:49 me kernel: ACPI: \_SB_.PCI0.LPCB.BAT0: _BST evaluation failed: AE_TIME
Jul 30 19:38:49 me kernel: ACPI Error: AE_TIME, Returned by Handler for [EmbeddedControl] (20210331/evregion-281)
Jul 30 19:38:49 me kernel: ACPI Error: Timeout from EC hardware or EC device driver (20210331/evregion-291)
Jul 30 19:38:49 me kernel: ACPI Error: Aborting method \_SB.PCI0.LPCB.BAT0._BST due to previous error (AE_TIME) (20210331/psparse-529)