summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/x86
Commit message (Expand)AuthorAgeFilesLines
* ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+Mario Limonciello2022-12-221-84/+3
* ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865Mario Limonciello2022-12-221-0/+20
* ACPI: x86: Add skip i2c clients quirk for Medion Lifetab S10346Hans de Goede2022-12-081-0/+11
* ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Tab 3 Pro (YT3-X90F)Hans de Goede2022-12-021-1/+12
* ACPI: x86: Add another system to quirk list for forcing StorageD3EnableMario Limonciello2022-10-281-0/+6
* Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-101-4/+8
|\
| * freezer: Have {,un}lock_system_sleep() save/restore flagsPeter Zijlstra2022-09-071-4/+8
* | Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-051-0/+14
|\ \
| * | ACPI: s2idle: Add a new ->check() callback for platform_s2idle_opsMario Limonciello2022-09-091-0/+14
| |/
* | Merge branch 'acpi-uid'Rafael J. Wysocki2022-10-031-4/+10
|\ \
| * | ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko2022-09-191-4/+10
| |/
| |
| \
| \
| \
*---. \ Merge branches 'acpi-properties', 'acpi-tables', 'acpi-x86' and 'acpi-soc'Rafael J. Wysocki2022-09-302-1/+19
|\ \ \ \ | | | |/ | | |/|
| | | * ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3EnableMario Limonciello2022-09-241-1/+18
| | |/
| * / ACPI: property: Silence missing-declarations warning in apple.cLukas Wunner2022-09-031-0/+1
| |/
* | ACPI: x86: s2idle: Add another ID to s2idle_dmi_tableMario Limonciello2022-09-281-0/+11
* | ACPI: x86: s2idle: Fix a NULL pointer dereferenceMario Limonciello2022-09-281-1/+1
* | ACPI: x86: s2idle: Add a quirk for ASUSTeK COMPUTER INC. ROG Flow X13Mario Limonciello2022-09-251-0/+11
* | ACPI: x86: s2idle: Add a quirk for Lenovo Slim 7 Pro 14ARH7Mario Limonciello2022-09-251-0/+12
* | ACPI: x86: s2idle: Add a quirk for ASUS ROG Zephyrus G14Mario Limonciello2022-09-251-0/+8
* | ACPI: x86: s2idle: Add a quirk for ASUS TUF Gaming A17 FA707REMario Limonciello2022-09-251-1/+25
* | ACPI: x86: s2idle: Add module parameter to prefer Microsoft GUIDMario Limonciello2022-09-251-6/+10
* | ACPI: x86: s2idle: If a new AMD _HID is missing assume RembrandtMario Limonciello2022-09-251-1/+1
* | ACPI: x86: s2idle: Move _HID handling for AMD systems into structuresMario Limonciello2022-09-251-17/+46
|/
* ACPI: PM: x86: Print messages regarding LPS0 idle supportRafael J. Wysocki2022-07-261-1/+3
* ACPI: PM: s2idle: Use LPS0 idle if ACPI_FADT_LOW_POWER_S0 is unsetRafael J. Wysocki2022-07-151-6/+5
* ACPI: PM: s2idle: Add support for upcoming AMD uPEP HID AMDI008Shyam Sundar S K2022-07-051-1/+3
* Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-03-251-0/+40
|\
| * ACPI / x86: Add support for LPS0 callback handlerMario Limonciello2022-03-171-0/+40
* | ACPI / x86: Add skip i2c clients quirk for Lenovo Yoga Tablet 1050F/LHans de Goede2022-03-081-0/+12
* | ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8Hans de Goede2022-03-081-0/+9
* | ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems"Mario Limonciello2022-02-071-8/+4
|/
* ACPI / x86: Skip AC and battery devices on x86 Android tablets with broken DSDTsHans de Goede2022-01-041-3/+6
* ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helperHans de Goede2022-01-041-4/+73
* Merge branch 'acpi-scan' into acpi-x86Rafael J. Wysocki2022-01-042-2/+113
|\
| * ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpersHans de Goede2021-12-301-0/+111
| * ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()Rafael J. Wysocki2021-12-171-2/+2
* | ACPI / x86: Add PWM2 on the Xiaomi Mi Pad 2 to the always_present listHans de Goede2021-12-011-0/+6
* | ACPI / x86: Add not-present quirk for the PCI0.SDHB.BRC1 device on the GPD winHans de Goede2021-12-011-3/+17
* | ACPI / x86: Allow specifying acpi_device_override_status() quirks by pathHans de Goede2021-12-011-10/+32
* | ACPI: Change acpi_device_always_present() into acpi_device_override_status()Hans de Goede2021-12-011-27/+37
* | ACPI / x86: Drop PWM2 device on Lenovo Yoga Book from always present tableHans de Goede2021-12-011-4/+0
|/
* ACPI: PM: Include alternate AMDI0005 id in special behaviourSachi King2021-10-121-1/+2
* ACPI: PM: s2idle: Run both AMD and Microsoft methods if both are supportedMario Limonciello2021-09-021-28/+39
* ACPI: PM: s2idle: Invert Microsoft UUID entry and exitMario Limonciello2021-08-161-2/+2
* ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007Mario Limonciello2021-07-261-2/+8
* Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-07-071-4/+8
|\
| * ACPI: PM: Only mark EC GPE for wakeup on Intel systemsMario Limonciello2021-07-011-4/+8
* | Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-301-0/+25
|\ \ | |/ |/|
| * ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hintMario Limonciello2021-06-161-0/+25
* | ACPI: PM: Adjust behavior for field problems on AMD systemsMario Limonciello2021-06-181-0/+15