summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/x86
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ACPI: PM: s2idle: Add support for new Microsoft UUIDPratik Vishwakarma2021-06-181-4/+30
* | ACPI: PM: s2idle: Add support for multiple func maskPratik Vishwakarma2021-06-181-11/+20
* | ACPI: PM: s2idle: Refactor common codePratik Vishwakarma2021-06-181-32/+35
* | ACPI: PM: s2idle: Use correct revision idPratik Vishwakarma2021-06-181-1/+1
* | ACPI: PM: s2idle: Add missing LPS0 functions for AMDAlex Deucher2021-05-171-0/+4
|/
* ACPI: PM: s2idle: Drop unused local variables and related codeRafael J. Wysocki2021-01-071-13/+1
* ACPI: PM: s2idle: Move x86-specific code to the x86 directoryRafael J. Wysocki2020-12-171-0/+460
* ACPI: Convert to new X86 CPU match macrosThomas Gleixner2020-03-241-10/+10
* x86/intel: Aggregate big core mobile namingPeter Zijlstra2019-08-281-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-8/+2
* ACPI / x86: Make PWM2 device always present at Lenovo Yoga BookYauhen Kharuzhy2019-02-151-0/+5
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-1/+1
|\
| * ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg2018-10-021-1/+1
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-231-1/+1
|\ \
| * | x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-1/+1
| |/
* / ACPI / property: Switch to bitmap_zalloc()Andy Shevchenko2018-09-101-2/+2
|/
* ACPI / x86: utils: Remove status workaround from acpi_device_always_present()Hans de Goede2018-08-091-10/+0
* ACPI / x86: enable touchscreen on Dell Venue Pro 7139Tristian Celestin2018-07-041-3/+9
* ACPI / x86: Extend KIOX000A quirk to cover all affected BIOS versionsHans de Goede2017-10-211-1/+17
* ACPI / property: Support Apple _DSM propertiesLukas Wunner2017-08-031-0/+141
* ACPI / x86: Add KIOX000A accelerometer on GPD win to always_present_ids arrayHans de Goede2017-07-121-0/+13
* ACPI / x86: Add Dell Venue 11 Pro 7130 touchscreen to always_present_idsHans de Goede2017-07-121-0/+9
* ACPI / x86: Allow matching always_present_id array entries by DMIHans de Goede2017-07-121-4/+15
* ACPI / bus: Add INT0002 to list of always-present devicesHans de Goede2017-04-271-0/+5
* ACPI / bus: Introduce a list of ids for "always present" devicesHans de Goede2017-04-271-0/+85