index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
thinkpad_acpi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-06-14
1
-9
/
+21
|
\
|
*
platform/x86: thinkpad_acpi: silence false-positive-prone pr_warn
Henrique de Moraes Holschuh
2018-05-07
1
-6
/
+3
|
*
platform/x86: thinkpad_acpi: do not report thermal sensor state for tablet mo...
Henrique de Moraes Holschuh
2018-05-07
1
-1
/
+1
|
*
platform/x86: thinkpad_acpi: silence HKEY 0x6032, 0x60f0, 0x6030
Henrique de Moraes Holschuh
2018-05-07
1
-2
/
+17
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
|
/
*
Merge tag 'platform-drivers-x86-v4.17-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-04-10
1
-0
/
+8
|
\
|
*
platform/x86: thinkpad_acpi: Add 2nd Fan Support for Thinkpad P50
Alexander Kappner
2018-04-03
1
-0
/
+8
*
|
thinkpad_acpi: Add support for battery thresholds
Ognjen Galic
2018-02-21
1
-1
/
+388
|
/
*
platform/x86: thinkpad_acpi: suppress warning about palm detection
David Herrmann
2018-01-24
1
-0
/
+10
*
platform/x86: thinkpad_acpi: Accept flat mode for type 4 multi mode status
Benjamin Berg
2017-12-21
1
-5
/
+3
*
Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2017-11-18
1
-13
/
+119
|
\
|
*
platform/x86: thinkpad_acpi: Implement tablet mode using GMMS method
Benjamin Berg
2017-10-01
1
-13
/
+119
*
|
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
1
-1
/
+1
|
/
*
platform/x86: thinkpad_acpi: Fix warning about deprecated hwmon_device_register
Stanislav Fomichev
2017-08-18
1
-27
/
+11
*
Merge tag 'platform-drivers-x86-v4.13-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2017-07-06
1
-117
/
+66
|
\
|
*
platform/x86: thinkpad_acpi: Add a comment about 0 in module_param_call()
Andy Shevchenko
2017-05-15
1
-0
/
+1
|
*
platform/x86: thinkpad_acpi: Join string literals back
Andy Shevchenko
2017-05-15
1
-117
/
+65
*
|
platform: thinkpad_acpi: convert to use DRIVER_ATTR_RO/RW
Greg Kroah-Hartman
2017-06-12
1
-63
/
+28
|
/
*
platform/x86: thinkpad_acpi: add mapping for new hotkeys
Christian Kellner
2017-03-14
1
-12
/
+79
*
platform/x86: thinkpad_acpi: guard generic hotkey case
Christian Kellner
2017-03-14
1
-5
/
+7
*
platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed o...
Hans de Goede
2017-02-24
1
-4
/
+38
*
platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDs
Hans de Goede
2017-02-24
1
-64
/
+16
*
platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directly
Hans de Goede
2017-02-24
1
-3
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and type
Darren Hart
2016-12-15
1
-2
/
+2
*
platform/x86: thinkpad_acpi: Fix old style declaration GCC warning
Tobias Klauser
2016-12-13
1
-1
/
+1
*
platform/x86: thinkpad_acpi: Adding new hotkey ID for Lenovo thinkpad
Hui Wang
2016-12-13
1
-0
/
+2
*
platform/x86: thinkpad_acpi: Add support for X1 Yoga (2016) Tablet Mode
Lyude
2016-12-13
1
-4
/
+35
*
platform/x86: thinkpad_acpi: Move tablet detection into separate function
Lyude
2016-12-13
1
-15
/
+37
*
platform/x86: Use ACPI_FAILURE at appropriate places
Axel Lin
2016-12-13
1
-1
/
+1
*
thinkpad_acpi: Add support for HKEY version 0x200
Dennis Wassenberg
2016-06-08
1
-24
/
+63
*
Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-05-27
1
-3
/
+40
|
\
|
*
thinkpad_acpi: save kbdlight state on suspend and restore it on resume
Marco Trevisan (Treviño)
2016-05-27
1
-3
/
+40
*
|
thinkpad_acpi: Silence an uninitialized variable warning
Dan Carpenter
2016-04-15
1
-1
/
+3
|
/
*
thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"
Eric Curtin
2016-03-23
1
-3
/
+1
*
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-20
1
-1
/
+1
|
\
*
\
Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-01-19
1
-0
/
+206
|
\
\
|
*
|
thinkpad_acpi: Add support for keyboard backlight
Pali Rohár
2016-01-19
1
-0
/
+206
|
|
/
*
|
thinkpad_acpi: Use acpi_video_handles_brightness_key_presses()
Hans de Goede
2016-01-01
1
-1
/
+1
|
/
*
thinkpad_acpi: Don't yell on unsupported brightness interfaces
David Herrmann
2015-11-06
1
-2
/
+1
*
thinkpad_acpi: Remove side effects from vdbg_printk -> no_printk macro
Joe Perches
2015-08-28
1
-1
/
+1
*
thinkpad-acpi: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-2
/
+3
*
thinkpad_acpi: Revert unintentional device attribute renaming
Bjørn Mork
2015-05-20
1
-18
/
+19
*
thinkpad_acpi: Fix warning for static not at beginning
Jean Delvare
2015-05-05
1
-1
/
+1
*
thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()
Dan Carpenter
2015-03-14
1
-2
/
+3
*
thinkpad_acpi: signedness bugs getting current_mode
Dan Carpenter
2015-03-14
1
-2
/
+2
*
thinkpad_acpi: use DEVICE_ATTR_* macros
Bastien Nocera
2015-03-03
1
-52
/
+20
*
thinkpad_acpi: Add support for more adaptive kbd buttons
Bastien Nocera
2015-03-03
1
-1
/
+79
*
thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
Bastien Nocera
2015-03-03
1
-9
/
+60
*
thinkpad_acpi: Factor out get/set adaptive kbd mode
Bastien Nocera
2015-03-03
1
-23
/
+38
[next]