| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner | 2019-05-21 | 1 | -16/+1 |
* | platform/x86: thinkpad_acpi: cleanup for Thinkpad ACPI led | Pavel Machek | 2019-05-09 | 1 | -3/+3 |
* | platform/x86: thinkpad_acpi: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-05-09 | 1 | -2/+2 |
* | platform/x86: thinkpad_acpi: fix spelling mistake "capabilites" -> "capabilit... | Colin Ian King | 2019-05-06 | 1 | -1/+1 |
* | platform/x86: thinkpad_acpi: Read EC information on newer models | Jiaxun Yang | 2019-04-08 | 1 | -13/+49 |
* | platform/x86: thinkpad_acpi: Disable Bluetooth for some machines | Jiaxun Yang | 2019-04-08 | 1 | -2/+70 |
* | Merge tag 'sound-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2018-12-25 | 1 | -15/+52 |
|\ |
|
| * | platform/x86: thinkpad_acpi: Drop superfluous exported function | Takashi Iwai | 2018-11-28 | 1 | -19/+11 |
| * | platform/x86: thinkpad_acpi: Add audio mute LED classdev support | Takashi Iwai | 2018-11-28 | 1 | -6/+51 |
* | | platform/x86: thinkpad_acpi: Cleanup quirks macros | Jouke Witteveen | 2018-12-10 | 1 | -32/+13 |
* | | platform/x86: thinkpad_acpi: Change the keymap for Favorites hotkey | Zhang Xianwei | 2018-11-07 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'platform-drivers-x86-v4.19-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2018-08-22 | 1 | -55/+80 |
|\ |
|
| * | platform/x86: thinkpad_acpi: Fix multi-battery bug | Thomas Weißschuh | 2018-08-15 | 1 | -1/+5 |
| * | platform/x86: thinkpad_acpi: extend battery quirk coverage | Jouke Witteveen | 2018-08-15 | 1 | -0/+4 |
| * | platform/x86: thinkpad_acpi: Support battery quirk | Jouke Witteveen | 2018-07-18 | 1 | -2/+21 |
| * | platform/x86: thinkpad_acpi: Proper model/release matching | Jouke Witteveen | 2018-07-18 | 1 | -50/+48 |
| * | platform/x86: thinkpad_acpi: Add support for calculator hotkey | Benjamin Berg | 2018-06-26 | 1 | -2/+2 |
* | | pids: Compute task_tgid using signal->leader_pid | Eric W. Biederman | 2018-07-21 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2018-06-14 | 1 | -9/+21 |
|\ |
|
| * | platform/x86: thinkpad_acpi: silence false-positive-prone pr_warn | Henrique de Moraes Holschuh | 2018-05-07 | 1 | -6/+3 |
| * | platform/x86: thinkpad_acpi: do not report thermal sensor state for tablet mo... | Henrique de Moraes Holschuh | 2018-05-07 | 1 | -1/+1 |
| * | platform/x86: thinkpad_acpi: silence HKEY 0x6032, 0x60f0, 0x6030 | Henrique de Moraes Holschuh | 2018-05-07 | 1 | -2/+17 |
* | | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'platform-drivers-x86-v4.17-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2018-04-10 | 1 | -0/+8 |
|\ |
|
| * | platform/x86: thinkpad_acpi: Add 2nd Fan Support for Thinkpad P50 | Alexander Kappner | 2018-04-03 | 1 | -0/+8 |
* | | thinkpad_acpi: Add support for battery thresholds | Ognjen Galic | 2018-02-21 | 1 | -1/+388 |
|/ |
|
* | platform/x86: thinkpad_acpi: suppress warning about palm detection | David Herrmann | 2018-01-24 | 1 | -0/+10 |
* | platform/x86: thinkpad_acpi: Accept flat mode for type 4 multi mode status | Benjamin Berg | 2017-12-21 | 1 | -5/+3 |
* | Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2017-11-18 | 1 | -13/+119 |
|\ |
|
| * | platform/x86: thinkpad_acpi: Implement tablet mode using GMMS method | Benjamin Berg | 2017-10-01 | 1 | -13/+119 |
* | | treewide: Fix function prototypes for module_param_call() | Kees Cook | 2017-10-31 | 1 | -1/+1 |
|/ |
|
* | platform/x86: thinkpad_acpi: Fix warning about deprecated hwmon_device_register | Stanislav Fomichev | 2017-08-18 | 1 | -27/+11 |
* | Merge tag 'platform-drivers-x86-v4.13-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2017-07-06 | 1 | -117/+66 |
|\ |
|
| * | platform/x86: thinkpad_acpi: Add a comment about 0 in module_param_call() | Andy Shevchenko | 2017-05-15 | 1 | -0/+1 |
| * | platform/x86: thinkpad_acpi: Join string literals back | Andy Shevchenko | 2017-05-15 | 1 | -117/+65 |
* | | platform: thinkpad_acpi: convert to use DRIVER_ATTR_RO/RW | Greg Kroah-Hartman | 2017-06-12 | 1 | -63/+28 |
|/ |
|
* | platform/x86: thinkpad_acpi: add mapping for new hotkeys | Christian Kellner | 2017-03-14 | 1 | -12/+79 |
* | platform/x86: thinkpad_acpi: guard generic hotkey case | Christian Kellner | 2017-03-14 | 1 | -5/+7 |
* | platform/x86: thinkpad_acpi: Call led_classdev_notify_brightness_hw_changed o... | Hans de Goede | 2017-02-24 | 1 | -4/+38 |
* | platform/x86: thinkpad_acpi: Use brightness_set_blocking callback for LEDs | Hans de Goede | 2017-02-24 | 1 | -64/+16 |
* | platform/x86: thinkpad_acpi: Stop setting led_classdev brightness directly | Hans de Goede | 2017-02-24 | 1 | -3/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and type | Darren Hart | 2016-12-15 | 1 | -2/+2 |
* | platform/x86: thinkpad_acpi: Fix old style declaration GCC warning | Tobias Klauser | 2016-12-13 | 1 | -1/+1 |
* | platform/x86: thinkpad_acpi: Adding new hotkey ID for Lenovo thinkpad | Hui Wang | 2016-12-13 | 1 | -0/+2 |
* | platform/x86: thinkpad_acpi: Add support for X1 Yoga (2016) Tablet Mode | Lyude | 2016-12-13 | 1 | -4/+35 |
* | platform/x86: thinkpad_acpi: Move tablet detection into separate function | Lyude | 2016-12-13 | 1 | -15/+37 |
* | platform/x86: Use ACPI_FAILURE at appropriate places | Axel Lin | 2016-12-13 | 1 | -1/+1 |
* | thinkpad_acpi: Add support for HKEY version 0x200 | Dennis Wassenberg | 2016-06-08 | 1 | -24/+63 |
* | Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha... | Linus Torvalds | 2016-05-27 | 1 | -3/+40 |
|\ |
|