Show patches with: State = Action Required       |   7493 patches
« 1 2 3 474 75 »
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
Performance: devfreq: avoid devfreq delay work re-init before Performance: devfreq: avoid devfreq delay work re-init before --- 2023-11-10 黄再漾(Joyyoung Huang) New
[2/2] LoongArch: Add hibernation (ACPI S4) support [1/2] LoongArch: Add suspend (ACPI S3) support --- 2022-10-28 陈华才 New
power: supply: Get battery info only if psy->battery_info is not NULL power: supply: Get battery info only if psy->battery_info is not NULL --- 2023-05-04 陈华才 New
[-next,2/2] PM: hibernate: add check of preallocate mem for image size pages [-next,1/2] PM: hibernate: fix spelling mistake for annotation --- 2022-11-01 金塔尖 New
[v2,1/2] PM: hibernate: fix spelling mistake for annotation [v2,1/2] PM: hibernate: fix spelling mistake for annotation --- 2022-11-04 金塔尖 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
[-next] power: supply: Make bd9995x_chip_reset static [-next] power: supply: Make bd9995x_chip_reset static --- 2020-05-11 Zou Wei New
[1/1,RFC] wakeup_reason: Add infrastructure to log and report why the system resumed from suspend. [1/1,RFC] wakeup_reason: Add infrastructure to log and report why the system resumed from suspend. --- 2022-01-28 Zichar Zhang New
POWER SUPPLY CLASS/SUBSYSTEM : add new status 'Full charging' can show that the battery is fully charged but still charging POWER SUPPLY CLASS/SUBSYSTEM : add new status 'Full charging' can show that the battery is fully ... --- 2021-07-07 zhuguanghong New
cpuidle: JZ4780: Add Ingenic JZ4780 cpuidle driver. cpuidle: JZ4780: Add Ingenic JZ4780 cpuidle driver. --- 2021-07-24 Zhou Yanjie New
[1/2] cpufreq: dt-platdev: Add MODULE_LICENSE [1/2] cpufreq: dt-platdev: Add MODULE_LICENSE --- 2023-05-24 Zhipeng Wang New
[1/1] thermal: ti-soc-thermal: Remove duplicated header file inclusion [1/1] thermal: ti-soc-thermal: Remove duplicated header file inclusion --- 2021-03-27 Zhen Lei New
[1/1] tty: serial: sifive: Remove redundant error printing in sifive_serial_probe() [1/1] tty: serial: sifive: Remove redundant error printing in sifive_serial_probe() --- 2021-05-11 Zhen Lei New
cpufreq: fix cpufreq_get() can't get correct CPU frequency cpufreq: fix cpufreq_get() can't get correct CPU frequency --- 2022-03-11 zhengzucheng New
modify pl011 driver to work as wakeup source --- 2015-08-14 Zhaoyang Huang New
[v2] modify the pl011 driver to let it work as wakeup source --- 2015-09-01 Zhaoyang Huang New
[v3] modify pl011 driver to work as wakeup source --- 2015-09-02 Zhaoyang Huang New
[Resend,v3] modify pl011 driver to work as wakeup source --- 2015-09-07 Zhaoyang Huang New
[v4,1/2] modify pl011 driver to let it work as wakeup source --- 2015-09-16 Zhaoyang Huang New
[v4,2/2] add property of "linux,wakeup" for juno.dts --- 2015-09-16 Zhaoyang Huang New
modify pl011 driver to let it work as wakeup source --- 2015-09-17 Zhaoyang Huang New
[RFC,v2] rpm: refining the rpm_suspend function --- 2016-01-20 Zhaoyang Huang New
[RFC,v3] POWER/runtime: refining the rpm_suspend function --- 2016-01-21 Zhaoyang Huang New
[RFC,v3,1/2] power/cpuidle: enhance the precision of state select --- 2016-06-27 Zhaoyang Huang New
[RFC,v3,2/2] power/idle: enhance the precision of sleep_length --- 2016-06-27 Zhaoyang Huang New
thermal/drivers/da9062: Remove unnecessary print function dev_err() thermal/drivers/da9062: Remove unnecessary print function dev_err() --- 2022-08-12 zhaoxiao New
[RFC,01/26] thermal: Add bit definition for x86 thermal related MSRs Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,02/26] thermal: intel: hfi: Add helpers to build HFI/ITD structures Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,03/26] thermal: intel: hfi: Add HFI notifier helpers to notify HFI update Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,04/26] KVM: Add kvm_arch_sched_out() hook Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,05/26] KVM: x86: Reset hardware history at vCPU's sched_in/out Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,06/26] KVM: VMX: Add helpers to handle the writes to MSR's R/O and R/WC0 bits Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,07/26] KVM: VMX: Emulate ACPI (CPUID.0x01.edx[bit 22]) feature Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,08/26] KVM: x86: Expose TM/ACC (CPUID.0x01.edx[bit 29]) feature bit to VM Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,09/26] KVM: x86: cpuid: Define CPUID 0x06.eax by kvm_cpu_cap_mask() Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,10/26] KVM: VMX: Emulate PTM/PTS (CPUID.0x06.eax[bit 6]) feature Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,11/26] KVM: VMX: Introduce HFI description structure Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,12/26] KVM: VMX: Introduce HFI table index for vCPU Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,13/26] KVM: VMX: Support virtual HFI table for VM Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,14/26] KVM: x86: Introduce the HFI dynamic update request and kvm_x86_ops Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,15/26] KVM: VMX: Sync update of Host HFI table to Guest Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,16/26] KVM: VMX: Update HFI table when vCPU migrates Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,17/26] KVM: VMX: Allow to inject thermal interrupt without HFI update Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,18/26] KVM: VMX: Emulate HFI related bits in package thermal MSRs Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,19/26] KVM: VMX: Emulate the MSRs of HFI feature Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,20/26] KVM: x86: Expose HFI feature bit and HFI info in CPUID Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,21/26] KVM: VMX: Extend HFI table and MSR emulation to support ITD Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,22/26] KVM: VMX: Pass through ITD classification related MSRs to Guest Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,23/26] KVM: x86: Expose ITD feature bit and related info in CPUID Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,24/26] KVM: VMX: Emulate the MSR of HRESET feature Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,25/26] KVM: x86: Expose HRESET feature's CPUID to Guest Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
[RFC,26/26] Documentation: KVM: Add description of pkg_therm_lock Intel Thread Director Virtualization --- 2024-02-03 Zhao Liu New
thermal/drivers/qcom/lmh: Fix missing IRQ check in lmh_probe() thermal/drivers/qcom/lmh: Fix missing IRQ check in lmh_probe() --- 2023-08-26 Zhang Shurong New
[RFC,2/5] thermal: create statistics table in two steps Untitled series #38409 --- 2020-04-08 Zhang Rui New
[RFC,4/5] thermal: Add a sanity check for invalid state at stats update Untitled series #38409 --- 2020-04-08 Zhang Rui New
[2/6] thermal: core: delete thermal_notify_framework() thermal: improve handling of disabled thermal zone --- 2020-04-30 Zhang Rui New
[4/6] thermal: core: stop polling timer for disabled thermal zone thermal: improve handling of disabled thermal zone --- 2020-04-30 Zhang Rui New
[RFC,6/6] iwlwifi: enable thermal zone only when firmware loaded thermal: improve handling of disabled thermal zone --- 2020-04-30 Zhang Rui New
powercap/intel_rapl: add support for ElkhartLake powercap/intel_rapl: add support for ElkhartLake --- 2020-05-15 Zhang Rui New
« 1 2 3 474 75 »