aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/thinkpad_acpi.c
AgeCommit message (Expand)Author
2013-02-27drivers/platform/x86/thinkpad_acpi.c: Handle HKEY event 0x6040Richard Hartmann
2013-02-24thinkpad-acpi: enable loading module with new B-series Lenovo BIOSManoj Iyer
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman
2012-12-28thinkpad_acpi: don't use [delayed_]work_pending()Tejun Heo
2012-10-06sections: fix section conflicts in drivers/platform/x86Andi Kleen
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-13thinkpad_acpi: buffer overflow in fan_get_status()Dan Carpenter
2012-08-17thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDORManoj Iyer
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo
2012-08-10platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki
2012-07-28thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdevLi Dongyang
2012-07-28thinkpad_acpi: Fix a memory leak during module exitLi Dongyang
2012-07-28thinkpad_acpi: Flush the workqueue before freeing tpacpi_ledsLi Dongyang
2012-07-01thinkpad_acpi: Use struct dev_pm_ops instead of legacy PM routinesRafael J. Wysocki
2012-07-01thinkpad_acpi: Drop pm_message_t arguments from suspend routinesRafael J. Wysocki
2012-05-31thinkpad-acpi: fix issuing duplicated key events for brightness up/downAlex Hung
2012-03-26thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOSManoj Iyer
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-03switch procfs to umode_t useAl Viro
2011-11-21freezer: implement and use kthread_freezable_should_stop()Tejun Heo
2011-10-07thinkpad_acpi: Fix printk typo 'bluestooth'Paul Bolle
2011-08-05Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski
2011-07-07thinkpad-acpi: handle HKEY 0x4010, 0x4011 eventsHenrique de Moraes Holschuh
2011-07-07thinkpad-acpi: handle some new HKEY 0x60xx eventsHenrique de Moraes Holschuh
2011-05-27thinkpad_acpi: Convert printks to pr_<level>Joe Perches
2011-05-27thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warningJoe Perches
2011-05-09thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer
2011-04-12thinkpad-acpi fails to load with newer Thinkpad X201s BIOSKeith Packard
2011-03-28platform-drivers: x86: fix common misspellingsLucas De Marchi
2011-03-22backlight: add backlight typeMatthew Garrett
2011-02-21thinkpad_acpi: Always report scancodes for hotkeysSeth Forshee
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-07ACPI Thinkpad: We must always call va_end() after va_start() but do not do so...Jesper Juhl
2011-01-07drivers/platform/x86: Remove unnecessary semicolonsJoe Perches
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-11-24drivers/platform/x86/thinkpad_acpi.c: delete double assignmentJulia Lawall
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-09-23thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh
2010-08-16thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboardsJens Taprogge
2010-08-16thinkpad-acpi: add support for model-specific keymapsHenrique de Moraes Holschuh
2010-08-16thinkpad-acpi: lock down size of hotkey keymapHenrique de Moraes Holschuh
2010-08-16thinkpad-acpi: untangle ACPI/vendor backlight selectionHenrique de Moraes Holschuh
2010-08-16thinkpad-acpi: find ACPI video device by synthetic HIDHenrique de Moraes Holschuh
2010-08-03X86 platform drivers: Remove EC dump from thinkpad_acpiThomas Renninger
2010-05-16thinkpad-acpi: document backlight level writeback at driver initHenrique de Moraes Holschuh
2010-05-16thinkpad-acpi: clean up ACPI handles handlingHenrique de Moraes Holschuh
2010-05-16thinkpad-acpi: don't depend on led_path for led firmware type (v2)Henrique de Moraes Holschuh