Show patches with: Archived = No       |   4754 patches
« 1 2 3 447 48 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/4] ACPI: battery: Save and report battery capacity over suspend Improvements to ACPI battery handling over s2idle - - - --- 2025-02-08 Mario Limonciello New
[1/4] PM: Add sysfs file for energy consumed over sleep cycle Improvements to ACPI battery handling over s2idle - - - --- 2025-02-08 Mario Limonciello New
thermal/netlink: Prevent Userspace Segmentation Fault by Adjusting UAPI Header thermal/netlink: Prevent Userspace Segmentation Fault by Adjusting UAPI Header - 1 - --- 2025-02-08 Zhang, Rui rafael Queued
PM / devfreq: Fix a typo in trans_stat PM / devfreq: Fix a typo in trans_stat - - - --- 2025-02-08 pleasurefish@126.com chanwoochoi New
[v6,6/6] platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver Add Arrow Lake U/H support - - - --- 2025-02-07 Xi Pardee New
[v6,5/6] platform/x86:intel/pmc: Move arch specific action to init function Add Arrow Lake U/H support - - - --- 2025-02-07 Xi Pardee New
[v6,4/6] platform/x86/intel/pmc: Remove simple init functions Add Arrow Lake U/H support - - - --- 2025-02-07 Xi Pardee New
[v6,3/6] platform/x86:intel/pmc: Create generic_core_init() for all platforms Add Arrow Lake U/H support - - - --- 2025-02-07 Xi Pardee New
[v6,2/6] platform/x86/intel/pmc: Remove duplicate enum Add Arrow Lake U/H support - - - --- 2025-02-07 Xi Pardee New
[v6,1/6] platform/x86:intel/pmc: Make tgl_core_generic_init() static Add Arrow Lake U/H support - 1 - --- 2025-02-07 Xi Pardee New
dts: arm64: mediatek: mt8188: add more thermal trip points dts: arm64: mediatek: mt8188: add more thermal trip points - - - --- 2025-02-07 Nicolas Pitre New
[v2] thermal/drivers/rockchip: add missing rk3328 mapping entry [v2] thermal/drivers/rockchip: add missing rk3328 mapping entry - 1 - --- 2025-02-07 Trevor Woerner New
[v1] cpufreq: intel_pstate: Relocate platform preference check [v1] cpufreq: intel_pstate: Relocate platform preference check - - - --- 2025-02-07 Rafael J. Wysocki New
[for-6.14,v3,2/4] pm: runtime: Add new devm functions Add more devm_ functions to simplify probe path in drivers/spi/atmel-quadspi.c - - - --- 2025-02-07 Bence Csókás New
cpufreq: Use str_enable_disable() helper cpufreq: Use str_enable_disable() helper - - - --- 2025-02-07 zhenglifeng (A) New
[14/14] cpufreq/amd-pstate: Stop caching EPP amd-pstate cleanups - 1 - --- 2025-02-06 Mario Limonciello mlimonci New
[13/14] cpufreq/amd-pstate: Rework CPPC enabling amd-pstate cleanups - - - --- 2025-02-06 Mario Limonciello mlimonci New
[12/14] cpufreq/amd-pstate: Cache a pointer to policy in cpudata amd-pstate cleanups - - - --- 2025-02-06 Mario Limonciello mlimonci New
[11/14] cpufreq/amd-pstate: Drop debug statements for policy setting amd-pstate cleanups - 1 - --- 2025-02-06 Mario Limonciello mlimonci New
[10/14] cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP writes amd-pstate cleanups - 1 - --- 2025-02-06 Mario Limonciello mlimonci New
[09/14] cpufreq/amd-pstate: Move all EPP tracing into *_update_perf and *_set_epp functions amd-pstate cleanups - 1 - --- 2025-02-06 Mario Limonciello mlimonci New
[08/14] cpufreq/amd-pstate: Cache CPPC request in shared mem case too amd-pstate cleanups - 1 - --- 2025-02-06 Mario Limonciello mlimonci New
[07/14] cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks amd-pstate cleanups - 1 - --- 2025-02-06 Mario Limonciello mlimonci New
[06/14] cpufreq/amd-pstate-ut: Use _free macro to free put policy amd-pstate cleanups - 1 - --- 2025-02-06 Mario Limonciello mlimonci New
[05/14] cpufreq/amd-pstate: Drop `cppc_cap1_cached` amd-pstate cleanups - 1 - --- 2025-02-06 Mario Limonciello mlimonci New
[04/14] cpufreq/amd-pstate: Overhaul locking amd-pstate cleanups - - - --- 2025-02-06 Mario Limonciello mlimonci New
[03/14] cpufreq/amd-pstate: Move perf values into a union amd-pstate cleanups - - - --- 2025-02-06 Mario Limonciello mlimonci New
[02/14] cpufreq/amd-pstate: Drop min and max cached frequencies amd-pstate cleanups - - - --- 2025-02-06 Mario Limonciello mlimonci New
[01/14] cpufreq/amd-pstate: Show a warning when a CPU fails to setup amd-pstate cleanups - - - --- 2025-02-06 Mario Limonciello mlimonci New
[v1] cpuidle: intel_idle: Update MAINTAINERS [v1] cpuidle: intel_idle: Update MAINTAINERS - - - --- 2025-02-06 Rafael J. Wysocki New
[RFT,v1,5/5] cpuidle: menu: Avoid discarding useful information cpuidle: menu: Avoid discarding useful information when processing recent idle intervals - - - --- 2025-02-06 Rafael J. Wysocki New
[RFT,v1,4/5] cpuidle: menu: Eliminate outliers on both ends of the sample set cpuidle: menu: Avoid discarding useful information when processing recent idle intervals - - - --- 2025-02-06 Rafael J. Wysocki New
[RFT,v1,3/5] cpuidle: menu: Tweak threshold use in get_typical_interval() cpuidle: menu: Avoid discarding useful information when processing recent idle intervals - - - --- 2025-02-06 Rafael J. Wysocki New
[RFT,v1,2/5] cpuidle: menu: Use one loop for average and variance computations cpuidle: menu: Avoid discarding useful information when processing recent idle intervals - - - --- 2025-02-06 Rafael J. Wysocki New
[RFT,v1,1/5] cpuidle: menu: Drop a redundant local variable cpuidle: menu: Avoid discarding useful information when processing recent idle intervals - 1 - --- 2025-02-06 Rafael J. Wysocki New
[v5,8/8] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq Support for autonomous selection in cppc_cpufreq - - - --- 2025-02-06 zhenglifeng (A) New
[v5,7/8] ACPI: CPPC: Add three functions related to autonomous selection Support for autonomous selection in cppc_cpufreq - - - --- 2025-02-06 zhenglifeng (A) New
[v5,6/8] ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel() Support for autonomous selection in cppc_cpufreq - - - --- 2025-02-06 zhenglifeng (A) New
[v5,5/8] ACPI: CPPC: Refactor register value get and set ABIs Support for autonomous selection in cppc_cpufreq - - - --- 2025-02-06 zhenglifeng (A) New
[v5,4/8] ACPI: CPPC: Add cppc_set_reg_val() Support for autonomous selection in cppc_cpufreq - - - --- 2025-02-06 zhenglifeng (A) New
[v5,3/8] ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val() Support for autonomous selection in cppc_cpufreq - - - --- 2025-02-06 zhenglifeng (A) New
[v5,2/8] ACPI: CPPC: Optimize cppc_get_perf() Support for autonomous selection in cppc_cpufreq - - - --- 2025-02-06 zhenglifeng (A) New
[v5,1/8] ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optional Support for autonomous selection in cppc_cpufreq - - - --- 2025-02-06 zhenglifeng (A) New
[V8,14/14] cpufreq: Add Rust based cpufreq-dt driver Rust bindings for cpufreq and OPP core + sample driver - - - --- 2025-02-06 Viresh Kumar vireshk New
[V8,13/14] rust: Extend OPP bindings with CPU frequency table Rust bindings for cpufreq and OPP core + sample driver - - - --- 2025-02-06 Viresh Kumar vireshk New
[V8,12/14] rust: Extend cpufreq bindings for driver registration Rust bindings for cpufreq and OPP core + sample driver - - - --- 2025-02-06 Viresh Kumar vireshk New
[V8,11/14] rust: Extend cpufreq bindings for policy and driver ops Rust bindings for cpufreq and OPP core + sample driver - - - --- 2025-02-06 Viresh Kumar vireshk New
[V8,10/14] rust: Add initial bindings for cpufreq framework Rust bindings for cpufreq and OPP core + sample driver - 1 - --- 2025-02-06 Viresh Kumar vireshk New
[V8,09/14] rust: Extend OPP bindings for the configuration options Rust bindings for cpufreq and OPP core + sample driver - 1 - --- 2025-02-06 Viresh Kumar vireshk New
[V8,08/14] rust: Extend OPP bindings for the OPP table Rust bindings for cpufreq and OPP core + sample driver - - - --- 2025-02-06 Viresh Kumar vireshk New
[V8,07/14] rust: Add initial bindings for OPP framework Rust bindings for cpufreq and OPP core + sample driver - 1 - --- 2025-02-06 Viresh Kumar vireshk New
[V8,06/14] rust: Add bare minimal bindings for clk framework Rust bindings for cpufreq and OPP core + sample driver - - - --- 2025-02-06 Viresh Kumar vireshk New
[V8,05/14] rust: Add bindings for cpumask Rust bindings for cpufreq and OPP core + sample driver - - - --- 2025-02-06 Viresh Kumar vireshk New
[V8,04/14] rust: Add cpumask helpers Rust bindings for cpufreq and OPP core + sample driver - - - --- 2025-02-06 Viresh Kumar vireshk New
[V8,03/14] rust: cpu: Add from_cpu() Rust bindings for cpufreq and OPP core + sample driver - - - --- 2025-02-06 Viresh Kumar vireshk New
[V8,02/14] cpufreq: Use enum for cpufreq flags that use BIT() Rust bindings for cpufreq and OPP core + sample driver - - - --- 2025-02-06 Viresh Kumar vireshk New
[V8,01/14] rust: macros: enable use of hyphens in module names Rust bindings for cpufreq and OPP core + sample driver - 1 - --- 2025-02-06 Viresh Kumar vireshk New
thermal: core: Remove duplicate struct declaration thermal: core: Remove duplicate struct declaration - - - --- 2025-02-06 xueqin Luo New
[1/1] cpufreq: prevent NULL dereference in cpufreq_online [1/1] cpufreq: prevent NULL dereference in cpufreq_online - - - --- 2025-02-05 Aboorva Devarajan rafael Queued
[12/12] cpufreq/amd-pstate: Remove the unncecessary driver_lock in amd_pstate_update_limits cpufreq/amd-pstate: Fixes and optimizations - 2 - --- 2025-02-05 Dhananjay Ugwekar mlimonci New
[11/12] cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refs cpufreq/amd-pstate: Fixes and optimizations - 2 - --- 2025-02-05 Dhananjay Ugwekar mlimonci New
[10/12] cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update cpufreq/amd-pstate: Fixes and optimizations - 2 - --- 2025-02-05 Dhananjay Ugwekar mlimonci New
[09/12] cpufreq/amd-pstate: Fix cpufreq_policy ref counting cpufreq/amd-pstate: Fixes and optimizations - 2 - --- 2025-02-05 Dhananjay Ugwekar mlimonci New
[08/12] cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy call cpufreq/amd-pstate: Fixes and optimizations - 2 - --- 2025-02-05 Dhananjay Ugwekar mlimonci New
[07/12] cpufreq/amd-pstate: Modularize perf<->freq conversion cpufreq/amd-pstate: Fixes and optimizations - 2 - --- 2025-02-05 Dhananjay Ugwekar mlimonci New
[06/12] cpufreq/amd-pstate: Convert all perf values to u8 cpufreq/amd-pstate: Fixes and optimizations - 2 - --- 2025-02-05 Dhananjay Ugwekar mlimonci New
[05/12] cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf to amd_pstate_update cpufreq/amd-pstate: Fixes and optimizations - 2 - --- 2025-02-05 Dhananjay Ugwekar mlimonci New
[04/12] cpufreq/amd-pstate: Remove the redundant des_perf clamping in adjust_perf cpufreq/amd-pstate: Fixes and optimizations - 2 - --- 2025-02-05 Dhananjay Ugwekar mlimonci New
[03/12] cpufreq/amd-pstate: Modify the min_perf calculation in adjust_perf callback cpufreq/amd-pstate: Fixes and optimizations - 2 - --- 2025-02-05 Dhananjay Ugwekar mlimonci New
[02/12] cpufreq/amd-pstate: Fix max_perf updation with schedutil cpufreq/amd-pstate: Fixes and optimizations - 2 - --- 2025-02-05 Dhananjay Ugwekar mlimonci New
[01/12] cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limits cpufreq/amd-pstate: Fixes and optimizations - 2 - --- 2025-02-05 Dhananjay Ugwekar mlimonci New
[v5,5/5] platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver Add Arrow Lake U/H support - - - --- 2025-02-05 Xi Pardee New
[v5,4/5] platform/x86/intel/pmc: Remove simple init functions Add Arrow Lake U/H support - - - --- 2025-02-05 Xi Pardee New
[v5,3/5] platform/x86:intel/pmc: Create generic_core_init() for all platforms Add Arrow Lake U/H support - - - --- 2025-02-05 Xi Pardee New
[v5,2/5] platform/x86/intel/pmc: Remove duplicate enum Add Arrow Lake U/H support - - - --- 2025-02-05 Xi Pardee New
[v5,1/5] platform/x86:intel/pmc: Make tgl_core_generic_init() static Add Arrow Lake U/H support - 1 - --- 2025-02-05 Xi Pardee New
[V2] cpufreq: airoha: modify CONFIG_OF dependency [V2] cpufreq: airoha: modify CONFIG_OF dependency - - - --- 2025-02-03 Viresh Kumar rafael Queued
[v5] cpuidle: psci: Add trace for PSCI domain idle [v5] cpuidle: psci: Add trace for PSCI domain idle - 2 1 --- 2025-02-03 Keita Morisaki New
[V1.1,20/33] cpufreq: powernv: Stop setting common freq attributes Untitled series #929952 1 - - --- 2025-02-03 Viresh Kumar vireshk New
[V5,5/5] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring Add support for QCOM SPMI PMIC5 Gen3 ADC - - - --- 2025-01-31 Jishnu Prakash dlezcano New
[V5,4/5] iio: adc: Add support for QCOM PMIC5 Gen3 ADC Add support for QCOM SPMI PMIC5 Gen3 ADC - - - --- 2025-01-31 Jishnu Prakash dlezcano New
[V5,3/5] dt-bindings: iio: adc: Add support for QCOM PMIC5 Gen3 ADC Add support for QCOM SPMI PMIC5 Gen3 ADC - - - --- 2025-01-31 Jishnu Prakash dlezcano New
[V5,2/5] dt-bindings: iio: adc: Split out QCOM VADC channel properties Add support for QCOM SPMI PMIC5 Gen3 ADC - 1 - --- 2025-01-31 Jishnu Prakash dlezcano New
[V5,1/5] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder Add support for QCOM SPMI PMIC5 Gen3 ADC 2 - - --- 2025-01-31 Jishnu Prakash dlezcano New
[v10,4/4] arm64: Update AMU-based freq scale factor on entering idle Add support for AArch64 AMUv1-based average freq - 2 - --- 2025-01-31 Beata Michalska New
[v10,3/4] arm64: Provide an AMU-based version of arch_freq_get_on_cpu Add support for AArch64 AMUv1-based average freq - 2 - --- 2025-01-31 Beata Michalska New
[v10,2/4] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry Add support for AArch64 AMUv1-based average freq 1 2 - --- 2025-01-31 Beata Michalska New
[v10,1/4] cpufreq: Allow arch_freq_get_on_cpu to return an error Add support for AArch64 AMUv1-based average freq 1 1 - --- 2025-01-31 Beata Michalska New
cpufreq/amd-pstate: Remove unnecessary driver_lock in set_boost cpufreq/amd-pstate: Remove unnecessary driver_lock in set_boost 1 - - --- 2025-01-30 Dhananjay Ugwekar vireshk New
[RFC] PM: wakeup: set device_set_wakeup_capable to false in case of error [RFC] PM: wakeup: set device_set_wakeup_capable to false in case of error - - - --- 2025-01-29 Dhruva Gole New
[v1,2/2] PM: EM: Slightly reduce em_check_capacity_update() overhead PM: EM: Two cleanups related to em_check_capacity_update() - 1 - --- 2025-01-27 Rafael J. Wysocki New
[v1,1/2] PM: EM: Drop unused parameter from em_adjust_new_capacity() PM: EM: Two cleanups related to em_check_capacity_update() - 1 - --- 2025-01-27 Rafael J. Wysocki New
[v1] cpufreq: intel_pstate: Make it possible to avoid enabling CAS [v1] cpufreq: intel_pstate: Make it possible to avoid enabling CAS - - - --- 2025-01-27 Rafael J. Wysocki New
[4/4] arm64: dts: qcom: ipq5424: Enable cpufreq support Enable cpufreq for IPQ5424 - - - --- 2025-01-27 Sricharan Ramabadhran vireshk New
[3/4] cpufreq: qcom-nvmem: Enable cpufreq for ipq5424 Enable cpufreq for IPQ5424 - 1 - --- 2025-01-27 Sricharan Ramabadhran vireshk New
[2/4] clk: qcom: apss-ipq5424: Add ipq5424 apss clock controller Enable cpufreq for IPQ5424 - - - --- 2025-01-27 Sricharan Ramabadhran vireshk New
[1/4] dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controller Enable cpufreq for IPQ5424 - - - --- 2025-01-27 Sricharan Ramabadhran vireshk New
[v2] cpufreq: scpi: compare kHz instead of Hz [v2] cpufreq: scpi: compare kHz instead of Hz - 1 - --- 2025-01-25 zuoqian vireshk New
[15/15] cpufreq: Remove cpufreq_enable_boost_support() cpufreq: simplify boost handling - - - --- 2025-01-24 Viresh Kumar vireshk New
[14/15] cpufreq: staticize policy_has_boost_freq() cpufreq: simplify boost handling - - - --- 2025-01-24 Viresh Kumar vireshk New
« 1 2 3 447 48 »