summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorLines
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+6
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+1
2024-07-15Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+16
2024-07-15Merge tag 'tag-chrome-platform-for-v6.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+2
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+2
2024-07-12mm: add comments for allocation helpers explaining why they are macrosSuren Baghdasaryan-3/+6
2024-07-04iommu: Resolve fwspec ops automaticallyRobin Murphy-2/+1
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman-1/+1
2024-07-01ACPI: battery: add devm_battery_hook_register()Thomas Weißschuh-0/+2
2024-06-28ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplugJames Morse-0/+1
2024-06-28ACPI: processor: Simplify initial onlining to use same path for cold and hotplugJonathan Cameron-1/+1
2024-06-17x86/acpi: Add support for CPU offlining for ACPI MADT wakeup methodKirill A. Shutemov-1/+14
2024-06-17x86/acpi: Rename fields in the acpi_madt_multiproc_wakeup structureKirill A. Shutemov-2/+2
2024-06-13ACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki-0/+4
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-13/+6
2024-05-14Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+5
2024-05-13Merge branches 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki-192/+316
2024-05-13Merge branch 'acpi-bus'Rafael J. Wysocki-2/+6
2024-05-11Merge branch 'acpica'Rafael J. Wysocki-10/+235
2024-04-30ACPICA: AEST: Add support for the AEST V2 tableRuidong Tian-6/+82
2024-04-28ACPI: IPMI: Add helper to wait for when SMI is selectedKai-Heng Feng-0/+5
2024-04-25mm: change inlined allocation helpers to account at the call siteSuren Baghdasaryan-13/+6
2024-04-12ACPICA: Update acpixf.h for new ACPICA release 20240322Saket Dumbre-1/+1
2024-04-12ACPICA: Fix CXL 3.0 structure (RDPAS) in the CEDT tableHojin Nam-2/+0
2024-04-12ACPICA: SRAT: Add dump and compiler support for RINTC affinity structureHaibo Xu-1/+1
2024-04-12ACPICA: SRAT: Add RISC-V RINTC affinity structureHaibo Xu-1/+17
2024-04-12ACPICA: ACPI 6.5: RAS2: Add support for RAS2 tableShiju Jose-0/+129
2024-04-12ACPICA: actbl1.h: Add EINJ CXL error typesBen Cheatham-0/+6
2024-04-11Merge back earlier ACPI bus changes for 6.10.Rafael J. Wysocki-2/+6
2024-04-08ACPI: bus: allow _UID matching for integer zeroRaag Jadav-3/+5
2024-04-08ACPI: drop redundant owner from acpi_driverKrzysztof Kozlowski-1/+0
2024-04-08ACPI: store owner from modules with acpi_bus_register_driver()Krzysztof Kozlowski-1/+6
2024-04-04ACPI: scan: Introduce typedef:s for struct acpi_hotplug_context membersAndy Shevchenko-5/+8
2024-04-04ACPI: bus: Don't use "proxy" headersAndy Shevchenko-0/+5
2024-04-04ACPI: bus: Make container_of() no-op where it makes senseAndy Shevchenko-5/+5
2024-03-27ACPI: NHLT: Streamline struct namingCezary Rojewski-34/+34
2024-03-27ACPI: NHLT: Drop redundant typesCezary Rojewski-254/+0
2024-03-27ACPI: NHLT: Introduce API for the tableCezary Rojewski-0/+181
2024-03-27ACPI: NHLT: Reintroduce types the table consists ofCezary Rojewski-0/+189
2024-03-13Merge tag 'acpi-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-8/+8
2024-03-11Merge branches 'acpi-x86', 'acpi-video', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki-7/+7
2024-02-22ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...Hans de Goede-7/+7
2024-02-12ACPI: bus: make acpi_bus_type constRicardo B. Marliere-1/+1
2024-01-31ACPI: CPPC: Add helper to get the highest performance valueMeng Li-0/+5
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2024-01-16Merge branches 'pnp', 'acpi-resource' and 'acpica'Rafael J. Wysocki-2/+10
2024-01-09Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-8/+170
2024-01-09ACPICA: MADT: Add new MADT GICC/GICR/ITS non-coherent flags handlingLorenzo Pieralisi-2/+9
2024-01-09ACPICA: MADT: Add GICC online capable bit handlingLorenzo Pieralisi-0/+1