summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel-vbtn.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: intel-vbtn: Report switch events when event wakes deviceMathew King2019-06-121-2/+14
* platform/x86: intel-vbtn: Add support for dock mode detectionMatt Delco2018-07-021-0/+5
* platform/x86: intel-vbtn: Reset wakeup capable flag on removalRafael J. Wysocki2018-03-011-0/+1
* platform/x86: intel-vbtn: Only activate tablet mode switch on 2-in-1'sMario Limonciello2018-02-251-17/+29
* platform/x86: intel-vbtn: Replace License by SDPX identifierAndy Shevchenko2018-02-011-11/+1
* platform/x86: intel-vbtn: Remove redundant inclusionsAndy Shevchenko2018-02-011-5/+3
* platform/x86: intel-vbtn: Support tablet mode switchMarco Martin2018-02-011-0/+21
* platform/x86: intel-vbtn: Simplify autorelease logicDarren Hart (VMware)2017-12-111-12/+13
* platform/x86: intel-vbtn: support panel front buttonStefan Brüns2017-12-081-0/+2
* platform/x86: intel-vbtn: support KEY_ROTATE_LOCK_TOGGLEStefan Brüns2017-12-081-0/+2
* platform/x86: intel-vbtn: Support separate press/release eventsStefan Brüns2017-12-081-2/+15
* platform/x86: intel-vbtn: support SW_TABLET_MODEStefan Brüns2017-12-081-0/+2
* platform/x86: intel-vbtn: reduce unnecessary messages for normal usersAlex Hung2017-08-181-1/+1
* platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello2017-08-051-2/+2
* platform: x86: intel-vbtn: Wake up the system from suspend-to-idleRafael J. Wysocki2017-06-231-3/+36
* platform/x86: intel-vbtn: add volume up and downMaarten Maathuis2017-04-251-0/+4
* Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvh...Linus Torvalds2016-12-151-29/+6
|\
| * platform/x86: intel-vbtn: Switch to use devm_input_allocate_deviceAxel Lin2016-12-131-28/+5
| * platform/x86: Use ACPI_FAILURE at appropriate placesAxel Lin2016-12-131-1/+1
* | ACPI / platform: Add support for build-in propertiesHeikki Krogerus2016-11-101-1/+1
|/
* intel-vbtn: new driver for Intel Virtual ButtonAceLan Kao2016-07-221-0/+188