Re: [PATCH] ACPI/sbs: Fix GPE storm on recent MacBookPro's.

2018-10-03 Thread Rafael J. Wysocki
On Monday, October 1, 2018 4:52:51 AM CEST Ronald Tschalär wrote: > On Apple machines, plugging-in or unplugging the power triggers a GPE > for the EC. Since these machines expose an SBS device, this GPE ends > up triggering the acpi_sbs_callback(). This in turn tries to get the > status of the SBS

[PATCH] ACPI/sbs: Fix GPE storm on recent MacBookPro's.

2018-09-30 Thread Ronald Tschalär
On Apple machines, plugging-in or unplugging the power triggers a GPE for the EC. Since these machines expose an SBS device, this GPE ends up triggering the acpi_sbs_callback(). This in turn tries to get the status of the SBS charger. However, on MBP13,* and MBP14,* machines, performing the smbus-r