Re: [PATCH] platform/x86: intel-hid: Missing power button release on some Dell models

2019-01-12 Thread Darren Hart
57 AM > > To: Alex Hung > > Cc: platform-driver-...@vger.kernel.org; Andy Shevchenko; Darren Hart; > > Limonciello, Mario; Rafael J. Wysocki; Chih-Wei Huang; Tristian Celestin; > > linux- > > ker...@vger.kernel.org > > Subject: [PATCH] platform/x86: in

RE: [PATCH] platform/x86: intel-hid: Missing power button release on some Dell models

2019-01-07 Thread Mario.Limonciello
ello, Mario; Rafael J. Wysocki; Chih-Wei Huang; Tristian Celestin; > linux- > ker...@vger.kernel.org > Subject: [PATCH] platform/x86: intel-hid: Missing power button release on some > Dell models > > > [EXTERNAL EMAIL] > > Power button suspend for some Dell models w

[PATCH] platform/x86: intel-hid: Missing power button release on some Dell models

2019-01-06 Thread Jérôme de Bretagne
Power button suspend for some Dell models was added in: commit 821b85366284 (intel-hid: Power button suspend on Dell Latitude 7275) by checking against the power button press notification (0xCE) to report the power button press event. The corresponding power button release notification (0xCF) was