| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-12-02 | Merge tag 'thermal-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 6 | -97/+3 |
| 2025-12-02 | Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -12/+12 |
| 2025-12-02 | Merge tag 'acpi-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 18 | -148/+395 |
| 2025-12-02 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 6 | -52/+679 |
| 2025-12-02 | Merge tag 'edac_updates_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras |  Linus Torvalds | 1 | -0/+6 |
| 2025-12-02 | Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+19 |
| 2025-11-28 | Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt', 'for-next/assembler-macro', 'for-next/typos', 'for-next/sme-ptrace-disable', 'for-next/local-tlbi-page-reused', 'for-next/mpam', 'for-next/acpi' and 'for-next/documentation', remote-tracking branch 'arm64/for-next/perf'... |  Catalin Marinas | 6 | -52/+679 |
| 2025-11-28 | Merge branches 'pm-core' and 'pm-runtime' |  Rafael J. Wysocki | 1 | -34/+39 |
| 2025-11-28 | Merge branches 'acpi-misc' and 'pnp' |  Rafael J. Wysocki | 6 | -8/+10 |
| 2025-11-28 | Merge branches 'acpi-tad', 'acpi-fan', 'acpi-dptf' and 'acpi-tools' |  Rafael J. Wysocki | 5 | -47/+316 |
| 2025-11-28 | Merge branches 'acpica', 'acpi-property', 'acpi-pm' and 'acpi-battery' |  Rafael J. Wysocki | 5 | -66/+52 |
| 2025-11-28 | Merge back ACPI processor driver changes for 6.19 |  Rafael J. Wysocki | 2 | -27/+17 |
| 2025-11-27 | Merge tag 'acpi-6.18-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -1/+1 |
| 2025-11-27 | Revert "ACPI: processor: Update cpuidle driver check in __acpi_processor_start()" |  Rafael J. Wysocki | 1 | -1/+1 |
| 2025-11-27 | ACPI: PM: Fix a spelling mistake |  Chu Guangqing | 1 | -1/+1 |
| 2025-11-27 | ACPI: LPSS: Fix a spelling mistake |  Chu Guangqing | 1 | -1/+1 |
| 2025-11-26 | Merge tag 'acpi-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 2 | -73/+48 |
| 2025-11-26 | ACPI: processor_core: fix map_x2apic_id for amd-pstate on am4 |  René Rebe | 1 | -1/+1 |
| 2025-11-26 | Merge back ACPI processor driver changes for 6.19 |  Rafael J. Wysocki | 1 | -26/+16 |
| 2025-11-25 | ACPICA: Avoid walking the Namespace if start_node is NULL |  Cryolitia PukNgae | 1 | -3/+6 |
| 2025-11-25 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -2/+2 |
| 2025-11-25 | Revert "ACPI: processor: idle: Optimize ACPI idle driver registration" |  Rafael J. Wysocki | 2 | -45/+23 |
| 2025-11-25 | Revert "ACPI: processor: idle: Redefine two functions as void" |  Rafael J. Wysocki | 1 | -19/+22 |
| 2025-11-25 | Revert "ACPI: processor: Do not expose global variable acpi_idle_driver" |  Rafael J. Wysocki | 2 | -9/+3 |
| 2025-11-25 | ACPI: GTDT: Get rid of acpi_arch_timer_mem_init() |  Marc Zyngier | 1 | -34/+0 |
| 2025-11-24 | ACPI: property: use min() instead of min_t() |  David Laight | 1 | -1/+1 |
| 2025-11-24 | ACPI: GTDT: Correctly number platform devices for MMIO timers |  Marc Zyngier | 1 | -2/+2 |
| 2025-11-19 | ACPI / MPAM: Parse the MPAM table |  James Morse | 4 | -1/+416 |
| 2025-11-19 | ACPI / PPTT: Add a helper to fill a cpumask from a cache_id |  James Morse | 1 | -0/+65 |
| 2025-11-19 | ACPI / PPTT: Find cache level by cache-id |  James Morse | 1 | -0/+66 |
| 2025-11-19 | ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structure |  Ben Horgan | 1 | -9/+36 |
| 2025-11-19 | ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels |  James Morse | 1 | -8/+12 |
| 2025-11-19 | ACPI / PPTT: Add a helper to fill a cpumask from a processor container |  James Morse | 1 | -0/+84 |
| 2025-11-19 | ACPI: APEI: EINJ: Fix EINJV2 initialization and injection |  Tony Luck | 1 | -23/+41 |
| 2025-11-14 | Merge tag 'cxl-fixes-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl |  Linus Torvalds | 2 | -22/+26 |
| 2025-11-14 | ACPI: TAD: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR() |  Rafael J. Wysocki | 1 | -12/+12 |
| 2025-11-13 | Merge branches 'acpi-cppc' and 'acpi-tables' |  Rafael J. Wysocki | 2 | -13/+36 |
| 2025-11-12 | acpi/hmat: Fix lockdep warning for hmem_register_resource() |  Dave Jiang | 1 | -21/+25 |
| 2025-11-12 | ACPI: property: Fix fwnode refcount leak in acpi_fwnode_graph_parse_endpoint() |  Haotian Zhang | 1 | -0/+1 |
| 2025-11-12 | ACPI: DPTF: Support Nova Lake |  Srinivas Pandruvada | 2 | -0/+3 |
| 2025-11-07 | ACPI: MRRM: Fix memory leaks and improve error handling |  Kaushlendra Kumar | 1 | -10/+33 |
| 2025-11-07 | ACPI: DPTF: Use ACPI_FREE() for ACPI buffer deallocation |  Kaushlendra Kumar | 1 | -1/+1 |
| 2025-11-07 | ACPI: DPTF: Remove int340x thermal scan handler |  Slawomir Rosek | 4 | -92/+0 |
| 2025-11-07 | thermal: intel: Select INT340X_THERMAL from INTEL_SOC_DTS_THERMAL |  Slawomir Rosek | 1 | -6/+1 |
| 2025-11-07 | ACPI: processor: idle: Drop redundant C-state count checks |  Huisong Li | 1 | -15/+7 |
| 2025-11-07 | ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs |  Gautham R. Shenoy | 1 | -1/+1 |
| 2025-11-07 | ACPI: CPPC: Perform fast check switch only for online CPUs |  Gautham R. Shenoy | 1 | -1/+1 |
| 2025-11-07 | ACPI: CPPC: Check _CPC validity for only the online CPUs |  Gautham R. Shenoy | 1 | -1/+1 |
| 2025-11-06 | Merge branches 'acpi-cppc' and 'acpi-docs' |  Rafael J. Wysocki | 1 | -1/+1 |
| 2025-11-03 | ACPI: thermal: Add WQ_PERCPU to alloc_workqueue() users |  Marco Crivellari | 1 | -1/+2 |