summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/thinkpad_acpi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze2022-10-031-2/+2
* platform/x86: thinkpad_acpi: Explicitly set to balanced mode on startupMario Limonciello2022-08-261-4/+3
* platform/x86: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-261-2/+2
* Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-08-051-65/+103
|\
| * platform/x86: thinkpad_acpi: do not use PSC mode on Intel platformsMark Pearson2022-06-281-0/+5
| * platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resourceJean Delvare2022-06-271-0/+1
| * platform/x86: thinkpad_acpi: Replace custom str_on_off() etcAndy Shevchenko2022-06-271-34/+21
| * platform/x86: thinkpad_acpi: Sort headers for better maintenanceAndy Shevchenko2022-06-271-27/+31
| * platform/x86: thinkpad_acpi: Use backlight helperStephen Kitt2022-06-221-4/+1
| * platform/x86: thinkpad-acpi: Enable AMT by default on supported systemsMark Pearson2022-06-221-0/+5
| * platform/x86: thinkpad-acpi: Add support for hotkey 0x131aMark Pearson2022-06-221-0/+11
| * platform/x86: thinkpad-acpi: Add support for automatic mode transitionsMark Pearson2022-06-221-0/+34
| * platform/x86: thinkpad-acpi: profile capabilities as integerMark Pearson2022-06-221-27/+18
* | Merge branch 'acpi-bus'Rafael J. Wysocki2022-07-291-26/+27
|\ \
| * | platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child()Rafael J. Wysocki2022-06-211-26/+27
| |/
* | platform/x86: thinkpad_acpi: do not use PSC mode on Intel platformsMark Pearson2022-06-281-0/+5
* | platform/x86: thinkpad-acpi: profile capabilities as integerMark Pearson2022-06-281-27/+18
* | platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resourceJean Delvare2022-06-271-0/+1
|/
* platform/x86: thinkpad_acpi: Correct dual fan probeMark Pearson2022-05-061-10/+13
* platform/x86: thinkpad_acpi: Add a s2idle resume quirk for a number of laptopsMario Limonciello2022-05-061-0/+126
* platform/x86: thinkpad_acpi: Convert btusb DMI list to quirksMario Limonciello2022-05-061-2/+24
* Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-03-251-77/+144
|\
| * platform/x86: thinkpad_acpi: consistently check fan_get_status return.Tom Rix2022-03-171-6/+6
| * platform/x86: thinkpad_acpi: Don't use test_bit on an integerHans de Goede2022-03-091-2/+2
| * platform/x86: thinkpad_acpi: Fix compiler warning about uninitialized err var...Hans de Goede2022-03-091-1/+1
| * platform/x86: thinkpad_acpi: clean up dytc profile convertMark Pearson2022-03-091-12/+5
| * platform/x86: thinkpad_acpi: Add PSC mode supportMark Pearson2022-03-021-53/+119
| * platform/x86: thinkpad_acpi: Add dual fan probeMark Pearson2022-03-021-3/+12
| * platform/x86: Replace acpi_bus_get_device()Rafael J. Wysocki2022-02-031-9/+8
| * platform/x86: thinkpad_acpi: Add dual-fan quirk for T15g (2nd gen)Hans de Goede2022-02-031-0/+1
* | Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie2022-02-281-0/+1
|\ \
| * | platform/x86: thinkpad_acpi: Add dual-fan quirk for T15g (2nd gen)Hans de Goede2022-02-031-0/+1
| |/
* | Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2022-02-141-3/+22
|\|
| * platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD pla...Mark Pearson2022-02-011-0/+12
| * platform/x86: thinkpad_acpi: Add quirk for ThinkPads without a fanAlexander Kobel2022-01-241-3/+10
* | Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-011-1/+1
|\ \ | |/ |/|
| * drm/privacy_screen: Add drvdata in drm_privacy_screenRajat Jain2022-01-101-1/+1
* | proc: remove PDE_DATA() completelyMuchun Song2022-01-221-2/+2
* | Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-01-111-451/+549
|\ \ | |/ |/|
| * platform/x86: thinkpad_acpi: support inhibit-chargeThomas Weißschuh2021-12-211-2/+62
| * platform/x86: thinkpad_acpi: support force-dischargeThomas Weißschuh2021-12-211-4/+127
| * platform/x86: thinkpad_acpi: Add lid_logo_dot to the list of safe LEDsHans de Goede2021-12-021-2/+2
| * platform/x86: thinkpad_acpi: Add LED_RETAIN_AT_SHUTDOWN to led_class_devsHans de Goede2021-12-021-0/+1
| * platform/x86: thinkpad_acpi: Remove unused sensors_pdev_attrs_registered flagHans de Goede2021-11-251-2/+0
| * platform/x86: thinkpad_acpi: Fix the hwmon sysfs-attr showing up in the wrong...Hans de Goede2021-11-251-12/+12
| * platform/x86: thinkpad_acpi: tpacpi_attr_group contains driver attributes not...Hans de Goede2021-11-251-5/+25
| * platform/x86: thinkpad_acpi: Register tpacpi_pdriver after subdriver initHans de Goede2021-11-251-20/+21
| * platform/x86: thinkpad_acpi: Restore missing hotkey_tablet_mode and hotkey_ra...Hans de Goede2021-11-251-0/+2
| * platform/x86: thinkpad_acpi: Fix thermal_temp_input_attr sortingHans de Goede2021-11-251-8/+8
| * platform/x86: thinkpad_acpi: Remove "goto err_exit" from hotkey_init()Hans de Goede2021-11-251-6/+2