index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2014-06-11
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-13
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-21
thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32
Takashi Iwai
1
-1
/
+6
2013-11-21
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-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-04-18
thinkpad-acpi: kill hotkey_thread_mutex
Oleg Nesterov
1
-10
/
+0
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-2
/
+2
2013-03-03
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
1
-5
/
+12
2013-02-27
drivers/platform/x86/thinkpad_acpi.c: Handle HKEY event 0x6040
Richard Hartmann
1
-3
/
+8
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-25
thinkpad-acpi: enable loading module with new B-series Lenovo BIOS
Manoj Iyer
1
-2
/
+4
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-20
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2013-01-04
Drivers: platform: x86: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-29
thinkpad_acpi: don't use [delayed_]work_pending()
Tejun Heo
1
-2
/
+1
2012-10-05
sections: fix section conflicts in drivers/platform/x86
Andi Kleen
1
-1
/
+1
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-15
/
+5
2012-09-14
thinkpad_acpi: buffer overflow in fan_get_status()
Dan Carpenter
1
-6
/
+7
2012-08-18
thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR
Manoj Iyer
1
-0
/
+7
2012-08-14
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
1
-15
/
+5
2012-08-10
platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
1
-0
/
+2
2012-07-28
thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdev
Li Dongyang
1
-2
/
+1
2012-07-28
thinkpad_acpi: Fix a memory leak during module exit
Li Dongyang
1
-0
/
+1
2012-07-28
thinkpad_acpi: Flush the workqueue before freeing tpacpi_leds
Li Dongyang
1
-0
/
+1
2012-07-01
thinkpad_acpi: Use struct dev_pm_ops instead of legacy PM routines
Rafael J. Wysocki
1
-5
/
+6
2012-07-01
thinkpad_acpi: Drop pm_message_t arguments from suspend routines
Rafael J. Wysocki
1
-6
/
+6
2012-05-31
thinkpad-acpi: fix issuing duplicated key events for brightness up/down
Alex Hung
1
-1
/
+1
2012-03-26
thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOS
Manoj Iyer
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-8
/
+8
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+6
2012-01-04
switch procfs to umode_t use
Al Viro
1
-2
/
+2
2011-11-22
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
1
-9
/
+6
2011-10-07
thinkpad_acpi: Fix printk typo 'bluestooth'
Paul Bolle
1
-1
/
+1
2011-08-05
Add KEY_MICMUTE and enable it on Lenovo X220
Andy Lutomirski
1
-1
/
+10
2011-07-07
thinkpad-acpi: handle HKEY 0x4010, 0x4011 events
Henrique de Moraes Holschuh
1
-9
/
+35
2011-07-07
thinkpad-acpi: handle some new HKEY 0x60xx events
Henrique de Moraes Holschuh
1
-5
/
+23
2011-05-27
thinkpad_acpi: Convert printks to pr_<level>
Joe Perches
1
-284
/
+188
[next]