aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/x86
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'Rafael J. Wysocki5-7/+1623
2024-04-23ACPI: PM: s2idle: Evaluate all Low-Power S0 Idle _DSM functionsRafael J. Wysocki1-5/+3
2024-04-08ACPI: x86: Add PNP_UART1_SKIP quirk for Lenovo Blade2 tabletsHans de Goede1-7/+13
2024-04-08ACPI: x86: utils: Mark SMO8810 accel on Dell XPS 15 9550 as always presentHans de Goede1-0/+9
2024-04-08ACPI: x86: Move LPSS to x86 folderAndy Shevchenko2-0/+1356
2024-04-08ACPI: x86: Move blacklist to x86 folderAndy Shevchenko2-0/+142
2024-04-08ACPI: x86: Move acpi_cmos_rtc to x86 folderAndy Shevchenko2-0/+99
2024-04-08ACPI: x86: Introduce a MakefileAndy Shevchenko1-0/+4
2024-03-11Merge branches 'acpi-x86', 'acpi-video', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki1-4/+34
2024-02-22ACPI: x86: Add DELL0501 handling to acpi_quirk_skip_serdev_enumeration()Hans de Goede1-0/+20
2024-02-22ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...Hans de Goede1-4/+14
2024-02-12ACPI: PM: s2idle: Enable Low-Power S0 Idle MSFT UUID for non-AMD systemsRafael J. Wysocki1-10/+27
2023-10-26Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid'Rafael J. Wysocki2-5/+3
2023-10-24ACPI: x86: use acpi_dev_uid_match() for matching _UIDRaag Jadav1-2/+1
2023-10-03ACPI: x86: s2idle: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-3/+2
2023-08-25Merge branch 'acpi-pm'Rafael J. Wysocki1-34/+65
2023-08-21ACPI: x86: s2idle: Add a function to get LPS0 constraint for a deviceMario Limonciello1-0/+24
2023-08-21ACPI: x86: s2idle: Add for_each_lpi_constraint() helperAndy Shevchenko1-11/+15
2023-08-21ACPI: x86: s2idle: Add more debugging for AMD constraints parsingMario Limonciello1-3/+7
2023-08-21ACPI: x86: s2idle: Fix a logic error parsing AMD constraints tableMario Limonciello1-19/+12
2023-08-21ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objectsMario Limonciello1-0/+6
2023-08-21ACPI: x86: s2idle: Post-increment variables when getting constraintsMario Limonciello1-4/+4
2023-07-14ACPI: processor: Move MWAIT quirk out of acpi_processor.cMichal Wilczynski1-0/+35
2023-06-26Merge tag 'pm-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-6/+46
2023-06-26Merge branches 'acpi-x86', 'acpi-video', 'acpi-soc' and 'acpi-tables'Rafael J. Wysocki1-5/+21
2023-06-12ACPI: x86: Add pm_debug_messages for LPS0 _DSM state trackingMario Limonciello1-6/+46
2023-06-05ACPI: x86: s2idle: Adjust Microsoft LPS0 _DSM handling sequenceMario Limonciello1-7/+7
2023-05-18ACPI: x86: Add ACPI_QUIRK_UART1_SKIP for Lenovo Yoga Book yb1-x90f/lHans de Goede1-4/+9
2023-05-17ACPI: x86: Add skip i2c clients quirk for Nextbook Ares 8AHans de Goede1-1/+12
2023-05-03Merge branches 'acpi-pm' and 'acpi-properties'Rafael J. Wysocki1-1/+10
2023-04-27ACPI: property: Support strings in Apple _DSM propsHector Martin1-1/+10
2023-04-27ACPI: x86: utils: Remove Lenovo Yoga Tablet 2's MAGN0001Marius Hoch1-0/+10
2023-04-06ACPI: x86: utils: Add Picasso to the list for forcing StorageD3EnableMario Limonciello1-0/+1
2023-03-07ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Book X90Hans de Goede1-0/+11
2023-03-07ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 7 B1-750Hans de Goede1-0/+10
2023-03-07ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helperHans de Goede1-3/+21
2023-03-03Merge branches 'acpi-pm' and 'acpi-x86'Rafael J. Wysocki2-48/+13
2023-03-01ACPI: x86: utils: Add Cezanne to the list for forcing StorageD3EnableMario Limonciello1-24/+13
2023-02-28ACPI: x86: Drop quirk for HP ElitebookMario Limonciello1-24/+0
2022-12-22ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+Mario Limonciello1-84/+3
2022-12-22ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865Mario Limonciello1-0/+20
2022-12-08ACPI: x86: Add skip i2c clients quirk for Medion Lifetab S10346Hans de Goede1-0/+11
2022-12-02ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Tab 3 Pro (YT3-X90F)Hans de Goede1-1/+12
2022-10-28ACPI: x86: Add another system to quirk list for forcing StorageD3EnableMario Limonciello1-0/+6
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+8
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+14
2022-10-03Merge branch 'acpi-uid'Rafael J. Wysocki1-4/+10
2022-09-30Merge branches 'acpi-properties', 'acpi-tables', 'acpi-x86' and 'acpi-soc'Rafael J. Wysocki2-1/+19
2022-09-28ACPI: x86: s2idle: Add another ID to s2idle_dmi_tableMario Limonciello1-0/+11
2022-09-28ACPI: x86: s2idle: Fix a NULL pointer dereferenceMario Limonciello1-1/+1
2022-09-25ACPI: x86: s2idle: Add a quirk for ASUSTeK COMPUTER INC. ROG Flow X13Mario Limonciello1-0/+11
2022-09-25ACPI: x86: s2idle: Add a quirk for Lenovo Slim 7 Pro 14ARH7Mario Limonciello1-0/+12
2022-09-25ACPI: x86: s2idle: Add a quirk for ASUS ROG Zephyrus G14Mario Limonciello1-0/+8
2022-09-25ACPI: x86: s2idle: Add a quirk for ASUS TUF Gaming A17 FA707REMario Limonciello1-1/+25
2022-09-25ACPI: x86: s2idle: Add module parameter to prefer Microsoft GUIDMario Limonciello1-6/+10
2022-09-25ACPI: x86: s2idle: If a new AMD _HID is missing assume RembrandtMario Limonciello1-1/+1
2022-09-25ACPI: x86: s2idle: Move _HID handling for AMD systems into structuresMario Limonciello1-17/+46
2022-09-24ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3EnableMario Limonciello1-1/+18
2022-09-19ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko1-4/+10
2022-09-09ACPI: s2idle: Add a new ->check() callback for platform_s2idle_opsMario Limonciello1-0/+14
2022-09-07freezer: Have {,un}lock_system_sleep() save/restore flagsPeter Zijlstra1-4/+8
2022-09-03ACPI: property: Silence missing-declarations warning in apple.cLukas Wunner1-0/+1
2022-07-26ACPI: PM: x86: Print messages regarding LPS0 idle supportRafael J. Wysocki1-1/+3
2022-07-15ACPI: PM: s2idle: Use LPS0 idle if ACPI_FADT_LOW_POWER_S0 is unsetRafael J. Wysocki1-6/+5
2022-07-05ACPI: PM: s2idle: Add support for upcoming AMD uPEP HID AMDI008Shyam Sundar S K1-1/+3
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+40
2022-03-17ACPI / x86: Add support for LPS0 callback handlerMario Limonciello1-0/+40
2022-03-08ACPI / x86: Add skip i2c clients quirk for Lenovo Yoga Tablet 1050F/LHans de Goede1-0/+12
2022-03-08ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8Hans de Goede1-0/+9
2022-02-07ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems"Mario Limonciello1-8/+4
2022-01-04ACPI / x86: Skip AC and battery devices on x86 Android tablets with broken DSDTsHans de Goede1-3/+6
2022-01-04ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helperHans de Goede1-4/+73
2022-01-04Merge branch 'acpi-scan' into acpi-x86Rafael J. Wysocki2-2/+113
2021-12-30ACPI / x86: Add acpi_quirk_skip_[i2c_client|serdev]_enumeration() helpersHans de Goede1-0/+111
2021-12-17ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()Rafael J. Wysocki1-2/+2
2021-12-01ACPI / x86: Add PWM2 on the Xiaomi Mi Pad 2 to the always_present listHans de Goede1-0/+6
2021-12-01ACPI / x86: Add not-present quirk for the PCI0.SDHB.BRC1 device on the GPD winHans de Goede1-3/+17
2021-12-01ACPI / x86: Allow specifying acpi_device_override_status() quirks by pathHans de Goede1-10/+32
2021-12-01ACPI: Change acpi_device_always_present() into acpi_device_override_status()Hans de Goede1-27/+37
2021-12-01ACPI / x86: Drop PWM2 device on Lenovo Yoga Book from always present tableHans de Goede1-4/+0
2021-10-12ACPI: PM: Include alternate AMDI0005 id in special behaviourSachi King1-1/+2
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/...Linus 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/gi...Linus Torvalds1-1/+1
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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