index
:
linux-toradex.git
colibri
colibri_vf
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.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-05-02
cpufreq: Reference count policy in cpufreq_update_limits()
Rafael J. Wysocki
2024-06-16
cpufreq: exit() callback is optional
Viresh Kumar
2024-06-16
cpufreq: Rearrange locking in cpufreq_remove_dev()
Rafael J. Wysocki
2024-06-16
cpufreq: Split cpufreq_offline()
Rafael J. Wysocki
2024-06-16
cpufreq: Reorganize checks in cpufreq_offline()
Rafael J. Wysocki
2023-09-19
cpufreq: Fix the race condition while updating the transition_task of policy
Liao Chang
2023-05-11
cpufreq: use correct unit when verify cur freq
Sanjay Chandrashekara
2023-01-12
cpufreq: Init completion before kobject_init_and_add()
Yongqiang Liu
2022-09-15
cpufreq: check only freq_table in __resolve_freq()
Lukasz Luba
2022-06-09
Revert "cpufreq: Fix possible race in cpufreq online error path"
Viresh Kumar
2022-06-09
cpufreq: Fix possible race in cpufreq online error path
Schspa Shi
2022-06-09
cpufreq: Avoid unnecessary frequency updates due to mismatch
Viresh Kumar
2022-01-27
cpufreq: Fix initialization of min and max frequency QoS requests
Rafael J. Wysocki
2021-12-08
cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()
Xiongfeng Wang
2021-11-18
cpufreq: Make policy min/max hard requirements
Vincent Donnefort
2021-09-02
cpufreq: Remove ready() callback
Viresh Kumar
2021-08-31
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-08-12
cpufreq: Add callback to register with energy model
Viresh Kumar
2021-08-04
cpufreq: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-06-30
cpufreq: Remove ->resolve_freq()
Viresh Kumar
2021-06-30
cpufreq: Reuse cpufreq_driver_resolve_freq() in __cpufreq_driver_target()
Viresh Kumar
2021-06-30
cpufreq: Remove the ->stop_cpu() driver callback
Viresh Kumar
2021-06-23
cpufreq: Make cpufreq_online() call driver->offline() on errors
Rafael J. Wysocki
2021-04-08
cpufreq: Remove unused for_each_policy macro
Shaokun Zhang
2021-02-19
cpufreq: Fix typo in kerneldoc comment
Yue Hu
2021-02-04
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
2020-12-15
cpufreq: Add special-purpose fast-switching callback for drivers
Rafael J. Wysocki
2020-12-11
cpufreq: Fix cpufreq_online() return value on errors
Wang ShaoBo
2020-12-11
cpufreq: Fix up several kerneldoc comments
Rafael J. Wysocki
2020-11-16
Merge back cpufreq updates for v5.11.
Rafael J. Wysocki
2020-11-10
cpufreq: Add strict_target to struct cpufreq_policy
Rafael J. Wysocki
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-02
cpufreq: Drop restore_freq from struct cpufreq_policy
Rafael J. Wysocki
2020-10-29
cpufreq: Introduce cpufreq_driver_test_flags()
Rafael J. Wysocki
2020-10-27
cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag
Rafael J. Wysocki
2020-10-16
cpufreq: Improve code around unlisted freq check
Viresh Kumar
2020-10-08
cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()
Ionela Voinescu
2020-10-05
cpufreq: Move traces and update to policy->cur to cpufreq core
Viresh Kumar
2020-10-05
cpufreq: stats: Enable stats for fast-switch as well
Viresh Kumar
2020-09-18
arch_topology, cpufreq: constify arch_* cpumasks
Valentin Schneider
2020-09-18
cpufreq: report whether cpufreq supports Frequency Invariance (FI)
Ionela Voinescu
2020-09-18
cpufreq: move invariance setter calls in cpufreq core
Ionela Voinescu
2020-08-27
cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()
Viresh Kumar
2020-08-11
cpufreq: intel_pstate: Implement passive mode with HWP enabled
Rafael J. Wysocki
2020-08-04
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2020-07-30
cpufreq: cached_resolved_idx can not be negative
Viresh Kumar
2020-07-15
cpufreq: cpufreq: Demote lots of function headers unworthy of kerneldoc status
Lee Jones
2020-07-02
cpufreq: Remove the weakly defined cpufreq_default_governor()
Viresh Kumar
2020-07-02
cpufreq: Specify default governor on command line
Quentin Perret
2020-07-02
cpufreq: Fix locking issues with governors
Viresh Kumar
[next]