index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
thinkpad_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-04-06
save and restore adaptive keyboard mode for suspend and,resume
Shuduo Sang
1
-0
/
+27
2014-04-06
support Thinkpad X1 Carbon 2nd generation's adaptive keyboard
Shuduo Sang
1
-0
/
+102
2014-04-06
thinkpad_acpi: Fix inconsistent mute LED after resume
Takashi Iwai
1
-0
/
+12
2014-02-14
thinkpad_acpi: Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-3
/
+3
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-10
/
+4
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-10
/
+4
2013-11-20
thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32
Takashi Iwai
1
-1
/
+6
2013-11-20
platform:x86: Remove OOM message after input_allocate_device
Joe Perches
1
-1
/
+0
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+24
2013-10-17
thinkpad-acpi: Add mute and mic-mute LED functionality
David Henningsson
1
-1
/
+91
2013-10-16
thinkpad-acpi: fix handle locate for video and query of _BCL
Aaron Lu
1
-7
/
+24
2013-09-05
thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirk
Adam Lee
1
-3
/
+10
2013-09-05
thinkpad_acpi: return -NODEV while operating uninitialized LEDs
Adam Lee
1
-2
/
+8
2013-07-15
platform / thinkpad: Remove deprecated hotkey_report_mode parameter
Thomas Renninger
1
-29
/
+0
2013-07-15
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
1
-11
/
+0
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
[next]