summaryrefslogtreecommitdiff
path: root/include/acpi
AgeCommit message (Expand)Author
2024-11-25Merge tag 'mailbox-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-24mailbox: pcc: Check before sending MCTP PCC response ACKAdam Young
2024-11-22Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-11-21Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-11Improve consistency of '#error' directive messagesNataniel Farzan
2024-11-08ACPI/CDAT: Add CDAT/DSMAS shared and read only flag valuesIra Weiny
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello
2024-11-05ACPICA: IORT: Update for revision E.fNicolin Chen
2024-10-29ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois
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