summaryrefslogtreecommitdiff
path: root/include/linux/acpi.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-19Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+11
2024-01-04Merge branch 'acpi-thermal'Rafael J. Wysocki1-0/+7
2023-12-23acpi: numa: Add helper function to retrieve the performance attributesDave Jiang1-0/+11
2023-12-06ACPI: bus: update acpi_dev_hid_uid_match() to support multiple typesRaag Jadav1-6/+1
2023-12-06ACPI: bus: update acpi_dev_uid_match() to support multiple typesRaag Jadav1-5/+3
2023-11-22ACPI: Fix ARM32 platforms compile issue introduced by fw_table changesDave Jiang1-11/+11
2023-11-21thermal: ACPI: Move the ACPI thermal library to drivers/acpi/Rafael J. Wysocki1-0/+7
2023-11-05Merge tag 'i2c-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2023-11-05Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-31/+11
2023-11-02Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+1
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+5
2023-10-28ACPI: Add helper acpi_use_parent_companionHeiner Kallweit1-0/+5
2023-10-28acpi: Move common tables helper functions to common libDave Jiang1-31/+11
2023-10-24ACPI: utils: Introduce acpi_dev_uid_match() for matching _UIDRaag Jadav1-0/+5
2023-10-24arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helperJames Morse1-0/+5
2023-10-04cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep1-0/+9
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-8/+1
2023-08-25Merge branch 'acpi-pm'Rafael J. Wysocki1-2/+8
2023-08-21ACPI: x86: s2idle: Add a function to get LPS0 constraint for a deviceMario Limonciello1-0/+6
2023-08-21ACPI: Adjust #ifdef for *_lps0_dev useMario Limonciello1-2/+2
2023-08-17ACPI: Remove unused extern declaration acpi_paddr_to_node()YueHaibing1-2/+0
2023-07-07Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+9
2023-07-04ACPI: bus: Introduce acpi_match_acpi_device() helperAndy Shevchenko1-0/+9
2023-07-03Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-14/+0
2023-07-01Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+2
2023-06-15ACPI: Move ACPI_DEVICE_CLASS() to mod_devicetable.hAndy Shevchenko1-14/+0
2023-06-10init: consolidate prototypes in linux/init.hArnd Bergmann1-1/+2
2023-06-08ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()Sudeep Holla1-0/+6
2023-05-09platform/x86: wmi: Allow retrieving the number of WMI object instancesArmin Wolf1-0/+2
2023-04-28Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+5
2023-04-17ACPI: bus: Add stub acpi_sleep_state_supported() in non-ACPI casesSaurabh Sengar1-0/+5
2023-04-06ACPI: Replace irqdomain.h include with struct declarationsRob Herring1-2/+4
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman1-2/+2
2023-01-20ACPI: utils: Add acpi_evaluate_dsm_typed() and acpi_check_dsm() stubsAndy Shevchenko1-0/+15
2022-12-12Merge branches 'acpi-pm', 'acpi-processor', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki1-0/+2
2022-11-23ACPI: PM: Silence missing prototype warningSudeep Holla1-0/+2
2022-11-23ACPI: FFH: Silence missing prototype warningsSudeep Holla1-0/+4
2022-11-14ACPI: Implement a generic FFH Opregion handlerSudeep Holla1-0/+7
2022-10-10Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-5/+18
2022-10-10Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'Rafael J. Wysocki1-5/+18
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2022-10-04ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flagsRaul E Rangel1-1/+1
2022-10-04gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_getRaul E Rangel1-4/+17
2022-10-03Merge branch 'acpi-uid'Rafael J. Wysocki1-0/+5
2022-09-30Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'Rafael J. Wysocki1-5/+7
2022-09-24LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMAJianmin Lv1-3/+6
2022-09-24ACPI: scan: Support multiple DMA windows with different offsetsJianmin Lv1-4/+3
2022-09-19ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integerAndy Shevchenko1-0/+5