summaryrefslogtreecommitdiffstats
path: root/include/linux/acpi.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-141-4/+4
|\
| * gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()Andy Shevchenko2024-04-151-4/+4
| |
| \
*-. | Merge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'Rafael J. Wysocki2024-05-131-1/+1
|\ \|
| * | ACPI: Move acpi_blacklisted() declaration to asm/acpi.hKuppuswamy Sathyanarayanan2024-04-301-1/+1
| |/
| |
| \
*-. \ Merge branches 'acpi-resource', 'acpi-property' and 'acpi-numa'Rafael J. Wysocki2024-05-131-5/+0
|\ \ \ | | |/ | |/|
| | * ACPI/NUMA: Remove architecture dependent remainingsRobert Richter2024-05-071-5/+0
| |/
* | ACPI: bus: Indicate support for IRQ ResourceSource thru _OSCArmin Wolf2024-03-271-0/+1
* | ACPI: Fix Generic Initiator Affinity _OSC bitArmin Wolf2024-03-271-1/+1
* | ACPI: bus: Indicate support for the Generic Event Device thru _OSCArmin Wolf2024-03-271-0/+1
* | ACPI: bus: Indicate support for more than 16 p-states thru _OSCArmin Wolf2024-03-271-0/+1
* | ACPI: bus: Indicate support for _TFP thru _OSCArmin Wolf2024-03-271-0/+1
|/
* 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