summaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)Author
2024-09-16Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-09-11Merge branches 'acpi-video', 'acpi-resource', 'acpi-pad' and 'acpi-misc'Rafael J. Wysocki
2024-09-11Merge branches 'acpi-battery', 'acpi-pmic', 'acpi-cppc' and 'acpi-processor'Rafael J. Wysocki
2024-09-11Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-utils' and 'acpi-soc'Rafael J. Wysocki
2024-09-11Merge branch 'acpi-riscv'Rafael J. Wysocki
2024-09-11Merge branch 'acpica'Rafael J. Wysocki
2024-09-11Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2024-09-11x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()Mario Limonciello
2024-09-11x86/amd: Move amd_get_highest_perf() out of amd-pstateMario Limonciello
2024-09-11x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()Mario Limonciello
2024-09-11ACPI: CPPC: Adjust return code for inline functions in !CONFIG_ACPI_CPPC_LIBMario Limonciello
2024-09-02ACPI: CPPC: Fix MASK_VAL() usageClément Léger
2024-08-29ACPICA: Setup for ACPICA release 20240827Saket Dumbre
2024-08-29ACPICA: HMAT: Add extended linear address mode to MSCISDave Jiang
2024-08-29ACPICA: Add support for Windows 11 22H2 _OSI stringArmin Wolf
2024-08-29ACPICA: Implement ACPI_WARNING_ONCE and ACPI_ERROR_ONCEVasily Khoruzhick
2024-08-29ACPICA: MPAM: Correct the typo in struct acpi_mpam_msc_node memberPunit Agrawal
2024-08-29ACPICA: Headers: Add RISC-V SBI Subtype to DBG2Sia Jee Heng
2024-08-29ACPICA: SPCR: Update the SPCR table to version 4Sia Jee Heng
2024-08-29ACPICA: Complete CXL 3.0 CXIMS structuresZhang Rui
2024-08-29ACPICA: haiku: Fix invalid value used for semaphoresAdrien Destugues
2024-08-29ACPICA: Allow setting waking vector on reduced hardware platformsJiaqing Zhao
2024-08-29ACPICA: Detect FACS in reduced hardware buildJiaqing Zhao
2024-08-27ACPI: scan: Define weak function to populate dependenciesSunil V L
2024-08-27ACPI: scan: Refactor dependency creationSunil V L
2024-08-26ACPI: bus: Define and use symbols for device and class name lengthsMuhammad Qasim Abdul Majeed
2024-08-19ACPI: video: Add Dell UART backlight controller detectionHans de Goede
2024-08-13ACPICA: Add a depth argument to acpi_execute_reg_methods()Rafael J. Wysocki
2024-08-13Revert "ACPI: EC: Evaluate orphan _REG under EC device"Rafael J. Wysocki
2024-08-02ACPI: sysfs: evaluate _STR on each sysfs accessThomas Weißschuh
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-15Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-15Merge tag 'tag-chrome-platform-for-v6.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-07-12mm: add comments for allocation helpers explaining why they are macrosSuren Baghdasaryan
2024-07-04iommu: Resolve fwspec ops automaticallyRobin Murphy
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-07-01ACPI: battery: add devm_battery_hook_register()Thomas Weißschuh
2024-06-28ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplugJames Morse
2024-06-28ACPI: processor: Simplify initial onlining to use same path for cold and hotplugJonathan Cameron
2024-06-17x86/acpi: Add support for CPU offlining for ACPI MADT wakeup methodKirill A. Shutemov
2024-06-17x86/acpi: Rename fields in the acpi_madt_multiproc_wakeup structureKirill A. Shutemov
2024-06-13ACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-14Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-13Merge branches 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki
2024-05-13Merge branch 'acpi-bus'Rafael J. Wysocki
2024-05-11Merge branch 'acpica'Rafael J. Wysocki