index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq.c
Age
Commit message (
Expand
)
Author
2025-07-21
Merge tag 'cpufreq-arm-updates-6.17' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
2025-07-14
cpufreq: Exit governor when failed to start old governor
Lifeng Zheng
2025-07-14
cpufreq: Move the check of cpufreq_driver->get into cpufreq_verify_current_fr...
Lifeng Zheng
2025-07-14
cpufreq: Init policy->rwsem before it may be possibly used
Lifeng Zheng
2025-07-14
cpufreq: Initialize cpufreq-based frequency-invariance later
Lifeng Zheng
2025-07-14
cpufreq: Remove duplicate check in __cpufreq_offline()
Lifeng Zheng
2025-07-14
cpufreq: Contain scaling_cur_freq.attr in cpufreq_attrs
Lifeng Zheng
2025-07-09
cpufreq: Export disable_cpufreq()
Aaron Kling
2025-05-21
cpufreq: Update sscanf() to kstrtouint()
Bowen Yu
2025-05-21
cpufreq: Replace magic number
Bowen Yu
2025-05-14
cpufreq: drop redundant cpus_read_lock() from store_local_boost()
Seyediman Seyedarab
2025-05-13
cpufreq: Drop policy locking from cpufreq_policy_is_good_for_eas()
Rafael J. Wysocki
2025-05-07
cpufreq/sched: Move cpufreq-specific EAS checks to cpufreq
Rafael J. Wysocki
2025-05-04
Merge back cpufreq material for 6.16
Rafael J. Wysocki
2025-04-28
cpufreq: Fix setting policy limits when frequency tables are used
Rafael J. Wysocki
2025-04-25
cpufreq: Force sync policy boost with global boost on sysfs update
Viresh Kumar
2025-04-25
cpufreq: Preserve policy's boost state after resume
Viresh Kumar
2025-04-25
cpufreq: Introduce policy_set_boost()
Viresh Kumar
2025-04-25
cpufreq: Don't unnecessarily call set_boost()
Viresh Kumar
2025-04-19
Merge back earlier cpufreq material for 6.16
Rafael J. Wysocki
2025-04-17
cpufreq: Avoid using inconsistent policy->min and policy->max
Rafael J. Wysocki
2025-04-10
cpufreq: Drop unused cpufreq_get_policy()
Rafael J. Wysocki
2025-04-09
cpufreq: Pass policy pointer to ->update_limits()
Rafael J. Wysocki
2025-04-09
cpufreq: Introduce cpufreq_policy_refresh()
Rafael J. Wysocki
2025-04-09
cpufreq: Use __free() for policy reference counting cleanup
Rafael J. Wysocki
2025-04-09
cpufreq: Drop cpufreq_cpu_acquire() and cpufreq_cpu_release()
Rafael J. Wysocki
2025-04-09
cpufreq: Use locking guard and __free() in cpufreq_update_policy()
Rafael J. Wysocki
2025-04-09
cpufreq: Add and use cpufreq policy locking guards
Rafael J. Wysocki
2025-04-09
cpufreq: Split cpufreq_online()
Rafael J. Wysocki
2025-04-09
cpufreq: Consolidate some code in cpufreq_online()
Rafael J. Wysocki
2025-04-01
cpufreq: Reference count policy in cpufreq_update_limits()
Rafael J. Wysocki
2025-03-25
Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2025-02-17
cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry
Beata Michalska
2025-02-17
cpufreq: Allow arch_freq_get_on_cpu to return an error
Beata Michalska
2025-02-07
cpufreq: Remove cpufreq_enable_boost_support()
Viresh Kumar
2025-02-07
cpufreq: Restrict enabling boost on policies with no boost frequencies
Viresh Kumar
2025-02-07
cpufreq: Export cpufreq_boost_set_sw()
Viresh Kumar
2025-02-07
cpufreq: staticize cpufreq_boost_trigger_state()
Viresh Kumar
2025-02-07
cpufreq: Stop checking for duplicate available/boost freq attributes
Viresh Kumar
2025-02-07
cpufreq: Always create freq-table related sysfs file
Viresh Kumar
2025-02-07
cpufreq: Use str_enable_disable() helper
Lifeng Zheng
2025-02-05
cpufreq: prevent NULL dereference in cpufreq_online()
Aboorva Devarajan
2025-01-23
cpufreq: Introduce a more generic way to set default per-policy boost flag
Lifeng Zheng
2025-01-23
cpufreq: Fix re-boost issue after hotplugging a CPU
Lifeng Zheng
2025-01-20
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2025-01-17
cpufreq: Use str_enable_disable()-like helpers
Krzysztof Kozlowski
2024-12-18
PM: EM: Move sched domains rebuild function from schedutil to EM
Rafael J. Wysocki
2024-10-28
cpufreq: use proper units for frequency
Marcin Juszkiewicz
2024-08-02
cpufreq: Remove LATENCY_MULTIPLIER
Qais Yousef
2024-07-10
Merge back cpufreq material for 6.11.
Rafael J. Wysocki
[next]