[ibm-acpi-devel] [PATCH] platform/x86: thinkpad_acpi: lap or desk mode interface

2020-06-01 Thread Mark Pearson
Newer Lenovo Thinkpad platforms have support to identify whether the system is on-lap or not using an ACPI DYTC event from the firmware. This patch provides the ability to retrieve the current mode via sysfs entrypoints and will be used by userspace for thermal mode and WWAN functionalit

Re: [ibm-acpi-devel] [PATCH] platform/x86: thinkpad_acpi: lap or desk mode interface

2020-06-01 Thread Henrique de Moraes Holschuh
On Mon, 01 Jun 2020, Mark Pearson wrote: > Newer Lenovo Thinkpad platforms have support to identify whether the > system is on-lap or not using an ACPI DYTC event from the firmware. > > This patch provides the ability to retrieve the current mode via sysfs > entrypoints and will be used by

Re: [ibm-acpi-devel] [External] Re: [PATCH] platform/x86: thinkpad_acpi: lap or desk mode interface

2020-06-01 Thread Mark Pearson
Thanks Henrique On 6/1/2020 6:42 PM, Henrique de Moraes Holschuh wrote: On Mon, 01 Jun 2020, Mark Pearson wrote: Newer Lenovo Thinkpad platforms have support to identify whether the system is on-lap or not using an ACPI DYTC event from the firmware. This patch provides the ability to