aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/thinkpad_acpi.c
AgeCommit message (Expand)Author
2021-12-08platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deepSlark Xiao
2021-11-26platform/x86: thinkpad_acpi: Fix bitwise vs. logical warningNathan Chancellor
2021-05-22platform/x86: thinkpad_acpi: Correct thermal sensor allocationMark Pearson
2021-04-10platform/x86: thinkpad_acpi: Allow the FnLock LED to change stateEsteve Varela Colominas
2020-10-14platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuseAaron Ma
2020-10-14platform/x86: thinkpad_acpi: initialize tp_nvram_state variableTom Rix
2019-05-16platform/x86: thinkpad_acpi: Disable Bluetooth for some machinesJiaxun Yang
2018-04-26platform/x86: thinkpad_acpi: suppress warning about palm detectionDavid Herrmann
2017-08-18platform/x86: thinkpad_acpi: Fix warning about deprecated hwmon_device_registerStanislav Fomichev
2017-07-06Merge tag 'platform-drivers-x86-v4.13-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-06-12platform: thinkpad_acpi: convert to use DRIVER_ATTR_RO/RWGreg Kroah-Hartman
2017-05-15platform/x86: thinkpad_acpi: Add a comment about 0 in module_param_call()Andy Shevchenko
2017-05-15platform/x86: thinkpad_acpi: Join string literals backAndy Shevchenko
2017-03-14platform/x86: thinkpad_acpi: add mapping for new hotkeysChristian Kellner
2017-03-14platform/x86: thinkpad_acpi: guard generic hotkey caseChristian Kellner
2017-02-24platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed o...Hans de Goede
2017-02-24platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDsHans de Goede
2017-02-24platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directlyHans de Goede
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-15platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and typeDarren Hart
2016-12-13platform/x86: thinkpad_acpi: Fix old style declaration GCC warningTobias Klauser
2016-12-13platform/x86: thinkpad_acpi: Adding new hotkey ID for Lenovo thinkpadHui Wang
2016-12-13platform/x86: thinkpad_acpi: Add support for X1 Yoga (2016) Tablet ModeLyude
2016-12-13platform/x86: thinkpad_acpi: Move tablet detection into separate functionLyude
2016-12-13platform/x86: Use ACPI_FAILURE at appropriate placesAxel Lin
2016-06-08thinkpad_acpi: Add support for HKEY version 0x200Dennis Wassenberg
2016-05-27Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-05-27thinkpad_acpi: save kbdlight state on suspend and restore it on resumeMarco Trevisan (Treviño)
2016-04-15thinkpad_acpi: Silence an uninitialized variable warningDan Carpenter
2016-03-23thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"Eric Curtin
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-19Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-01-19thinkpad_acpi: Add support for keyboard backlightPali Rohár
2016-01-01thinkpad_acpi: Use acpi_video_handles_brightness_key_presses()Hans de Goede
2015-11-06thinkpad_acpi: Don't yell on unsupported brightness interfacesDavid Herrmann
2015-08-28thinkpad_acpi: Remove side effects from vdbg_printk -> no_printk macroJoe Perches
2015-06-19thinkpad-acpi: Port to new backlight interface selection APIHans de Goede
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