Show patches with: State = Action Required       |   8752 patches
« 1 2 3 487 88 »
Patch Series S/W/F Date Submitter Delegate State
[1/3,RFC] devfreq: Core updates to support devices which can idle --- 2012-08-17 rajagopal.venkat@linaro.org New
[2/3,RFC] devfreq: Add suspend and resume apis --- 2012-08-17 rajagopal.venkat@linaro.org New
[3/3,RFC] devfreq: Add current freq callback in device profile --- 2012-08-17 rajagopal.venkat@linaro.org New
[v4,2/3] devfreq: Add suspend and resume apis --- 2012-10-04 rajagopal.venkat@linaro.org New
[RFC] PM / devfreq: Add runtime-pm support --- 2012-11-21 rajagopal.venkat@linaro.org New
[1/3] PM / devfreq: set min/max freq limit from freq table --- 2013-01-08 rajagopal.venkat@linaro.org New
[2/3] PM / devfreq: fix stats start time stamp --- 2013-01-08 rajagopal.venkat@linaro.org New
[RFC] PM / devfreq: Add runtime-pm support --- 2013-01-08 rajagopal.venkat@linaro.org New
clk: remove unreachable code --- 2013-01-08 rajagopal.venkat@linaro.org New
clk: remove unreachable code --- 2013-01-09 rajagopal.venkat@linaro.org New
clk: allow reparenting of a clock to the orphan list --- 2013-01-21 rajagopal.venkat@linaro.org New
[v2] cpufreq: brcmstb-avs-cpufreq: avoid potential stuck and UAF risk [v2] cpufreq: brcmstb-avs-cpufreq: avoid potential stuck and UAF risk --- 2020-01-05 qiwuchen55@gmail.com New
[v2] cpufreq: s3c: avoid use after free issue in xxx_cpufreq_reboot_notifier_evt() [v2] cpufreq: s3c: avoid use after free issue in xxx_cpufreq_reboot_notifier_evt() --- 2020-01-06 qiwuchen55@gmail.com New
[v3] cpufreq: s3c: fix unbalances of cpufreq policy refcount [v3] cpufreq: s3c: fix unbalances of cpufreq policy refcount --- 2020-01-07 qiwuchen55@gmail.com New
[1/2] drivers: base: power: main: Use built-in RCU list checking [1/2] drivers: base: power: main: Use built-in RCU list checking --- 2020-02-28 madhuparnabhowmik10@gmail.com New
cpufreq: fix a mem leak caused by policy->max_freq_req in cpufreq_policy_free() cpufreq: fix a mem leak caused by policy->max_freq_req in cpufreq_policy_free() --- 2020-03-01 qiwuchen55@gmail.com New
[1/2] drivers: base: power: main.c: Use built-in RCU list checking [1/2] drivers: base: power: main.c: Use built-in RCU list checking --- 2020-03-03 madhuparnabhowmik10@gmail.com New
power: supply: fix memory leaks power: supply: fix memory leaks --- 2020-05-02 wu000273@umn.edu New
power: supply: fix memory leaks (v2) power: supply: fix memory leaks (v2) --- 2020-05-02 wu000273@umn.edu New
thermal: cooling: Remove unused variable *tz thermal: cooling: Remove unused variable *tz --- 2020-09-14 zhuguangqing83@gmail.com New
thermal/drivers/cpuidle_cooling: Change the latency limit thermal/drivers/cpuidle_cooling: Change the latency limit --- 2020-09-19 zhuguangqing83@gmail.com New
cpuidle: change #ifdef for the declaration of cpuidle_enter_s2idle() cpuidle: change #ifdef for the declaration of cpuidle_enter_s2idle() --- 2020-09-24 zhuguangqing83@gmail.com New
PM: Use WQ_MEM_RECLAIM flag for PM workqueue PM: Use WQ_MEM_RECLAIM flag for PM workqueue --- 2020-10-27 ravisankarreddylingareddy@gmail.com New
cpufreq: schedutil: set sg_policy->next_freq to the final cpufreq cpufreq: schedutil: set sg_policy->next_freq to the final cpufreq --- 2020-10-27 zhuguangqing83@gmail.com New
[v2] thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed [v2] thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed --- 2020-11-06 zhuguangqing83@gmail.com New
drivers/power/supply: fix typo drivers/power/supply: fix typo --- 2021-01-26 zuoqilin1@163.com New
thermal: tegra: Use devm_platform_ioremap_resource_byname thermal: tegra: Use devm_platform_ioremap_resource_byname --- 2021-04-14 dingsenjie@163.com New
[RFC] axp209 PMIC: setting constant_charge_current to 0 disables battery charging [RFC] axp209 PMIC: setting constant_charge_current to 0 disables battery charging --- 2021-04-21 Hermann.Lauer@uni-heidelberg.de New
power: supply: axp20x_battery: implement writeable status to enable/disable battery charging power: supply: axp20x_battery: implement writeable status to enable/disable battery charging --- 2021-05-05 Hermann.Lauer@uni-heidelberg.de New
turbostat: fix PC6 displaying on some systems turbostat: fix PC6 displaying on some systems --- 2022-03-08 me_gmail@vger.kernel.org New
[1/2] dt-bindings: thermal: sun8i-thermal: add binding for R329 THS [1/2] dt-bindings: thermal: sun8i-thermal: add binding for R329 THS --- 2022-04-22 icenowy@outlook.com New
[2/2] thermal: sun8i: add R329 THS [1/2] dt-bindings: thermal: sun8i-thermal: add binding for R329 THS --- 2022-04-22 icenowy@outlook.com New
tools/power turbostat: fix decoding of HWP_STATUS tools/power turbostat: fix decoding of HWP_STATUS --- 2023-01-25 antti.laakso@linux.intel.com New
drivers/thermal/mediatek/lvts_thermal: Remove unneeded semicolon drivers/thermal/mediatek/lvts_thermal: Remove unneeded semicolon --- 2023-06-14 baomingtong001@208suo.com New
[RFC] msr: judge the return val of function rdmsrl_on_cpu() by WARN_ON [RFC] msr: judge the return val of function rdmsrl_on_cpu() by WARN_ON --- 2023-06-29 lizhe.67@bytedance.com New
soc: ti: smartreflex: void function return statements are not generally useful soc: ti: smartreflex: void function return statements are not generally useful --- 2023-07-07 hexingwei001@208suo.com New
[linux-next,v2] kernel/power: Use kmap_local_page() in snapshot.c [linux-next,v2] kernel/power: Use kmap_local_page() in snapshot.c --- 2023-12-19 chenguanxi11234@163.com New
[Bug,217931] amd-pstate lacks crucial features: CPU frequency and boost control [Bug,217931] amd-pstate lacks crucial features: CPU frequency and boost control --- 2024-01-19 bugzilla-daemon@kernel.org New
cpufreq: amd-pstate: fix the memory to free after epp exist cpufreq: amd-pstate: fix the memory to free after epp exist --- 2024-05-14 zhida312@outlook.com New
[v2] cpufreq: amd-pstate: fix the memory to free after epp exist [v2] cpufreq: amd-pstate: fix the memory to free after epp exist --- 2024-05-14 zhida312@outlook.com New
[RESEND] tools/lib/thermal: fix sampling handler context ptr [RESEND] tools/lib/thermal: fix sampling handler context ptr --- 2024-10-15 juhl.emildahl@gmail.com New
Performance: devfreq: avoid devfreq delay work re-init before Performance: devfreq: avoid devfreq delay work re-init before --- 2023-11-10 黄再漾(Joyyoung Huang) New
[8/9] thermal/drivers/ti-soc: remove redundant msg in ti_thermal_expose_sensor() [1/9] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs() --- 2023-03-18 李扬韬 New
[v2,10/11] thermal/drivers/generic-adc: Register thermal zones as hwmon sensors [v2,01/11] thermal/hwmon: Add error information printing for devm_thermal_add_hwmon_sysfs() --- 2023-06-13 李扬韬 New
[2/6] thermal/drivers/k3_j72xx_bandgap: Convert to devm_platform_ioremap_resource() Untitled series #213561 --- 2023-06-26 李扬韬 New
[4/6] drivers/thermal/rcar_gen3_thermal: Convert to devm_platform_ioremap_resource() Untitled series #213561 --- 2023-06-26 李扬韬 New
[6/6] drivers/thermal/ti-soc-thermal: Use devm_platform_get_and_ioremap_resource() Untitled series #213561 --- 2023-06-26 李扬韬 New
[01/15] genirq/devres: Add error information printing for devm_request_threaded_irq() [01/15] genirq/devres: Add error information printing for devm_request_threaded_irq() --- 2023-06-27 李扬韬 New
[04/15] thermal/drivers/db8500: remove redundant msg [01/15] genirq/devres: Add error information printing for devm_request_threaded_irq() --- 2023-06-27 李扬韬 New
[08/15] thermal/drivers/tegra-soctherm: remove redundant msg [01/15] genirq/devres: Add error information printing for devm_request_threaded_irq() --- 2023-06-27 李扬韬 New
[10/15] thermal/drivers/int340x: remove redundant msg [01/15] genirq/devres: Add error information printing for devm_request_threaded_irq() --- 2023-06-27 李扬韬 New
[15/15] thermal/drivers/mediatek/lvts_thermal: remove redundant msg [01/15] genirq/devres: Add error information printing for devm_request_threaded_irq() --- 2023-06-27 李扬韬 New
[v2,02/15] thermal/drivers/armada: remove redundant msg Untitled series #213649 --- 2023-06-27 李扬韬 New
[v2,03/15] thermal/drivers/brcmstb_thermal: remove redundant msg Untitled series #213649 --- 2023-06-27 李扬韬 New
[v2,05/15] thermal/drivers/hisi: remove redundant msg Untitled series #213649 --- 2023-06-27 李扬韬 New
[v2,09/15] thermal/drivers/maxim: remove redundant msg Untitled series #213649 --- 2023-06-27 李扬韬 New
[v2,13/15] thermal/drivers/rockchip: remove redundant msg Untitled series #213649 --- 2023-06-27 李扬韬 New
[v2,14/15] thermal/drivers/tegra: remove redundant msg Untitled series #213649 --- 2023-06-27 李扬韬 New
[v3,1/5] genirq/devres: Add devm_request_threaded_irq_emsg() introduce devm_request_threaded_irq_emsg() --- 2023-07-03 李扬韬 New
[v3,2/5] thermal/drivers/armada: convert to use devm_request_threaded_irq_emsg() introduce devm_request_threaded_irq_emsg() --- 2023-07-03 李扬韬 New
[v4,06/21] thermal/drivers/db8500: convert to use devm_request*_irq_probe() Untitled series #214982 --- 2023-07-10 李扬韬 New
[1/2] thermal/of: Add error information printing for devm_thermal_of_zone_register() [1/2] thermal/of: Add error information printing for devm_thermal_of_zone_register() --- 2023-07-11 李扬韬 New
[02/27] thermal/drivers/armada: Convert to platform remove callback returning void Untitled series #215128 --- 2023-07-12 李扬韬 New
[04/27] drivers/thermal/rcar_gen3_thermal: Convert to platform remove callback returning void Untitled series #215128 --- 2023-07-12 李扬韬 New
[06/27] thermal/drivers/mediatek/lvts_thermal: Convert to platform remove callback returning void Untitled series #215128 --- 2023-07-12 李扬韬 New
[08/27] thermal/drivers/hisi: Convert to platform remove callback returning void Untitled series #215128 --- 2023-07-12 李扬韬 New
[10/27] thermal/drivers/rockchip: Convert to platform remove callback returning void Untitled series #215128 --- 2023-07-12 李扬韬 New
[12/27] thermal/drivers/dove: Convert to platform remove callback returning void Untitled series #215128 --- 2023-07-12 李扬韬 New
[13/27] thermal/drivers/k3_j72xx_bandgap: Convert to platform remove callback returning void Untitled series #215128 --- 2023-07-12 李扬韬 New
[14/27] thermal/drivers/tegra-bpmp: Convert to platform remove callback returning void Untitled series #215128 --- 2023-07-12 李扬韬 New
[18/27] thermal/drivers/rzg2l: Convert to platform remove callback returning void Untitled series #215128 --- 2023-07-12 李扬韬 New
[19/27] drivers/thermal/k3: Convert to platform remove callback returning void Untitled series #215128 --- 2023-07-12 李扬韬 New
[22/27] thermal/ti-soc-thermal: Convert to platform remove callback returning void Untitled series #215128 --- 2023-07-12 李扬韬 New
[24/27] thermal/drivers/tegra-soctherm: Convert to platform remove callback returning void Untitled series #215128 --- 2023-07-12 李扬韬 New
[27/27] thermal: intel: int340x: Convert to platform remove callback returning void Untitled series #215128 --- 2023-07-12 李扬韬 New
[v5,02/22] thermal/drivers/sun8i: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,03/22] thermal/drivers/armada: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,04/22] thermal/drivers/broadcom: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,05/22] thermal/drivers/tegra: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,06/22] thermal/drivers/qcom/lmh: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,07/22] thermal/drivers/db8500: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,08/22] thermal/drivers/rcar: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,09/22] thermal/drivers/qcom/temp-alarm: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,10/22] thermal: intel: int340x: processor_thermal: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,11/22] thermal/drivers/exynos: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,12/22] thermal/drivers/hisi: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,13/22] thermal/drivers/rockchip: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,14/22] drivers/thermal/rcar_gen3_thermal: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,15/22] thermal/drivers/mediatek/lvts_thermal: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,16/22] thermal: max77620: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,17/22] thermal/drivers/intel/bxt_pmic: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,18/22] thermal/drivers/stm: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,19/22] thermal/drivers/qcom/tsens-v0_1: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,20/22] thermal: qcom-spmi-adc-tm5: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,21/22] thermal/drivers/uniphier: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[v5,22/22] thermal/drivers/imx: convert to use devm_request*_irq_probe() Untitled series #216258 --- 2023-07-21 李扬韬 New
[1/2] cpupower: fix amd cpu (family < 0x17) active state issue [1/2] cpupower: fix amd cpu (family < 0x17) active state issue --- 2021-03-24 徐福海 New
[v3,2/2] cpupower: Fix amd cpu (family >= 0x17) active state issue Untitled series #121363 --- 2021-04-18 徐福海 New
[v4,2/2] cpupower: Fix to return negative value if no permisssion for read_msr Untitled series #123057 --- 2021-04-25 徐福海 New
Add Georgian translation for cpupower Add Georgian translation for cpupower --- 2022-11-19 Zurab Kargareteli New
« 1 2 3 487 88 »