summaryrefslogtreecommitdiff
path: root/drivers/acpi/x86
AgeCommit message (Expand)Author
2022-02-07ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems"Mario Limonciello
2022-01-04ACPI / x86: Skip AC and battery devices on x86 Android tablets with broken DSDTsHans de Goede
2022-01-04ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helperHans de Goede
2022-01-04Merge branch 'acpi-scan' into acpi-x86Rafael J. Wysocki
2021-12-30ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpersHans de Goede
2021-12-17ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()Rafael J. Wysocki
2021-12-01ACPI / x86: Add PWM2 on the Xiaomi Mi Pad 2 to the always_present listHans de Goede
2021-12-01ACPI / x86: Add not-present quirk for the PCI0.SDHB.BRC1 device on the GPD winHans de Goede
2021-12-01ACPI / x86: Allow specifying acpi_device_override_status() quirks by pathHans de Goede
2021-12-01ACPI: Change acpi_device_always_present() into acpi_device_override_status()Hans de Goede
2021-12-01ACPI / x86: Drop PWM2 device on Lenovo Yoga Book from always present tableHans de Goede
2021-10-12ACPI: PM: Include alternate AMDI0005 id in special behaviourSachi King
2021-09-02ACPI: PM: s2idle: Run both AMD and Microsoft methods if both are supportedMario Limonciello
2021-08-16ACPI: PM: s2idle: Invert Microsoft UUID entry and exitMario Limonciello
2021-07-26ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007Mario Limonciello
2021-07-07Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-07-01ACPI: PM: Only mark EC GPE for wakeup on Intel systemsMario Limonciello
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-18ACPI: PM: Adjust behavior for field problems on AMD systemsMario Limonciello
2021-06-18ACPI: PM: s2idle: Add support for new Microsoft UUIDPratik Vishwakarma
2021-06-18ACPI: PM: s2idle: Add support for multiple func maskPratik Vishwakarma
2021-06-18ACPI: PM: s2idle: Refactor common codePratik Vishwakarma
2021-06-18ACPI: PM: s2idle: Use correct revision idPratik Vishwakarma
2021-06-16ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hintMario Limonciello
2021-05-17ACPI: PM: s2idle: Add missing LPS0 functions for AMDAlex Deucher
2021-01-07ACPI: PM: s2idle: Drop unused local variables and related codeRafael J. Wysocki
2020-12-17ACPI: PM: s2idle: Move x86-specific code to the x86 directoryRafael J. Wysocki
2020-03-24ACPI: Convert to new X86 CPU match macrosThomas Gleixner
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-15ACPI / x86: Make PWM2 device always present at Lenovo Yoga BookYauhen Kharuzhy
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-02ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2018-09-10ACPI / property: Switch to bitmap_zalloc()Andy Shevchenko
2018-08-09ACPI / x86: utils: Remove status workaround from acpi_device_always_present()Hans de Goede
2018-07-04ACPI / x86: enable touchscreen on Dell Venue Pro 7139Tristian Celestin
2017-10-21ACPI / x86: Extend KIOX000A quirk to cover all affected BIOS versionsHans de Goede
2017-08-03ACPI / property: Support Apple _DSM propertiesLukas Wunner
2017-07-12ACPI / x86: Add KIOX000A accelerometer on GPD win to always_present_ids arrayHans de Goede
2017-07-12ACPI / x86: Add Dell Venue 11 Pro 7130 touchscreen to always_present_idsHans de Goede
2017-07-12ACPI / x86: Allow matching always_present_id array entries by DMIHans de Goede
2017-04-27ACPI / bus: Add INT0002 to list of always-present devicesHans de Goede
2017-04-27ACPI / bus: Introduce a list of ids for "always present" devicesHans de Goede