index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel-vbtn.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "Laptop" c...
Hans de Goede
2020-06-01
1
-11
/
+8
*
platform/x86: intel-vbtn: Detect switch position before registering the input...
Hans de Goede
2020-05-12
1
-3
/
+3
*
platform/x86: intel-vbtn: Move detect_tablet_mode() to higher in the file
Hans de Goede
2020-05-12
1
-18
/
+18
*
platform/x86: intel-vbtn: Fix probe failure on devices with only switches
Hans de Goede
2020-05-07
1
-4
/
+17
*
platform/x86: intel-vbtn: Also handle tablet-mode switch on "Detachable" and ...
Hans de Goede
2020-05-07
1
-1
/
+11
*
platform/x86: intel-vbtn: Do not advertise switches to userspace if they are ...
Hans de Goede
2020-05-07
1
-6
/
+19
*
platform/x86: intel-vbtn: Split keymap into buttons and switches parts
Hans de Goede
2020-05-07
1
-3
/
+25
*
platform/x86: intel-vbtn: Use acpi_evaluate_integer()
Hans de Goede
2020-05-07
1
-13
/
+6
*
platform/x86: intel-vbtn: Move MODULE_DEVICE_TABLE() closer to the table
Andy Shevchenko
2020-02-10
1
-1
/
+1
*
ACPI: PM: s2idle: Always set up EC GPE for system wakeup
Rafael J. Wysocki
2019-08-21
1
-5
/
+1
*
intel-hid: intel-vbtn: Avoid leaking wakeup_mode set
Rafael J. Wysocki
2019-08-09
1
-3
/
+9
*
ACPI: PM: Set up EC GPE for system wakeup from drivers that need it
Rafael J. Wysocki
2019-07-30
1
-4
/
+16
*
platform/x86: intel-vbtn: Report switch events when event wakes device
Mathew King
2019-06-12
1
-2
/
+14
*
platform/x86: intel-vbtn: Add support for dock mode detection
Matt Delco
2018-07-02
1
-0
/
+5
*
platform/x86: intel-vbtn: Reset wakeup capable flag on removal
Rafael J. Wysocki
2018-03-01
1
-0
/
+1
*
platform/x86: intel-vbtn: Only activate tablet mode switch on 2-in-1's
Mario Limonciello
2018-02-25
1
-17
/
+29
*
platform/x86: intel-vbtn: Replace License by SDPX identifier
Andy Shevchenko
2018-02-01
1
-11
/
+1
*
platform/x86: intel-vbtn: Remove redundant inclusions
Andy Shevchenko
2018-02-01
1
-5
/
+3
*
platform/x86: intel-vbtn: Support tablet mode switch
Marco Martin
2018-02-01
1
-0
/
+21
*
platform/x86: intel-vbtn: Simplify autorelease logic
Darren Hart (VMware)
2017-12-12
1
-12
/
+13
*
platform/x86: intel-vbtn: support panel front button
Stefan Brüns
2017-12-08
1
-0
/
+2
*
platform/x86: intel-vbtn: support KEY_ROTATE_LOCK_TOGGLE
Stefan Brüns
2017-12-08
1
-0
/
+2
*
platform/x86: intel-vbtn: Support separate press/release events
Stefan Brüns
2017-12-08
1
-2
/
+15
*
platform/x86: intel-vbtn: support SW_TABLET_MODE
Stefan Brüns
2017-12-08
1
-0
/
+2
*
platform/x86: intel-vbtn: reduce unnecessary messages for normal users
Alex Hung
2017-08-19
1
-1
/
+1
*
platform/x86: intel-vbtn: match power button on press rather than release
Mario Limonciello
2017-08-05
1
-2
/
+2
*
platform: x86: intel-vbtn: Wake up the system from suspend-to-idle
Rafael J. Wysocki
2017-06-23
1
-3
/
+36
*
platform/x86: intel-vbtn: add volume up and down
Maarten Maathuis
2017-04-25
1
-0
/
+4
*
Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2016-12-15
1
-29
/
+6
|
\
|
*
platform/x86: intel-vbtn: Switch to use devm_input_allocate_device
Axel Lin
2016-12-13
1
-28
/
+5
|
*
platform/x86: Use ACPI_FAILURE at appropriate places
Axel Lin
2016-12-13
1
-1
/
+1
*
|
ACPI / platform: Add support for build-in properties
Heikki Krogerus
2016-11-10
1
-1
/
+1
|
/
*
intel-vbtn: new driver for Intel Virtual Button
AceLan Kao
2016-07-22
1
-0
/
+188