Show patches with: State = Action Required       |    Archived = No       |   7582 patches
« 1 2 ... 20 21 2275 76 »
Patch Series S/W/F Date Submitter Delegate State
cpufreq:powernv: Fix init_chip_info initialization in numa=off cpufreq:powernv: Fix init_chip_info initialization in numa=off --- 2021-06-15 Pratik R. Sampat New
cpufreq: powernv: Register the driver with reboot notifier --- 2014-08-25 Viresh Kumar New
cpufreq/pstate: Only mention the BIOS disabling turbo mode once cpufreq/pstate: Only mention the BIOS disabling turbo mode once --- 2020-04-10 Chris Wilson New
cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype --- 2016-01-25 Arnd Bergmann New
cpufreq: qcom: Add support for krait based socs cpufreq: qcom: Add support for krait based socs --- 2020-02-19 Christian Marangi New
cpufreq: qcom: Fix section attribute for qcom_cpufreq_kryo_exit() cpufreq: qcom: Fix section attribute for qcom_cpufreq_kryo_exit() --- 2018-09-19 Viresh Kumar New
cpufreq: qcom: fix wrong compatible binding cpufreq: qcom: fix wrong compatible binding --- 2020-04-30 Christian Marangi New
cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency --- 2024-02-15 Arnd Bergmann New
cpufreq: qcom-hw: add missing devm_release_mem_region() call cpufreq: qcom-hw: add missing devm_release_mem_region() call --- 2021-01-12 Shawn Guo New
cpufreq: qcom-hw: Add missing null pointer check cpufreq: qcom-hw: Add missing null pointer check --- 2023-02-14 Manivannan Sadhasivam New
cpufreq: qoriq depends on thermal --- 2016-02-26 Arnd Bergmann New
cpufreq: Rebuild sched-domains when removing cpufreq driver cpufreq: Rebuild sched-domains when removing cpufreq driver --- 2023-09-18 Pierre Gondois New
cpufreq: Remove redundant exit() functions cpufreq: Remove redundant exit() functions --- 2024-04-09 Lizhe New
cpufreq: remove setting of policy->cpu in policy->cpus during init --- 2017-08-10 Sudeep Holla New
cpufreq: remove sysfs link when a cpu != policy->cpu, is removed --- 2014-04-08 Viresh Kumar New
cpufreq: remove tango driver cpufreq: remove tango driver --- 2021-01-20 Arnd Bergmann New
cpufreq: Revert "cpufreq: qcom-hw: Use devm_platform_ioremap_resource() to simplify code" cpufreq: Revert "cpufreq: qcom-hw: Use devm_platform_ioremap_resource() to simplify code" --- 2021-01-08 Ionela Voinescu New
cpufreq:s5pv210:Fix typo issue cpufreq:s5pv210:Fix typo issue --- 2021-03-15 Xiaofeng Cao New
cpufreq: s5pv210: Remove spurious __init annotation --- 2014-08-27 Mark Brown New
cpufreq: schedutil: add up/down frequency transition rate limits --- 2016-11-17 Viresh Kumar New
cpufreq: schedutil: Call sugov_update_next_freq() before check to fast_switch_enabled cpufreq: schedutil: Call sugov_update_next_freq() before check to fast_switch_enabled --- 2021-02-24 Yue Hu New
cpufreq: schedutil: Combine two loops into one in sugov_start() cpufreq: schedutil: Combine two loops into one in sugov_start() --- 2023-03-24 Yajun Deng New
cpufreq: schedutil: Correct comment to update_lock of struct sugov_policy cpufreq: schedutil: Correct comment to update_lock of struct sugov_policy --- 2021-02-18 Yue Hu New
cpufreq: schedutil: force frequency update when limits change cpufreq: schedutil: force frequency update when limits change --- 2020-06-25 Wei Wang New
cpufreq: schedutil: govern how frequently we change frequency with rate_limit --- 2017-02-15 Viresh Kumar New
cpufreq: schedutil: Optimize operations with single max CPU capacity cpufreq: schedutil: Optimize operations with single max CPU capacity --- 2022-12-06 Lukasz Luba New
cpufreq: schedutil: Remove the needless sg_policy parameter to ignore_dl_rate_limit() cpufreq: schedutil: Remove the needless sg_policy parameter to ignore_dl_rate_limit() --- 2021-02-18 Yue Hu New
cpufreq: schedutil: set cpu freq to min in idle state --- 2016-08-18 Pingbo Wen 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
cpufreq: schedutil: Simplify sugov_fast_switch() cpufreq: schedutil: Simplify sugov_fast_switch() --- 2020-10-06 Rafael J. Wysocki New
cpufreq: schedutil: Update last_update from sugov_set_iowait_boost() --- 2017-07-18 Viresh Kumar New
cpufreq/schedutil: When updating limitations, frequency modulation interval not become invalid. cpufreq/schedutil: When updating limitations, frequency modulation interval not become invalid. --- 2024-02-04 Lizhe New
cpufreq: scmi: add COMMON_CLK dependency cpufreq: scmi: add COMMON_CLK dependency --- 2020-12-03 Arnd Bergmann New
cpufreq: scpi: Add dependency on SCPI clk driver --- 2015-11-17 Punit Agrawal New
cpufreq: scpi: fix static checker warning cdev isn't an ERR_PTR cpufreq: scpi: fix static checker warning cdev isn't an ERR_PTR --- 2018-01-22 Sudeep Holla New
cpufreq: Select schedutil when using big.LITTLE cpufreq: Select schedutil when using big.LITTLE --- 2020-04-02 Linus Walleij New
cpufreq: Send CPUFREQ_CREATE_POLICY notification after the perf domain creation. cpufreq: Send CPUFREQ_CREATE_POLICY notification after the perf domain creation. --- 2023-01-15 Vincent Wang New
cpufreq: Send CPUFREQ_CREATE_POLICY notification after the perf domain creation. cpufreq: Send CPUFREQ_CREATE_POLICY notification after the perf domain creation. --- 2023-01-15 Vincent Wang New
cpufreq: sh: Remove unused linux/sched.h headers cpufreq: sh: Remove unused linux/sched.h headers --- 2021-06-06 Hailong Liu New
cpufreq: stats: Fix string format specifier mismatch cpufreq: stats: Fix string format specifier mismatch --- 2020-10-12 Viresh Kumar New
cpufreq: stats: Switch to ktime and msec instead of jiffies and usertime cpufreq: stats: Switch to ktime and msec instead of jiffies and usertime --- 2020-11-10 Viresh Kumar New
cpufreq: sti-cpufreq: fix mem leak in sti_cpufreq_set_opp_info() cpufreq: sti-cpufreq: fix mem leak in sti_cpufreq_set_opp_info() --- 2020-10-12 Frank Lee New
cpufreq: sun50i: Fix build warning around snprint() cpufreq: sun50i: Fix build warning around snprint() --- 2024-04-22 Viresh Kumar New
cpufreq: tegra194: Enable CPUFREQ thermal cooling cpufreq: tegra194: Enable CPUFREQ thermal cooling --- 2023-01-24 Jon Hunter New
cpufreq: ti-cpufreq: Add support for OPP_PLUS cpufreq: ti-cpufreq: Add support for OPP_PLUS --- 2020-02-11 Lokesh Vutla New
cpufreq: ti-cpufreq: fix memory leak in ti_cpufreq_probe() cpufreq: ti-cpufreq: fix memory leak in ti_cpufreq_probe() --- 2020-10-19 Defang Bo New
cpufreq: ti: Implement scope-based cleanup in ti_cpufreq_match_node() cpufreq: ti: Implement scope-based cleanup in ti_cpufreq_match_node() --- 2024-04-23 Shivani Gupta New
cpufreq_times_record_transition() is not called when fast switch is enabled, leading /proc/[pid]/time_in_state to attribute all time on a cluster to a single frequency. To fix this, add a call to cpufreq_times_record_transition() in the fast switch path. cpufreq_times_record_transition() is not called when fast switch is enabled, leading /proc/[pid]/... --- 2022-10-10 hongchengwen New
cpufreq: unicore32: fix typo issue for 'clk' --- 2014-05-05 Viresh Kumar New
cpufreq: unlock when failing cpufreq_update_policy() --- 2014-06-18 Viresh Kumar New
cpufreq: Use clamp_val() --- 2016-05-26 Viresh Kumar New
cpu-hotplug: provide prototypes for arch CPU registration cpu-hotplug: provide prototypes for arch CPU registration --- 2023-09-25 Russell King (Oracle) New
cpuidle: add 'failed' statistic --- 2014-03-07 Daniel Lezcano New
cpuidle: Allow configuration of the polling interval before cpuidle enters a c-state cpuidle: Allow configuration of the polling interval before cpuidle enters a c-state --- 2020-11-26 Mel Gorman New
cpuidle: arm: qcom: fix Kconfig problems cpuidle: arm: qcom: fix Kconfig problems --- 2020-11-24 Randy Dunlap 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
cpuidle/coupled: Fix comment typo cpuidle/coupled: Fix comment typo --- 2022-08-11 Jason Wang New
cpuidle: coupled: Fix double word in comments cpuidle: coupled: Fix double word in comments --- 2022-08-23 Shaomin Deng New
cpuidle: coupled: fix warning when compiling with W=1 cpuidle: coupled: fix warning when compiling with W=1 --- 2020-01-20 Benjamin Gaignard New
cpuidle: Delete unused define_one_ro/rw macros cpuidle: Delete unused define_one_ro/rw macros --- 2020-05-13 Pascal Terjan New
cpuidle/drivers/mobile: Add new governor for mobile/embedded systems cpuidle/drivers/mobile: Add new governor for mobile/embedded systems --- 2019-06-20 Daniel Lezcano New
cpuidle: Drop misleading comments about RCU usage cpuidle: Drop misleading comments about RCU usage --- 2020-09-22 Ulf Hansson New
cpuidle/firmware: qcom: fix smcc dependencies cpuidle/firmware: qcom: fix smcc dependencies --- 2020-05-29 Arnd Bergmann New
cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze --- 2016-01-21 Sudeep Holla New
cpuidle-haltpoll: allow force loading on hosts without the REALTIME hint cpuidle-haltpoll: allow force loading on hosts without the REALTIME hint --- 2020-02-21 Maciej S. Szmigiero New
cpuidle-haltpoll: Disable kvm guest polling when mwait_idle is used cpuidle-haltpoll: Disable kvm guest polling when mwait_idle is used --- 2022-12-06 Li RongQing New
cpuidle-haltpoll: Fix a small typo of haltpoll cpuidle-haltpoll: Fix a small typo of haltpoll --- 2020-04-08 Yihao Wu New
cpuidle: idle exit_latency overflow cpuidle: idle exit_latency overflow --- 2023-11-16 Bo Ye New
cpuidle/idle: move idle traces to cpuidle_enter_state --- 2014-07-02 sandeep.tripathy@linaro.org New
cpuidle: improve governor Kconfig options --- 2013-05-27 Daniel Lezcano New
cpuidle: JZ4780: Add Ingenic JZ4780 cpuidle driver. cpuidle: JZ4780: Add Ingenic JZ4780 cpuidle driver. --- 2021-07-24 Zhou Yanjie New
cpuidle: kirkwood: Convert to platform remove callback returning void cpuidle: kirkwood: Convert to platform remove callback returning void --- 2023-07-12 Yangtao Li New
cpuidle: Move cpuidle driver forward before acpi driver in Makefile cpuidle: Move cpuidle driver forward before acpi driver in Makefile --- 2022-07-13 Mi, Dapeng1 New
cpuidle: mvebu: fix duplicate flags assignment cpuidle: mvebu: fix duplicate flags assignment --- 2023-01-17 Arnd Bergmann New
cpuidle: preventive check in cpuidle_select against crash cpuidle: preventive check in cpuidle_select against crash --- 2017-12-26 gaurav jindal New
cpuidle: psci: Allow PM domain to be initialized even if no OSI mode cpuidle: psci: Allow PM domain to be initialized even if no OSI mode --- 2020-08-14 Ulf Hansson New
cpuidle: psci: Drop superfluous wrappers psci_dt_attach|detach_cpu() cpuidle: psci: Drop superfluous wrappers psci_dt_attach|detach_cpu() --- 2024-02-28 Ulf Hansson New
cpuidle-pseries: Fix CEDE latency conversion from tb to us cpuidle-pseries: Fix CEDE latency conversion from tb to us --- 2020-09-01 Gautham R. Shenoy New
cpuidle: qcom_scm: fix Kconfig dependencies again cpuidle: qcom_scm: fix Kconfig dependencies again --- 2021-04-21 Arnd Bergmann New
cpuidle: qcom-spm: add missing put_device() call in spm_cpuidle_register() cpuidle: qcom-spm: add missing put_device() call in spm_cpuidle_register() --- 2021-12-09 Qing Wang New
cpuidle: record state entry failed statistics cpuidle: record state entry failed statistics --- 2020-09-02 Lina Iyer New
cpuidle: riscv-sbi: Add cluster_pm_enter()/exit() cpuidle: riscv-sbi: Add cluster_pm_enter()/exit() --- 2024-02-26 Nick Hu New
cpuidle: Select polling interval based on a c-state with a longer target residency cpuidle: Select polling interval based on a c-state with a longer target residency --- 2020-11-30 Mel Gorman New
cpuidle_set accepts alpha numeric values for idle-set operation cpuidle_set accepts alpha numeric values for idle-set operation --- 2021-01-05 Brahadambal Srinivasan New
cpuidle: set poll_limit_ns out of if-else cpuidle: set poll_limit_ns out of if-else --- 2021-07-23 Pankaj Gupta New
cpuidle: stub out cpuidle_poll_state_init() without CONFIG_CPU_IDLE cpuidle: stub out cpuidle_poll_state_init() without CONFIG_CPU_IDLE --- 2018-02-20 Arnd Bergmann New
cpuidle: tegra: Fix comment typo cpuidle: tegra: Fix comment typo --- 2022-07-15 Jason Wang New
cpuidle: tegra: honor ARCH_SUSPEND_POSSIBLE cpuidle: tegra: honor ARCH_SUSPEND_POSSIBLE --- 2022-05-24 Randy Dunlap New
cpuidle: teo: bugfix in intervals[] array indexing cpuidle: teo: bugfix in intervals[] array indexing --- 2020-01-10 Ikjoon Jang New
cpuidle: zynq: Switch Michal Simek's email to new one cpuidle: zynq: Switch Michal Simek's email to new one --- 2023-05-16 Michal Simek New
cpu_pm: replace raw_notifier to atomic_notifier --- 2017-07-12 Alex Shi New
cpupower: Fix querying boost support for amd-pstate-epp mode cpupower: Fix querying boost support for amd-pstate-epp mode --- 2023-08-11 Mario Limonciello New
cpupower: Fix typo in comment cpupower: Fix typo in comment --- 2022-06-24 Xiang wangx New
cpupowerutils: Delete repeated word in comments cpupowerutils: Delete repeated word in comments --- 2022-08-02 Shaomin Deng New
devfreq: imx-bus: Decouple imx-bus from icc made devfreq: imx-bus: Decouple imx-bus from icc made --- 2021-12-27 Abel Vesa New
devfreq: Register devfreq as a cooling device devfreq: Register devfreq as a cooling device --- 2021-03-04 Daniel Lezcano New
devfreq: Support device update function devfreq: Support device update function --- 2022-10-03 Johnny Liu New
devfreq: Use lockdep asserts instead of manual checks for locked mutex devfreq: Use lockdep asserts instead of manual checks for locked mutex --- 2020-05-12 Krzysztof Kozlowski New
docs: cpufreq: Frequencies are in Hz, not kHz docs: cpufreq: Frequencies are in Hz, not kHz --- 2023-02-01 Doug Anderson New
docs: driver-api: interconnect: fix typo docs: driver-api: interconnect: fix typo --- 2024-04-22 Sekhar Nori New
« 1 2 ... 20 21 2275 76 »