index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
thinkpad_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
Merge tag 'platform-drivers-x86-v4.13-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-117
/
+66
2017-06-12
platform: thinkpad_acpi: convert to use DRIVER_ATTR_RO/RW
Greg Kroah-Hartman
1
-63
/
+28
2017-05-15
platform/x86: thinkpad_acpi: Add a comment about 0 in module_param_call()
Andy Shevchenko
1
-0
/
+1
2017-05-15
platform/x86: thinkpad_acpi: Join string literals back
Andy Shevchenko
1
-117
/
+65
2017-03-14
platform/x86: thinkpad_acpi: add mapping for new hotkeys
Christian Kellner
1
-12
/
+79
2017-03-14
platform/x86: thinkpad_acpi: guard generic hotkey case
Christian Kellner
1
-5
/
+7
2017-02-24
platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed o...
Hans de Goede
1
-4
/
+38
2017-02-24
platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDs
Hans de Goede
1
-64
/
+16
2017-02-24
platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directly
Hans de Goede
1
-3
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-15
platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and type
Darren Hart
1
-2
/
+2
2016-12-13
platform/x86: thinkpad_acpi: Fix old style declaration GCC warning
Tobias Klauser
1
-1
/
+1
2016-12-13
platform/x86: thinkpad_acpi: Adding new hotkey ID for Lenovo thinkpad
Hui Wang
1
-0
/
+2
2016-12-13
platform/x86: thinkpad_acpi: Add support for X1 Yoga (2016) Tablet Mode
Lyude
1
-4
/
+35
2016-12-13
platform/x86: thinkpad_acpi: Move tablet detection into separate function
Lyude
1
-15
/
+37
2016-12-13
platform/x86: Use ACPI_FAILURE at appropriate places
Axel Lin
1
-1
/
+1
2016-06-08
thinkpad_acpi: Add support for HKEY version 0x200
Dennis Wassenberg
1
-24
/
+63
2016-05-27
Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-3
/
+40
2016-05-27
thinkpad_acpi: save kbdlight state on suspend and restore it on resume
Marco Trevisan (Treviño)
1
-3
/
+40
2016-04-15
thinkpad_acpi: Silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+3
2016-03-23
thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"
Eric Curtin
1
-3
/
+1
2016-01-20
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2016-01-19
Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-0
/
+206
2016-01-19
thinkpad_acpi: Add support for keyboard backlight
Pali Rohár
1
-0
/
+206
2016-01-01
thinkpad_acpi: Use acpi_video_handles_brightness_key_presses()
Hans de Goede
1
-1
/
+1
2015-11-06
thinkpad_acpi: Don't yell on unsupported brightness interfaces
David Herrmann
1
-2
/
+1
2015-08-28
thinkpad_acpi: Remove side effects from vdbg_printk -> no_printk macro
Joe Perches
1
-1
/
+1
2015-06-19
thinkpad-acpi: Port to new backlight interface selection API
Hans de Goede
1
-2
/
+3
2015-05-20
thinkpad_acpi: Revert unintentional device attribute renaming
Bjørn Mork
1
-18
/
+19
2015-05-05
thinkpad_acpi: Fix warning for static not at beginning
Jean Delvare
1
-1
/
+1
2015-03-14
thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()
Dan Carpenter
1
-2
/
+3
2015-03-14
thinkpad_acpi: signedness bugs getting current_mode
Dan Carpenter
1
-2
/
+2
2015-03-03
thinkpad_acpi: use DEVICE_ATTR_* macros
Bastien Nocera
1
-52
/
+20
2015-03-03
thinkpad_acpi: Add support for more adaptive kbd buttons
Bastien Nocera
1
-1
/
+79
2015-03-03
thinkpad_acpi: Add adaptive_kbd_mode sysfs attr
Bastien Nocera
1
-9
/
+60
2015-03-03
thinkpad_acpi: Factor out get/set adaptive kbd mode
Bastien Nocera
1
-23
/
+38
2015-03-03
thinkpad_acpi: Remember adaptive kbd presence
Bastien Nocera
1
-19
/
+18
2015-02-11
thinkpad_acpi: support new BIOS version string pattern
Adam Lee
1
-3
/
+17
2015-02-10
thinkpad_acpi: unhandled hkey event
Xavier Naveira
1
-0
/
+2
2015-02-06
thinkpad_acpi.c: Fix sparse warning (make undeclared var static)
Lad, Prabhakar
1
-1
/
+1
2014-12-18
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
1
-10
/
+106
2014-12-04
thinkpad-acpi: Try to use full software mute control
Andy Lutomirski
1
-10
/
+106
2014-10-20
platform: x86: drop owner assignment from platform_drivers
Wolfram Sang
1
-2
/
+0
2014-10-14
thinkpad_acpi: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-2
/
+2
2014-09-17
x86: thinkpad_acpi.c: fixed spacing coding style issue
Jan van den Berg
1
-22
/
+22
2014-08-16
thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata
Mathias Krause
1
-2
/
+2
2014-08-16
drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity
Andrey Utkin
1
-1
/
+1
2014-08-16
thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILE
Hans de Goede
1
-1
/
+1
2014-06-10
thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540
Hans de Goede
1
-1
/
+3
2014-04-06
x86, acpi: LLVMLinux: Remove nested functions from Thinkpad ACPI
Behan Webster
1
-41
/
+45
[next]