summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/thinkpad_acpi.c
AgeCommit message (Expand)Author
2015-05-20thinkpad_acpi: Revert unintentional device attribute renamingBjørn Mork
2015-05-05thinkpad_acpi: Fix warning for static not at beginningJean Delvare
2015-03-14thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()Dan Carpenter
2015-03-14thinkpad_acpi: signedness bugs getting current_modeDan Carpenter
2015-03-03thinkpad_acpi: use DEVICE_ATTR_* macrosBastien Nocera
2015-03-03thinkpad_acpi: Add support for more adaptive kbd buttonsBastien Nocera
2015-03-03thinkpad_acpi: Add adaptive_kbd_mode sysfs attrBastien Nocera
2015-03-03thinkpad_acpi: Factor out get/set adaptive kbd modeBastien Nocera
2015-03-03thinkpad_acpi: Remember adaptive kbd presenceBastien Nocera
2015-02-11thinkpad_acpi: support new BIOS version string patternAdam Lee
2015-02-10thinkpad_acpi: unhandled hkey eventXavier Naveira
2015-02-06thinkpad_acpi.c: Fix sparse warning (make undeclared var static)Lad, Prabhakar
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2014-12-04thinkpad-acpi: Try to use full software mute controlAndy Lutomirski
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang
2014-10-14thinkpad_acpi: replace strnicmp with strncasecmpRasmus Villemoes
2014-09-17x86: thinkpad_acpi.c: fixed spacing coding style issueJan van den Berg
2014-08-16thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdataMathias Krause
2014-08-16drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativityAndrey Utkin
2014-08-16thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILEHans de Goede
2014-06-10thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540Hans de Goede
2014-04-06x86, acpi: LLVMLinux: Remove nested functions from Thinkpad ACPIBehan Webster
2014-04-06save and restore adaptive keyboard mode for suspend and,resumeShuduo Sang
2014-04-06support Thinkpad X1 Carbon 2nd generation's adaptive keyboardShuduo Sang
2014-04-06thinkpad_acpi: Fix inconsistent mute LED after resumeTakashi Iwai
2014-02-14thinkpad_acpi: Convert to snd_card_new() with a device pointerTakashi Iwai
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-20thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32Takashi Iwai
2013-11-20platform:x86: Remove OOM message after input_allocate_deviceJoe Perches
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-17thinkpad-acpi: Add mute and mic-mute LED functionalityDavid Henningsson
2013-10-16thinkpad-acpi: fix handle locate for video and query of _BCLAaron Lu
2013-09-05thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirkAdam Lee
2013-09-05thinkpad_acpi: return -NODEV while operating uninitialized LEDsAdam Lee
2013-07-15platform / thinkpad: Remove deprecated hotkey_report_mode parameterThomas Renninger
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-17thinkpad-acpi: kill hotkey_thread_mutexOleg Nesterov
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-03-03Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-02-27drivers/platform/x86/thinkpad_acpi.c: Handle HKEY event 0x6040Richard Hartmann
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-24thinkpad-acpi: enable loading module with new B-series Lenovo BIOSManoj Iyer
2013-02-22new helper: file_inode(file)Al Viro
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