aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/thinkpad_acpi.c
Commit message (Expand)AuthorAge
* x86, acpi: LLVMLinux: Remove nested functions from Thinkpad ACPIBehan Webster2014-04-06
* save and restore adaptive keyboard mode for suspend and,resumeShuduo Sang2014-04-06
* support Thinkpad X1 Carbon 2nd generation's adaptive keyboardShuduo Sang2014-04-06
* thinkpad_acpi: Fix inconsistent mute LED after resumeTakashi Iwai2014-04-06
* thinkpad_acpi: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-14
* Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-12
|\
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-06
* | thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32Takashi Iwai2013-11-20
* | platform:x86: Remove OOM message after input_allocate_deviceJoe Perches2013-11-20
|/
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
|\
| * thinkpad-acpi: fix handle locate for video and query of _BCLAaron Lu2013-10-15
* | thinkpad-acpi: Add mute and mic-mute LED functionalityDavid Henningsson2013-10-17
|/
* thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirkAdam Lee2013-09-05
* thinkpad_acpi: return -NODEV while operating uninitialized LEDsAdam Lee2013-09-05
* platform / thinkpad: Remove deprecated hotkey_report_mode parameterThomas Renninger2013-07-15
* ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | thinkpad-acpi: kill hotkey_thread_mutexOleg Nesterov2013-04-17
|/
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-03-03
|\
| * drivers/platform/x86/thinkpad_acpi.c: Handle HKEY event 0x6040Richard Hartmann2013-02-27
| * thinkpad-acpi: enable loading module with new B-series Lenovo BIOSManoj Iyer2013-02-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ | |/ |/|
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-20
|\ \ | |/ |/|
| * thinkpad_acpi: don't use [delayed_]work_pending()Tejun Heo2012-12-28
* | Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* sections: fix section conflicts in drivers/platform/x86Andi Kleen2012-10-05
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\
| * workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-13
* | thinkpad_acpi: buffer overflow in fan_get_status()Dan Carpenter2012-09-13
* | thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDORManoj Iyer2012-08-17
* | platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-10
|/
* thinkpad_acpi: Free hotkey_keycode_map after unregistering tpacpi_inputdevLi Dongyang2012-07-28
* thinkpad_acpi: Fix a memory leak during module exitLi Dongyang2012-07-28
* thinkpad_acpi: Flush the workqueue before freeing tpacpi_ledsLi Dongyang2012-07-28
* thinkpad_acpi: Use struct dev_pm_ops instead of legacy PM routinesRafael J. Wysocki2012-07-01
* thinkpad_acpi: Drop pm_message_t arguments from suspend routinesRafael J. Wysocki2012-07-01
* thinkpad-acpi: fix issuing duplicated key events for brightness up/downAlex Hung2012-05-31
* thinkpad-acpi: recognize Lenovo as version string in newer V-series BIOSManoj Iyer2012-03-26
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\
| * freezer: implement and use kthread_freezable_should_stop()Tejun Heo2011-11-21
* | switch procfs to umode_t useAl Viro2012-01-03
|/
* thinkpad_acpi: Fix printk typo 'bluestooth'Paul Bolle2011-10-07
* Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski2011-08-05
* thinkpad-acpi: handle HKEY 0x4010, 0x4011 eventsHenrique de Moraes Holschuh2011-07-07
* thinkpad-acpi: handle some new HKEY 0x60xx eventsHenrique de Moraes Holschuh2011-07-07
* thinkpad_acpi: Convert printks to pr_<level>Joe Perches2011-05-27
* thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warningJoe Perches2011-05-27