index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
...
|
*
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
*
thinkpad_acpi: Remember adaptive kbd presence
Bastien Nocera
2015-03-03
1
-19
/
+18
*
thinkpad_acpi: support new BIOS version string pattern
Adam Lee
2015-02-11
1
-3
/
+17
*
thinkpad_acpi: unhandled hkey event
Xavier Naveira
2015-02-10
1
-0
/
+2
*
thinkpad_acpi.c: Fix sparse warning (make undeclared var static)
Lad, Prabhakar
2015-02-06
1
-1
/
+1
*
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2014-12-18
1
-10
/
+106
|
\
|
*
thinkpad-acpi: Try to use full software mute control
Andy Lutomirski
2014-12-04
1
-10
/
+106
*
|
platform: x86: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-2
/
+0
|
/
*
thinkpad_acpi: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
1
-2
/
+2
*
x86: thinkpad_acpi.c: fixed spacing coding style issue
Jan van den Berg
2014-09-17
1
-22
/
+22
*
thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata
Mathias Krause
2014-08-16
1
-2
/
+2
*
drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity
Andrey Utkin
2014-08-16
1
-1
/
+1
*
thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILE
Hans de Goede
2014-08-16
1
-1
/
+1
*
thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540
Hans de Goede
2014-06-10
1
-1
/
+3
*
x86, acpi: LLVMLinux: Remove nested functions from Thinkpad ACPI
Behan Webster
2014-04-06
1
-41
/
+45
*
save and restore adaptive keyboard mode for suspend and,resume
Shuduo Sang
2014-04-06
1
-0
/
+27
*
support Thinkpad X1 Carbon 2nd generation's adaptive keyboard
Shuduo Sang
2014-04-06
1
-0
/
+102
*
thinkpad_acpi: Fix inconsistent mute LED after resume
Takashi Iwai
2014-04-06
1
-0
/
+12
*
thinkpad_acpi: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-02-14
1
-3
/
+3
*
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2014-01-12
1
-10
/
+4
|
\
|
*
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-07
1
-10
/
+4
*
|
thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32
Takashi Iwai
2013-11-20
1
-1
/
+6
*
|
platform:x86: Remove OOM message after input_allocate_device
Joe Perches
2013-11-20
1
-1
/
+0
|
/
*
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-14
1
-7
/
+24
|
\
|
*
thinkpad-acpi: fix handle locate for video and query of _BCL
Aaron Lu
2013-10-16
1
-7
/
+24
*
|
thinkpad-acpi: Add mute and mic-mute LED functionality
David Henningsson
2013-10-17
1
-1
/
+91
|
/
*
thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirk
Adam Lee
2013-09-05
1
-3
/
+10
*
thinkpad_acpi: return -NODEV while operating uninitialized LEDs
Adam Lee
2013-09-05
1
-2
/
+8
*
platform / thinkpad: Remove deprecated hotkey_report_mode parameter
Thomas Renninger
2013-07-15
1
-29
/
+0
*
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
2013-07-15
1
-11
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-2
/
+2
|
\
|
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-2
/
+2
*
|
thinkpad-acpi: kill hotkey_thread_mutex
Oleg Nesterov
2013-04-17
1
-10
/
+0
|
/
[prev]
[next]