summaryrefslogtreecommitdiff
path: root/include/linux/acpi.h
AgeCommit message (Expand)Author
2024-07-16Merge tag 'acpi-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-07-15Merge branches 'acpi-pmic', 'acpi-battery' and 'acpi-numa'Rafael J. Wysocki
2024-07-01ACPI: bus: Indicate support for battery charge limiting thru _OSCArmin Wolf
2024-06-28irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUsJames Morse
2024-06-28ACPI: processor: Add acpi_get_processor_handle() helperJonathan Cameron
2024-06-13ACPI: NUMA: Consolidate header includesThorsten Blum
2024-05-14Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-13Merge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'Rafael J. Wysocki
2024-05-13Merge branches 'acpi-resource', 'acpi-property' and 'acpi-numa'Rafael J. Wysocki
2024-05-07ACPI/NUMA: Remove architecture dependent remainingsRobert Richter
2024-04-30ACPI: Move acpi_blacklisted() declaration to asm/acpi.hKuppuswamy Sathyanarayanan
2024-04-15gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()Andy Shevchenko
2024-03-27ACPI: bus: Indicate support for IRQ ResourceSource thru _OSCArmin Wolf
2024-03-27ACPI: Fix Generic Initiator Affinity _OSC bitArmin Wolf
2024-03-27ACPI: bus: Indicate support for the Generic Event Device thru _OSCArmin Wolf
2024-03-27ACPI: bus: Indicate support for more than 16 p-states thru _OSCArmin Wolf
2024-03-27ACPI: bus: Indicate support for _TFP thru _OSCArmin Wolf
2024-03-16Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-03-12cxl/region: Deal with numa nodes not enumerated by SRATDave Jiang
2024-03-12cxl/region: Add memory hotplug notifier for cxl regionDave Jiang
2024-02-15ACPI: utils: Make acpi_handle_path() not staticSakari Ailus
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-01-04Merge branch 'acpi-thermal'Rafael J. Wysocki
2023-12-22acpi: numa: Add helper function to retrieve the performance attributesDave Jiang
2023-12-06ACPI: bus: update acpi_dev_hid_uid_match() to support multiple typesRaag Jadav
2023-12-06ACPI: bus: update acpi_dev_uid_match() to support multiple typesRaag Jadav
2023-11-22ACPI: Fix ARM32 platforms compile issue introduced by fw_table changesDave Jiang
2023-11-21thermal: ACPI: Move the ACPI thermal library to drivers/acpi/Rafael J. Wysocki
2023-11-05Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-04Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-10-28ACPI: Add helper acpi_use_parent_companionHeiner Kallweit
2023-10-27acpi: Move common tables helper functions to common libDave Jiang
2023-10-24ACPI: utils: Introduce acpi_dev_uid_match() for matching _UIDRaag Jadav
2023-10-24arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse
2023-10-04cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-08-25Merge branch 'acpi-pm'Rafael J. Wysocki
2023-08-21ACPI: x86: s2idle: Add a function to get LPS0 constraint for a deviceMario Limonciello
2023-08-21ACPI: Adjust #ifdef for *_lps0_dev useMario Limonciello
2023-08-17ACPI: Remove unused extern declaration acpi_paddr_to_node()YueHaibing
2023-07-06Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-07-04ACPI: bus: Introduce acpi_match_acpi_device() helperAndy Shevchenko
2023-07-03Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-30Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-15ACPI: Move ACPI_DEVICE_CLASS() to mod_devicetable.hAndy Shevchenko
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann
2023-06-08ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()Sudeep Holla