summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/thinkpad_acpi.c
AgeCommit message (Expand)Author
2025-08-28platform/x86: thinkpad_acpi: Handle KCOV __init vs inline mismatchesKees Cook
2025-06-04platform/x86: thinkpad_acpi: Ignore battery threshold change event notificationMark Pearson
2025-06-04platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JASJohn Chau
2025-03-28platform/x86: thinkpad_acpi: Support for V9 DYTC platform profilesMark Pearson
2025-03-28platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120eSybil Isabel Dorsett
2025-03-13platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131eMingcong Bai
2024-12-14platform/x86: thinkpad_acpi: Fix for ThinkPad's with ECFW showing incorrect f...Vishnu Sankar
2024-03-01platform/x86: thinkpad_acpi: Only update profile if successfully convertedMario Limonciello
2024-01-20platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some ThinkPad...Vishnu Sankar
2023-11-28platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120eOlli Asikainen
2023-11-02platform/x86: Add s2idle quirk for more Lenovo laptopsDavid Lazar
2023-07-19platform/x86: thinkpad_acpi: Fix lkp-tests warnings for platform profilesMark Pearson
2023-05-17platform/x86: thinkpad_acpi: Add profile force abilityMark Pearson
2023-05-17platform/x86: thinkpad_acpi: Fix platform profiles on T490Mark Pearson
2023-05-11platform/x86: thinkpad_acpi: Add missing T14s Gen1 type to s2idle quirk listBenjamin Asbach
2023-02-09platform/x86: thinkpad_acpi: Fix thinklight LED brightness returning 255Hans de Goede
2023-02-01platform/x86: thinkpad_acpi: Fix profile modes on Intel platformsMark Pearson
2023-01-18platform/x86: thinkpad_acpi: Fix profile mode display in AMT modeMark Pearson
2023-01-07platform/x86: thinkpad_acpi: Fix max_brightness of thinklightHans de Goede
2022-11-15platform/x86: thinkpad_acpi: Enable s2idle quirk for 21A1 machine typeLennard Gäher
2022-10-24platform/x86: thinkpad_acpi: Fix reporting a non present second fan on some m...Jelle van der Waa
2022-10-03platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze
2022-08-26platform/x86: thinkpad_acpi: Explicitly set to balanced mode on startupMario Limonciello
2022-08-26platform/x86: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-07-29Merge branch 'acpi-bus'Rafael J. Wysocki
2022-06-28platform/x86: thinkpad_acpi: do not use PSC mode on Intel platformsMark Pearson
2022-06-28platform/x86: thinkpad-acpi: profile capabilities as integerMark Pearson
2022-06-28platform/x86: thinkpad_acpi: do not use PSC mode on Intel platformsMark Pearson
2022-06-27platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resourceJean Delvare
2022-06-27platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resourceJean Delvare
2022-06-27platform/x86: thinkpad_acpi: Replace custom str_on_off() etcAndy Shevchenko
2022-06-27platform/x86: thinkpad_acpi: Sort headers for better maintenanceAndy Shevchenko
2022-06-22platform/x86: thinkpad_acpi: Use backlight helperStephen Kitt
2022-06-22platform/x86: thinkpad-acpi: Enable AMT by default on supported systemsMark Pearson
2022-06-22platform/x86: thinkpad-acpi: Add support for hotkey 0x131aMark Pearson
2022-06-22platform/x86: thinkpad-acpi: Add support for automatic mode transitionsMark Pearson
2022-06-22platform/x86: thinkpad-acpi: profile capabilities as integerMark Pearson
2022-06-21platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child()Rafael J. Wysocki
2022-05-06platform/x86: thinkpad_acpi: Correct dual fan probeMark Pearson
2022-05-06platform/x86: thinkpad_acpi: Add a s2idle resume quirk for a number of laptopsMario Limonciello
2022-05-06platform/x86: thinkpad_acpi: Convert btusb DMI list to quirksMario Limonciello
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-03-17platform/x86: thinkpad_acpi: consistently check fan_get_status return.Tom Rix
2022-03-09platform/x86: thinkpad_acpi: Don't use test_bit on an integerHans de Goede
2022-03-09platform/x86: thinkpad_acpi: Fix compiler warning about uninitialized err var...Hans de Goede
2022-03-09platform/x86: thinkpad_acpi: clean up dytc profile convertMark Pearson
2022-03-02platform/x86: thinkpad_acpi: Add PSC mode supportMark Pearson
2022-03-02platform/x86: thinkpad_acpi: Add dual fan probeMark Pearson
2022-02-28Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie