aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2022-09-28ACPI: x86: s2idle: Add another ID to s2idle_dmi_tableMario Limonciello
2022-09-28ACPI: x86: s2idle: Fix a NULL pointer dereferenceMario Limonciello
2022-09-28ACPI: Kconfig: Drop link to https://01.org/linux-acpiRafael J. Wysocki
2022-09-28ACPI: docs: Drop useless DSDT override documentationRafael J. Wysocki
2022-09-28ACPI: DPTF: Drop stale link from Kconfig helpRafael J. Wysocki
2022-09-26Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-25ACPI: x86: s2idle: Add a quirk for ASUSTeK COMPUTER INC. ROG Flow X13Mario Limonciello
2022-09-25ACPI: x86: s2idle: Add a quirk for Lenovo Slim 7 Pro 14ARH7Mario Limonciello
2022-09-25ACPI: x86: s2idle: Add a quirk for ASUS ROG Zephyrus G14Mario Limonciello
2022-09-25ACPI: x86: s2idle: Add a quirk for ASUS TUF Gaming A17 FA707REMario Limonciello
2022-09-25ACPI: x86: s2idle: Add module parameter to prefer Microsoft GUIDMario Limonciello
2022-09-25ACPI: x86: s2idle: If a new AMD _HID is missing assume RembrandtMario Limonciello
2022-09-25ACPI: x86: s2idle: Move _HID handling for AMD systems into structuresMario Limonciello
2022-09-24ACPI: scan: Add acpi_dev_get_next_consumer_dev()Daniel Scally
2022-09-24ACPI: resource: Add ASUS model S5402ZA to quirksKellen Renshaw
2022-09-24ACPI: AMBA: Add ARM DMA-330 controller to the supported listVijayenthiran Subramaniam
2022-09-24ACPI: APEI: Remove unneeded result variablesye xingchen
2022-09-24ACPI: fan: Reorder symbols to get rid of a few forward declarationsUwe Kleine-König
2022-09-24ACPI: CPPC: Disable FIE if registers in PCC regionsJeremy Linton
2022-09-24ACPI: scan: Support multiple DMA windows with different offsetsJianmin Lv
2022-09-24ACPI: AC: Remove the leftover struct acpi_ac_blHanjun Guo
2022-09-24ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3EnableMario Limonciello
2022-09-23ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel ...Dave Hansen
2022-09-22ACPI: PCI: Rework acpi_get_pci_dev()Rafael J. Wysocki
2022-09-22ACPI: PCC: Fix Tx acknowledge in the PCC address space handlerHuisong Li
2022-09-22ACPI: PCC: replace wait_for_completion()Huisong Li
2022-09-22ACPI: PCC: Release resources on address space setup failure pathRafael Mendonca
2022-09-22ACPI: HMAT: Drop unused dev_fmt() and redundant 'HMAT' prefixLiu Shixin
2022-09-19ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko
2022-09-19ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko
2022-09-19ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integerAndy Shevchenko
2022-09-10ACPI: resource: Skip IRQ override on Asus Vivobook K3402ZA/K3502ZATamim Khan
2022-09-10ACPI: LPSS: Use the helper acpi_dev_get_memory_resources()Heikki Krogerus
2022-09-10ACPI: APD: Use the helper acpi_dev_get_memory_resources()Heikki Krogerus
2022-09-10ACPI: resource: Add helper function acpi_dev_get_memory_resources()Heikki Krogerus
2022-09-10ACPI: resource: Filter out the non memory resources in is_memory()Heikki Krogerus
2022-09-10ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid phys addressHans de Goede
2022-09-09ACPI: video: Change disable_backlight_sysfs_if quirks to acpi_backlight=nativeHans de Goede
2022-09-09ACPI: s2idle: Add a new ->check() callback for platform_s2idle_opsMario Limonciello
2022-09-09iommu/dma: Make header privateRobin Murphy
2022-09-07freezer: Have {,un}lock_system_sleep() save/restore flagsPeter Zijlstra
2022-09-03ACPI: property: Silence missing-declarations warning in apple.cLukas Wunner
2022-09-03ACPI: platform: Use PLATFORM_DEVID_NONE in acpi_create_platform_device()John Garry
2022-09-03ACPI: platform: Sort forbidden_id_list[] in ascending orderAndy Shevchenko
2022-09-03ACPI: platform: Use sizeof(*pointer) instead of sizeof(type)Andy Shevchenko
2022-09-03ACPI: platform: Remove redundant print on -ENOMEMAndy Shevchenko
2022-09-03ACPI: platform: Get rid of redundant 'else'Andy Shevchenko
2022-09-03ACPI: property: Use acpi_dev_parent()Rafael J. Wysocki
2022-09-03ACPI: bus: Refactor ACPI matching functions for better readabilityAndy Shevchenko
2022-09-03ACPI: bus: Drop kernel doc annotation from acpi_bus_notify()Andy Shevchenko