On Sat, 23 Nov 2024 23:47:00 +0100, Armin Wolf wrote: > On the Asus X541UAK an unknown event 0xCF is emited when the charger > is plugged in. This is caused by the following AML code: > > If (ACPS ()) > { > ACPF = One > Local0 = 0x58 > If (ATKP) > { > ^^^^ATKD.IANE (0xCF) > } > } > Else > { > ACPF = Zero > Local0 = 0x57 > } > > [...] Thank you for your contribution, it has been applied to my local review-ilpo-fixes branch. Note it will show up in the public platform-drivers-x86/review-ilpo-fixes branch only once I've pushed my local branch there, which might take a while. The list of commits applied: [1/1] platform/x86: asus-nb-wmi: Ignore unknown event 0xCF commit: e9fba20c29e27dc99e55e1c550573a114561bf8c -- i.