aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/thinkpad_acpi.c
Commit message (Expand)AuthorAge
* platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed o...Hans de Goede2017-02-25
* platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDsHans de Goede2017-02-25
* platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directlyHans de Goede2017-02-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and typeDarren Hart2016-12-15
* platform/x86: thinkpad_acpi: Fix old style declaration GCC warningTobias Klauser2016-12-13
* platform/x86: thinkpad_acpi: Adding new hotkey ID for Lenovo thinkpadHui Wang2016-12-13
* platform/x86: thinkpad_acpi: Add support for X1 Yoga (2016) Tablet ModeLyude2016-12-13
* platform/x86: thinkpad_acpi: Move tablet detection into separate functionLyude2016-12-13
* platform/x86: Use ACPI_FAILURE at appropriate placesAxel Lin2016-12-13
* thinkpad_acpi: Add support for HKEY version 0x200Dennis Wassenberg2016-06-08
* Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-05-27
|\
| * thinkpad_acpi: save kbdlight state on suspend and restore it on resumeMarco Trevisan (Treviño)2016-05-27
* | thinkpad_acpi: Silence an uninitialized variable warningDan Carpenter2016-04-15
|/
* thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"Eric Curtin2016-03-23
* Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-20
|\
* \ Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-01-19
|\ \
| * | thinkpad_acpi: Add support for keyboard backlightPali Rohár2016-01-19
| |/
* / thinkpad_acpi: Use acpi_video_handles_brightness_key_presses()Hans de Goede2015-12-31
|/
* thinkpad_acpi: Don't yell on unsupported brightness interfacesDavid Herrmann2015-11-06
* thinkpad_acpi: Remove side effects from vdbg_printk -> no_printk macroJoe Perches2015-08-28
* thinkpad-acpi: Port to new backlight interface selection APIHans de Goede2015-06-18
* thinkpad_acpi: Revert unintentional device attribute renamingBjørn Mork2015-05-20
* thinkpad_acpi: Fix warning for static not at beginningJean Delvare2015-05-05
* thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()Dan Carpenter2015-03-14
* thinkpad_acpi: signedness bugs getting current_modeDan Carpenter2015-03-14
* thinkpad_acpi: use DEVICE_ATTR_* macrosBastien Nocera2015-03-03
* thinkpad_acpi: Add support for more adaptive kbd buttonsBastien Nocera2015-03-03
* thinkpad_acpi: Add adaptive_kbd_mode sysfs attrBastien Nocera2015-03-03
* thinkpad_acpi: Factor out get/set adaptive kbd modeBastien Nocera2015-03-03
* thinkpad_acpi: Remember adaptive kbd presenceBastien Nocera2015-03-03
* thinkpad_acpi: support new BIOS version string patternAdam Lee2015-02-11
* thinkpad_acpi: unhandled hkey eventXavier Naveira2015-02-10
* thinkpad_acpi.c: Fix sparse warning (make undeclared var static)Lad, Prabhakar2015-02-06
* Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-12-18
|\
| * thinkpad-acpi: Try to use full software mute controlAndy Lutomirski2014-12-04
* | platform: x86: drop owner assignment from platform_driversWolfram Sang2014-10-20
|/
* thinkpad_acpi: replace strnicmp with strncasecmpRasmus Villemoes2014-10-13
* x86: thinkpad_acpi.c: fixed spacing coding style issueJan van den Berg2014-09-17
* thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdataMathias Krause2014-08-16
* drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativityAndrey Utkin2014-08-16
* thinkpad_acpi: Update mapping for F12 hotkey on *40 models to KEY_FILEHans de Goede2014-08-16
* thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540Hans de Goede2014-06-10
* 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