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_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
2019-08-10
cpufreq: dev_pm_qos_update_request() can return 1 on success
Viresh Kumar
2019-07-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2019-07-16
cpufreq: Make cpufreq_generic_init() return void
Viresh Kumar
2019-07-08
cpufreq: Add QoS requests for userspace constraints
Viresh Kumar
2019-07-08
cpufreq: intel_pstate: Reuse refresh_frequency_limits()
Viresh Kumar
2019-07-08
cpufreq: Register notifiers with the PM QoS framework
Viresh Kumar
2019-07-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2019-06-28
cpufreq: Avoid calling cpufreq_verify_current_freq() from handle_update()
Viresh Kumar
2019-06-28
cpufreq: Consolidate cpufreq_update_current_freq() and __cpufreq_get()
Viresh Kumar
2019-06-28
cpufreq: Don't skip frequency validation for has_target() drivers
Viresh Kumar
2019-06-26
cpufreq: Use has_target() instead of !setpolicy
Viresh Kumar
2019-06-26
cpufreq: Remove redundant !setpolicy check
Viresh Kumar
2019-06-26
cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stub
Daniel Lezcano
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-15
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-05-13
cpufreq: Don't find governor for setpolicy drivers in cpufreq_init_policy()
Yue Hu
2019-05-13
cpufreq: Explain the kobject_put() in cpufreq_policy_alloc()
Rafael J. Wysocki
2019-05-10
cpufreq: Call transition notifier only once for each policy
Viresh Kumar
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-04-30
cpufreq: Fix kobject memleak
Viresh Kumar
2019-04-23
cpufreq: Move ->get callback check outside of __cpufreq_get()
Yue Hu
2019-04-16
cpufreq: Remove needless bios_limit check in show_bios_limit()
Yue Hu
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
cpufreq: Remove cpufreq_driver check in cpufreq_boost_supported()
Yue Hu
2019-04-08
cpufreq: intel_pstate: Update max frequency on global turbo changes
Rafael J. Wysocki
2019-04-01
cpufreq: Add cpufreq_cpu_acquire() and cpufreq_cpu_release()
Rafael J. Wysocki
2019-04-01
cpufreq: intel_pstate: Driver-specific handling of _PPC updates
Rafael J. Wysocki
2019-03-07
cpufreq: Improve kerneldoc comments for cpufreq_cpu_get/put()
Rafael J. Wysocki
2019-02-20
cpufreq: Pass updated policy to driver ->setpolicy() callback
Rafael J. Wysocki
2019-02-20
cpufreq: Fix two debug messages in cpufreq_set_policy()
Rafael J. Wysocki
2019-02-20
cpufreq: Reorder and simplify cpufreq_update_policy()
Rafael J. Wysocki
2019-02-20
cpufreq: Add kerneldoc comments for two core functions
Rafael J. Wysocki
2019-02-14
cpufreq: Replace double NOT (!!) with single NOT (!)
Viresh Kumar
2019-02-12
cpufreq: Allow light-weight tear down and bring up of CPUs
Viresh Kumar
2019-01-30
cpufreq: Auto-register the driver as a thermal cooling device if asked
Amit Kucheria
2019-01-29
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
2019-01-15
cpufreq: Don't update new_policy on failures
Viresh Kumar
2019-01-11
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2019-01-08
cpufreq: check if policy is inactive early in __cpufreq_get()
Sudeep Holla
2018-12-11
sched/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
2018-09-10
cpufreq: remove unnecessary unlikely()
Igor Stoppa
2018-07-26
cpufreq: Fix a circular lock dependency problem
Waiman Long
2018-07-26
cpufreq: trace frequency limits change
Ruchi Kandoi
2018-05-30
cpufreq: Use static SRCU initializer
Sebastian Andrzej Siewior
2018-05-30
cpufreq: Fix new policy initialization during limits updates via sysfs
Tao Wang
2018-05-13
cpufreq: optimize cpufreq_notify_transition()
Viresh Kumar
2018-03-20
cpufreq: Don't validate cpufreq table from cpufreq_generic_init()
Viresh Kumar
2018-02-27
cpufreq: Validate frequency table in the core
Viresh Kumar
2018-02-27
cpufreq: Reorder cpufreq_online() error code path
Viresh Kumar
2018-02-05
cpufreq: Skip cpufreq resume if it's not suspended
Bo Yan
[next]