index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
thinkpad_acpi.c
Age
Commit message (
Expand
)
Author
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
2012-05-31
thinkpad-acpi: fix issuing duplicated key events for brightness up/down
Alex Hung
2012-03-26
thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOS
Manoj Iyer
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-03
switch procfs to umode_t use
Al Viro
2011-11-21
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
2011-10-07
thinkpad_acpi: Fix printk typo 'bluestooth'
Paul Bolle
2011-08-05
Add KEY_MICMUTE and enable it on Lenovo X220
Andy Lutomirski
2011-07-07
thinkpad-acpi: handle HKEY 0x4010, 0x4011 events
Henrique de Moraes Holschuh
2011-07-07
thinkpad-acpi: handle some new HKEY 0x60xx events
Henrique de Moraes Holschuh
2011-05-27
thinkpad_acpi: Convert printks to pr_<level>
Joe Perches
2011-05-27
thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warning
Joe Perches
2011-05-09
thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
Manoj Iyer
2011-04-12
thinkpad-acpi fails to load with newer Thinkpad X201s BIOS
Keith Packard
2011-03-28
platform-drivers: x86: fix common misspellings
Lucas De Marchi
2011-03-22
backlight: add backlight type
Matthew Garrett
2011-02-21
thinkpad_acpi: Always report scancodes for hotkeys
Seth Forshee
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-07
ACPI Thinkpad: We must always call va_end() after va_start() but do not do so...
Jesper Juhl
2011-01-07
drivers/platform/x86: Remove unnecessary semicolons
Joe Perches
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
2010-11-24
drivers/platform/x86/thinkpad_acpi.c: delete double assignment
Julia Lawall
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
[next]