aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-02ACPI: PM: s2idle: Run both AMD and Microsoft methods if both are supportedMario Limonciello1-28/+39
2021-08-16ACPI: PM: s2idle: Invert Microsoft UUID entry and exitMario Limonciello1-2/+2
2021-07-26ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007Mario Limonciello1-2/+8
2021-07-07Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+8
2021-07-01ACPI: PM: Only mark EC GPE for wakeup on Intel systemsMario Limonciello1-4/+8
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+25
2021-06-18ACPI: PM: Adjust behavior for field problems on AMD systemsMario Limonciello1-0/+15
2021-06-18ACPI: PM: s2idle: Add support for new Microsoft UUIDPratik Vishwakarma1-4/+30
2021-06-18ACPI: PM: s2idle: Add support for multiple func maskPratik Vishwakarma1-11/+20
2021-06-18ACPI: PM: s2idle: Refactor common codePratik Vishwakarma1-32/+35
2021-06-18ACPI: PM: s2idle: Use correct revision idPratik Vishwakarma1-1/+1
2021-06-16ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hintMario Limonciello1-0/+25
2021-05-17ACPI: PM: s2idle: Add missing LPS0 functions for AMDAlex Deucher1-0/+4
2021-01-07ACPI: PM: s2idle: Drop unused local variables and related codeRafael J. Wysocki1-13/+1
2020-12-17ACPI: PM: s2idle: Move x86-specific code to the x86 directoryRafael J. Wysocki1-0/+460
2020-03-24ACPI: Convert to new X86 CPU match macrosThomas Gleixner1-10/+10
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-8/+2
2019-02-15ACPI / x86: Make PWM2 device always present at Lenovo Yoga BookYauhen Kharuzhy1-0/+5
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-10-02ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg1-1/+1
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-1/+1
2018-09-10ACPI / property: Switch to bitmap_zalloc()Andy Shevchenko1-2/+2
2018-08-09ACPI / x86: utils: Remove status workaround from acpi_device_always_present()Hans de Goede1-10/+0
2018-07-04ACPI / x86: enable touchscreen on Dell Venue Pro 7139Tristian Celestin1-3/+9
2017-10-21ACPI / x86: Extend KIOX000A quirk to cover all affected BIOS versionsHans de Goede1-1/+17
2017-08-03ACPI / property: Support Apple _DSM propertiesLukas Wunner1-0/+141
2017-07-12ACPI / x86: Add KIOX000A accelerometer on GPD win to always_present_ids arrayHans de Goede1-0/+13
2017-07-12ACPI / x86: Add Dell Venue 11 Pro 7130 touchscreen to always_present_idsHans de Goede1-0/+9
2017-07-12ACPI / x86: Allow matching always_present_id array entries by DMIHans de Goede1-4/+15
2017-04-27ACPI / bus: Add INT0002 to list of always-present devicesHans de Goede1-0/+5
2017-04-27ACPI / bus: Introduce a list of ids for "always present" devicesHans de Goede1-0/+85