index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-1
/
+6
|
\
|
*
cpufreq: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+6
*
|
cpufreq: use correct unit when verify cur freq
Sanjay Chandrashekara
2023-04-18
1
-1
/
+1
*
|
cpufreq: drivers with target_index() must set freq_table
Viresh Kumar
2023-04-07
1
-0
/
+5
*
|
cpufreq: warn about invalid vals to scaling_max/min_freq interfaces
qinyu
2023-03-22
1
-3
/
+3
|
/
*
cpufreq: Make kobj_type structure constant
Thomas Weißschuh
2023-02-09
1
-1
/
+1
*
cpufreq: Make cpufreq_unregister_driver() return void
Uwe Kleine-König
2023-02-09
1
-5
/
+3
*
cpufreq: Init completion before kobject_init_and_add()
Yongqiang Liu
2022-11-30
1
-1
/
+1
*
cpufreq: check only freq_table in __resolve_freq()
Lukasz Luba
2022-08-23
1
-1
/
+1
*
Merge tag 'cpufreq-arm-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linu...
Rafael J. Wysocki
2022-08-03
1
-3
/
+3
|
\
|
*
cpufreq: Change order of online() CB and policy->cpus modification
Pierre Gondois
2022-07-18
1
-3
/
+3
*
|
cpufreq: Warn users while freeing active policy
Viresh Kumar
2022-07-15
1
-2
/
+8
*
|
cpufreq: Drop unnecessary cpus locking from store()
Viresh Kumar
2022-06-14
1
-15
/
+4
*
|
cpufreq: Optimize cpufreq_show_cpus()
Viresh Kumar
2022-06-14
1
-3
/
+5
|
/
*
cpufreq: make interface functions and lock holding state clear
Schspa Shi
2022-05-17
1
-3
/
+3
*
cpufreq: Abort show()/store() for half-initialized policies
Schspa Shi
2022-05-17
1
-4
/
+7
*
cpufreq: Rearrange locking in cpufreq_remove_dev()
Rafael J. Wysocki
2022-05-12
1
-7
/
+14
*
cpufreq: Split cpufreq_offline()
Rafael J. Wysocki
2022-05-12
1
-14
/
+19
*
cpufreq: Reorganize checks in cpufreq_offline()
Rafael J. Wysocki
2022-05-12
1
-12
/
+12
*
cpufreq: Clear real_cpus mask from remove_cpu_dev_symlink()
Viresh Kumar
2022-05-11
1
-4
/
+4
*
Revert "cpufreq: Fix possible race in cpufreq online error path"
Viresh Kumar
2022-05-09
1
-3
/
+2
*
cpufreq: Avoid unnecessary frequency updates due to mismatch
Viresh Kumar
2022-05-06
1
-0
/
+11
*
cpufreq: Fix possible race in cpufreq online error path
Schspa Shi
2022-04-22
1
-2
/
+3
*
cpufreq: Reintroduce ready() callback
Bjorn Andersson
2022-02-09
1
-0
/
+4
*
cpufreq: use default_groups in kobj_type
Greg Kroah-Hartman
2021-12-28
1
-2
/
+3
*
cpufreq: Fix initialization of min and max frequency QoS requests
Rafael J. Wysocki
2021-12-17
1
-2
/
+2
*
cpufreq: Fix a comment in cpufreq_policy_free
Tang Yizhou
2021-12-01
1
-2
/
+3
*
cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()
Xiongfeng Wang
2021-12-01
1
-5
/
+4
*
cpufreq: Use CPUFREQ_RELATION_E in DVFS governors
Vincent Donnefort
2021-10-05
1
-1
/
+1
*
cpufreq: Introducing CPUFREQ_RELATION_E
Vincent Donnefort
2021-10-05
1
-1
/
+9
*
cpufreq: Make policy min/max hard requirements
Vincent Donnefort
2021-10-05
1
-0
/
+7
*
cpufreq: Remove ready() callback
Viresh Kumar
2021-09-02
1
-4
/
+0
*
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-08-31
1
-0
/
+13
|
\
|
*
cpufreq: Add callback to register with energy model
Viresh Kumar
2021-08-12
1
-0
/
+13
*
|
cpufreq: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-04
1
-3
/
+3
|
/
*
cpufreq: Remove ->resolve_freq()
Viresh Kumar
2021-06-30
1
-13
/
+8
*
cpufreq: Reuse cpufreq_driver_resolve_freq() in __cpufreq_driver_target()
Viresh Kumar
2021-06-30
1
-20
/
+22
*
cpufreq: Remove the ->stop_cpu() driver callback
Viresh Kumar
2021-06-30
1
-3
/
+0
*
cpufreq: Make cpufreq_online() call driver->offline() on errors
Rafael J. Wysocki
2021-06-23
1
-1
/
+10
*
cpufreq: Remove unused for_each_policy macro
Shaokun Zhang
2021-04-08
1
-3
/
+0
*
cpufreq: Fix typo in kerneldoc comment
Yue Hu
2021-02-19
1
-1
/
+1
*
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
2021-02-04
1
-2
/
+1
*
cpufreq: Add special-purpose fast-switching callback for drivers
Rafael J. Wysocki
2020-12-15
1
-0
/
+40
*
cpufreq: Fix cpufreq_online() return value on errors
Wang ShaoBo
2020-12-11
1
-1
/
+4
*
cpufreq: Fix up several kerneldoc comments
Rafael J. Wysocki
2020-12-11
1
-35
/
+35
*
Merge back cpufreq updates for v5.11.
Rafael J. Wysocki
2020-11-16
1
-5
/
+5
|
\
|
*
cpufreq: Drop restore_freq from struct cpufreq_policy
Rafael J. Wysocki
2020-11-02
1
-5
/
+5
*
|
cpufreq: Add strict_target to struct cpufreq_policy
Rafael J. Wysocki
2020-11-10
1
-0
/
+2
*
|
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-10
1
-1
/
+1
|
/
*
cpufreq: Introduce cpufreq_driver_test_flags()
Rafael J. Wysocki
2020-10-29
1
-0
/
+12
[next]