summaryrefslogtreecommitdiffstats
path: root/include/linux/acpi.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-01-101-1/+1
|\ \
| * | PM: hibernate: Allow ACPI hardware signature to be honouredDavid Woodhouse2021-12-081-1/+1
* | | ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtypeSudeep Holla2022-01-041-0/+6
|/ /
* | ACPI: Make acpi_node_get_parent() localSakari Ailus2021-11-231-7/+0
* | ACPI: Add stubs for wakeup handler functionsMario Limonciello2021-11-161-0/+9
|/
* Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-101-0/+5
|\
| * ACPI: Add a convenience function to tell a device is in D0 stateSakari Ailus2021-11-031-0/+5
* | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-2/+0
|\ \ | |/ |/|
| * PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKSJoerg Roedel2021-09-281-2/+0
* | topology: Represent clusters of CPUs within a dieJonathan Cameron2021-10-151-0/+5
|/
*-. Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic'Rafael J. Wysocki2021-08-301-7/+5
|\ \
| | * ACPI: glue: Eliminate acpi_platform_notify()Rafael J. Wysocki2021-07-161-6/+4
| |/ |/|
| * ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMAHuacai Chen2021-07-161-1/+1
|/
* Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-07-071-1/+1
|\
| * Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm'Rafael J. Wysocki2021-07-071-1/+1
| |\
| | * ACPI: Correct \_SB._OSC bit definition for PRMAubrey Li2021-07-021-1/+1
* | | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-021-0/+3
|\ \ \
| * | | ACPI: arm64: Move DMA setup operations out of IORTJean-Philippe Brucker2021-06-251-0/+3
* | | | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-06-301-0/+7
|\ \ \ \