Re: [PATCH] drivers/x86: add thinkpad-wmi

2017-11-15 Thread Pavel Machek
Hi! > diff --git a/Documentation/ABI/testing/sysfs-platform-thinkpad-wmi > b/Documentation/ABI/testing/sysfs-platform-thinkpad-wmi > new file mode 100644 > index ..c3673876c5b3 > --- /dev/null > +++ b/Documentation/ABI/testing/sysfs-platform-thinkpad-wmi > @@ -0,0 +1,50 @@ > +What:

[PATCH] drivers/x86: add thinkpad-wmi

2017-10-20 Thread Corentin Chary
This driver has been available on https://github.com/iksaif/thinkpad-wmi for a few year and is already deployed on large fleets of thinkpad laptops. The WMI interface is documented here: http://download.lenovo.com/ibmdl/pub/pc/pccbbs/thinkcentre_pdf/hrdeploy_en.pdf It mostly focused on changing B

Re: [PATCH] drivers/x86: add thinkpad-wmi

2017-10-06 Thread Darren Hart
On Fri, Oct 06, 2017 at 09:06:14PM +0200, Corentin Chary wrote: > Yes, I'm just having trouble finding time to write it :) > I'll try to make that happen next week. OK, no problem. Marking the patch as "changes requested" and will keep an eye out. Thanks, -- Darren Hart VMware Open Source Techn

Re: [PATCH] drivers/x86: add thinkpad-wmi

2017-10-06 Thread Corentin Chary
Yes, I'm just having trouble finding time to write it :) I'll try to make that happen next week. On Thu, Oct 5, 2017 at 4:49 AM, Darren Hart wrote: > On Tue, Sep 05, 2017 at 09:07:27AM +0200, Corentin Chary wrote: >> [re-send for the mailing list, I forgot that gmail was stupid] >> >> On Tue, Sep

Re: [PATCH] drivers/x86: add thinkpad-wmi

2017-10-04 Thread Darren Hart
On Tue, Sep 05, 2017 at 09:07:27AM +0200, Corentin Chary wrote: > [re-send for the mailing list, I forgot that gmail was stupid] > > On Tue, Sep 5, 2017 at 9:05 AM, Corentin Chary > wrote: > >> > >> I didn't read the code, does it use WMI bus which Andy L. introduced > >> recently? > >> > > > >

Re: [PATCH] drivers/x86: add thinkpad-wmi

2017-09-07 Thread kbuild test robot
Hi Corentin, [auto build test WARNING on platform-drivers-x86/for-next] [also build test WARNING on v4.13 next-20170906] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Corentin-Chary/drivers-x86

Re: [PATCH] drivers/x86: add thinkpad-wmi

2017-09-05 Thread Corentin Chary
[re-send for the mailing list, I forgot that gmail was stupid] On Tue, Sep 5, 2017 at 9:05 AM, Corentin Chary wrote: > > > On Mon, Sep 4, 2017 at 7:15 PM, Andy Shevchenko > wrote: >> >> On Mon, Sep 4, 2017 at 11:21 AM, Corentin Chary >> wrote: >> > This driver has been available on https://gith

Re: [PATCH] drivers/x86: add thinkpad-wmi

2017-09-04 Thread Andy Shevchenko
On Mon, Sep 4, 2017 at 11:21 AM, Corentin Chary wrote: > This driver has been available on https://github.com/iksaif/thinkpad-wmi for > a few year and is already deployed on large fleets of thinkpad laptops. > > The WMI interface is documented here: > http://download.lenovo.com/ibmdl/pub/pc/pccbb

[PATCH] drivers/x86: add thinkpad-wmi

2017-09-04 Thread Corentin Chary
This driver has been available on https://github.com/iksaif/thinkpad-wmi for a few year and is already deployed on large fleets of thinkpad laptops. The WMI interface is documented here: http://download.lenovo.com/ibmdl/pub/pc/pccbbs/thinkcentre_pdf/hrdeploy_en.pdf It mostly focused on changing B