Re: [PATCH v3 00/19] Report power supply from hid-logitech-hidpp
From: Bastien Nocera <hadess@hadess.net>
Date: 2017-03-27 16:24:03
Also in:
lkml
From: Bastien Nocera <hadess@hadess.net>
Date: 2017-03-27 16:24:03
Also in:
lkml
On Mon, 2017-03-27 at 16:59 +0200, Benjamin Tissoires wrote:
Hi, this is finally a rework of the series that provides kernel power_supply for hidpp devices. This will allow upower to not handle those devices anymore and to have more immediate reportng of the device to the system.
You can add my Tested-by to all the commits in this patchset, using a K750 solar keyboard and a T650 touchpad. Note that user-space support work is still ongoing, on top of the current upower master: https://bugs.freedesktop.org/show_bug.cgi?id=100359 Cheers