Re: [ibm-acpi-devel] Thinkpad Keyboard disables itself upon rotation

2018-02-04 Thread Damjan Georgievski
On 21 January 2018 at 08:40, Peter Albrecht wrote: > Hello, > > On my laptop (thinkpad Yoga model 20CD), when I rotate the front of the base > up, the keyboard shuts itself off until I rotate it back. The issue does not > occur if I rotate the back of the base (the side with the hinges) up, and >

Re: [ibm-acpi-devel] [PATCH v12 1/4] battery: Add the battery hooking API

2018-02-04 Thread Ognjen Galić
On Sun, Feb 04, 2018 at 09:52:33AM +0100, Rafael J. Wysocki wrote: > On Wednesday, January 3, 2018 12:58:47 PM CET Ognjen Galic wrote: > > This is a patch that implements a generic hooking API for the > > generic ACPI battery driver. > > > > With this new generic API, drivers can expose platform s

Re: [ibm-acpi-devel] [PATCH v12 1/4] battery: Add the battery hooking API

2018-02-04 Thread Rafael J. Wysocki
On Wednesday, January 3, 2018 12:58:47 PM CET Ognjen Galic wrote: > This is a patch that implements a generic hooking API for the > generic ACPI battery driver. > > With this new generic API, drivers can expose platform specific > behaviour via sysfs attributes in /sys/class/power_supply/BATn/ > i