index
:
asmadeus/linux.git
for-next
The linux kernel
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
2015-02-11
thinkpad_acpi: support new BIOS version string pattern
Adam Lee
2015-02-10
thinkpad_acpi: unhandled hkey event
Xavier Naveira
2015-02-06
thinkpad_acpi.c: Fix sparse warning (make undeclared var static)
Lad, Prabhakar
2014-12-18
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2014-12-04
thinkpad-acpi: Try to use full software mute control
Andy Lutomirski
2014-10-20
platform: x86: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-14
thinkpad_acpi: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-09-17
x86: thinkpad_acpi.c: fixed spacing coding style issue
Jan van den Berg
2014-08-16
thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata
Mathias Krause
2014-08-16
drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity
Andrey Utkin
2014-08-16
thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILE
Hans de Goede
2014-06-10
thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540
Hans de Goede
2014-04-06
x86, acpi: LLVMLinux: Remove nested functions from Thinkpad ACPI
Behan Webster
2014-04-06
save and restore adaptive keyboard mode for suspend and,resume
Shuduo Sang
2014-04-06
support Thinkpad X1 Carbon 2nd generation's adaptive keyboard
Shuduo Sang
2014-04-06
thinkpad_acpi: Fix inconsistent mute LED after resume
Takashi Iwai
2014-02-14
thinkpad_acpi: Convert to snd_card_new() with a device pointer
Takashi Iwai
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-11-20
thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32
Takashi Iwai
2013-11-20
platform:x86: Remove OOM message after input_allocate_device
Joe Perches
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-10-17
thinkpad-acpi: Add mute and mic-mute LED functionality
David Henningsson
2013-10-16
thinkpad-acpi: fix handle locate for video and query of _BCL
Aaron Lu
2013-09-05
thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirk
Adam Lee
2013-09-05
thinkpad_acpi: return -NODEV while operating uninitialized LEDs
Adam Lee
2013-07-15
platform / thinkpad: Remove deprecated hotkey_report_mode parameter
Thomas Renninger
2013-07-15
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-17
thinkpad-acpi: kill hotkey_thread_mutex
Oleg Nesterov
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-03-03
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2013-02-27
drivers/platform/x86/thinkpad_acpi.c: Handle HKEY event 0x6040
Richard Hartmann
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-24
thinkpad-acpi: enable loading module with new B-series Lenovo BIOS
Manoj Iyer
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-19
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-01-03
Drivers: platform: x86: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-28
thinkpad_acpi: don't use [delayed_]work_pending()
Tejun Heo
2012-10-06
sections: fix section conflicts in drivers/platform/x86
Andi Kleen
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-09-13
thinkpad_acpi: buffer overflow in fan_get_status()
Dan Carpenter
2012-08-17
thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDOR
Manoj Iyer
2012-08-13
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
2012-08-10
platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
2012-07-28
thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdev
Li Dongyang
2012-07-28
thinkpad_acpi: Fix a memory leak during module exit
Li Dongyang
2012-07-28
thinkpad_acpi: Flush the workqueue before freeing tpacpi_leds
Li Dongyang
2012-07-01
thinkpad_acpi: Use struct dev_pm_ops instead of legacy PM routines
Rafael J. Wysocki
2012-07-01
thinkpad_acpi: Drop pm_message_t arguments from suspend routines
Rafael J. Wysocki
[next]