summaryrefslogtreecommitdiffstats
path: root/include/linux/acpi.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge branch 'acpi-uid'Rafael J. Wysocki2022-10-031-0/+5
|\ \
| * | ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integerAndy Shevchenko2022-09-191-0/+5
| |/
| |
| \
*-. | Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'Rafael J. Wysocki2022-09-301-5/+7
|\ \|
| * | LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMAJianmin Lv2022-09-241-3/+6
| * | ACPI: scan: Support multiple DMA windows with different offsetsJianmin Lv2022-09-241-4/+3
| |/
* / ACPI: resource: Add helper function acpi_dev_get_memory_resources()Heikki Krogerus2022-09-101-0/+1
|/
* Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-111-1/+1
|\
| * Merge branch 'acpi-properties'Rafael J. Wysocki2022-08-111-1/+1
| |\
| | * ACPI: property: Add support for parsing buffer property UUIDSakari Ailus2022-07-271-1/+1
* | | Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-08-061-0/+6
|\ \ \
| * | | ACPI: utils: Add api to read _SUB from ACPIStefan Binding2022-07-151-0/+6
* | | | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-041-5/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | ACPI: Remove the unused find_acpi_cpu_cache_topology()Sudeep Holla2022-07-041-5/+0
| |/ /
* | | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-011-1/+3
|\ \ \ | |_|/ |/| |
| * | irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArchJianmin Lv2022-07-201-0/+1
| * | ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallbackMarc Zyngier2022-07-201-0/+1
| * | APCI: irq: Add support for multiple GSI domainsMarc Zyngier2022-07-201-1/+1
| |/
* / ACPI: CPPC: Only probe for _CPC if CPPC v2 is ackedMario Limonciello2022-07-051-1/+1
|/
* Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-301-3/+0
|\
| *-. Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2022-05-301-3/+0
| |\ \
| | | * ACPI: OSL: Remove the helper for deactivating memory regionHeikki Krogerus2022-04-271-3/+0
| | |/
* | | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-05-271-1/+41
|\ \ \ | |/ / |/| |
| * | PCI/ACPI: negotiate CXL _OSCVishal Verma2022-04-281-1/+24
| * | PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridgesDan Williams2022-04-281-0/+4
| * | PCI/ACPI: add a helper for retrieving _OSC Control DWORDsVishal Verma2022-04-281-0/+13
| |/
* / ACPI: CPPC: Check _OSC for flexible address spacePierre Gondois2022-05-191-0/+2
|/
* Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-03-251-1/+9
|\
| * ACPI / x86: Add support for LPS0 callback handlerMario Limonciello2022-03-171-1/+9
* | Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-03-211-1/+1
|\ \
| * | PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse2022-03-161-1/+1
| |/
| |
| \
*-. | Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei'Rafael J. Wysocki2022-03-181-2/+2
|\ \|
| * | ACPI: platform: Constify properties parameter in acpi_create_platform_device()Andy Shevchenko2022-03-011-2/+2
| |/
* / ACPI: bus: Avoid using CPPC if not supported by firmwareRafael J. Wysocki2022-03-171-0/+1
|/
* Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-01-121-7/+27
|\
| * ACPI: Add a context argument for table parsing handlersDan Williams2021-11-151-0/+11
| * ACPI: Teach ACPI table parsing about the CEDT header formatDan Williams2021-11-151-0/+1
| * ACPI: Keep sub-table parsing infrastructure available for modulesDan Williams2021-11-151-7/+15