summaryrefslogtreecommitdiffstats
path: root/include/linux/acpi.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-03-161-0/+21
|\
| * cxl/region: Deal with numa nodes not enumerated by SRATDave Jiang2024-03-121-0/+9
| * cxl/region: Add memory hotplug notifier for cxl regionDave Jiang2024-03-121-0/+12
* | ACPI: utils: Make acpi_handle_path() not staticSakari Ailus2024-02-151-0/+1
|/
* Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-01-181-0/+11
|\
| * acpi: numa: Add helper function to retrieve the performance attributesDave Jiang2023-12-221-0/+11
* | Merge branch 'acpi-thermal'Rafael J. Wysocki2024-01-041-0/+7
|\ \
| * | thermal: ACPI: Move the ACPI thermal library to drivers/acpi/Rafael J. Wysocki2023-11-211-0/+7
* | | ACPI: bus: update acpi_dev_hid_uid_match() to support multiple typesRaag Jadav2023-12-061-6/+1
* | | ACPI: bus: update acpi_dev_uid_match() to support multiple typesRaag Jadav2023-12-061-5/+3
| |/ |/|
* | ACPI: Fix ARM32 platforms compile issue introduced by fw_table changesDave Jiang2023-11-221-11/+11
|/
* Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-051-0/+5
|\
| * ACPI: Add helper acpi_use_parent_companionHeiner Kallweit2023-10-281-0/+5
* | Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-11-041-31/+11
|\ \
| * | acpi: Move common tables helper functions to common libDave Jiang2023-10-271-31/+11
| |/
* | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-8/+1
|\ \
| * | arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-8/+1
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-11-011-0/+5
|\ \
| * | arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse2023-10-241-0/+5
| |/
* | ACPI: utils: Introduce acpi_dev_uid_match() for matching _UIDRaag Jadav2023-10-241-0/+5
* | cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep2023-10-041-0/+9
|/
* Merge branch 'acpi-pm'Rafael J. Wysocki2023-08-251-2/+8
|\
| * ACPI: x86: s2idle: Add a function to get LPS0 constraint for a deviceMario Limonciello2023-08-211-0/+6
| * ACPI: Adjust #ifdef for *_lps0_dev useMario Limonciello2023-08-211-2/+2
* | ACPI: Remove unused extern declaration acpi_paddr_to_node()YueHaibing2023-08-171-2/+0
|/
* Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2023-07-061-0/+9
|\
| * ACPI: bus: Introduce acpi_match_acpi_device() helperAndy Shevchenko2023-07-041-0/+9
* | Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-031-14/+0
|\ \
| * | ACPI: Move ACPI_DEVICE_CLASS() to mod_devicetable.hAndy Shevchenko2023-06-151-14/+0
* | | Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-06-301-0/+2
|\ \ \
| * | | platform/x86: wmi: Allow retrieving the number of WMI object instancesArmin Wolf2023-05-091-0/+2
| |/ /
* | | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-1/+2
|\ \ \ | |_|/ |/| |
| * | init: consolidate prototypes in linux/init.hArnd Bergmann2023-06-091-1/+2
| |/
* / ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()Sudeep Holla2023-06-081-0/+6
|/
* Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-04-271-0/+5
|\
| * ACPI: bus: Add stub acpi_sleep_state_supported() in non-ACPI casesSaurabh Sengar2023-04-171-0/+5
* | ACPI: Replace irqdomain.h include with struct declarationsRob Herring2023-04-061-2/+4
|/
* Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-2/+2
|\
| * driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-2/+2
* | ACPI: utils: Add acpi_evaluate_dsm_typed() and acpi_check_dsm() stubsAndy Shevchenko2023-01-201-0/+15
|/
*-. Merge branches 'acpi-pm', 'acpi-processor', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki2022-12-121-0/+2
|\ \
| * | ACPI: PM: Silence missing prototype warningSudeep Holla2022-11-231-0/+2
| |/
* | ACPI: FFH: Silence missing prototype warningsSudeep Holla2022-11-231-0/+4
* | ACPI: Implement a generic FFH Opregion handlerSudeep Holla2022-11-141-0/+7
|/
* Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2022-10-101-5/+18
|\
| *-. Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'Rafael J. Wysocki2022-10-101-5/+18
| |\ \
| | * | ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flagsRaul E Rangel2022-10-041-1/+1
| | * | gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_getRaul E Rangel2022-10-041-4/+17
| | |/
* | | Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-051-0/+1
|\ \ \ | |/ / |/| |
| * | ACPI: s2idle: Add a new ->check() callback for platform_s2idle_opsMario Limonciello2022-09-091-0/+1
| |/