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
/
arm_big_little.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
cpufreq: arm_big_little: Don't validate the frequency table twice
Viresh Kumar
2018-03-20
1
-8
/
+1
*
cpu_cooling: Keep only one of_cpufreq*cooling_register() helper
Viresh Kumar
2017-12-07
1
-1
/
+1
*
cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT
Viresh Kumar
2017-12-07
1
-22
/
+1
*
cpufreq: arm_big_little: make function arguments and structure pointer const
Bhumika Goyal
2017-11-08
1
-3
/
+3
*
cpufreq: arm_big_little: invoke frequency-invariance setter function
Dietmar Eggemann
2017-10-03
1
-1
/
+9
*
cpufreq: arm_big_little: Make ->get_transition_latency() mandatory
Viresh Kumar
2017-07-26
1
-6
/
+4
*
thermal: cpu_cooling: use cpufreq_policy to register cooling device
Viresh Kumar
2017-05-27
1
-1
/
+1
*
cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_table
Sudeep Holla
2016-05-05
1
-25
/
+29
*
cpufreq: arm_big_little: Add support to register a cpufreq cooling device
Punit Agrawal
2015-12-10
1
-0
/
+41
*
cpufreq: arm_big_little: fix frequency check when bL switcher is active
Jon Medhurst \(Tixy\)
2015-11-02
1
-9
/
+13
*
cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLE
Sudeep Holla
2015-05-15
1
-5
/
+22
*
cpufreq: arm_big_little: remove unused cpu-cluster.<n> clock name
Sudeep Holla
2015-05-05
1
-3
/
+1
*
cpufreq: arm_big_little: check if the frequency is set correctly
Sudeep Holla
2015-05-05
1
-0
/
+9
*
cpufreq: arm_big_little: free OPP table created during ->init()
Viresh Kumar
2014-12-02
1
-1
/
+6
*
cpufreq: arm_big_little: fix module license spec
Uwe Kleine-König
2014-08-09
1
-0
/
+5
*
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
Stratos Karafotis
2014-04-30
1
-8
/
+8
*
cpufreq: arm_big_little: set 'physical_cluster' for each CPU
viresh kumar
2014-03-19
1
-1
/
+4
*
cpufreq: add 'freq_table' in struct cpufreq_policy
Viresh Kumar
2014-03-12
1
-1
/
+0
*
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
2014-01-06
1
-1
/
+2
*
cpufreq: move freq change notifications to cpufreq core
Viresh Kumar
2013-10-31
1
-19
/
+5
*
cpufreq: arm_big_little: reconfigure switcher behavior at run time
Nicolas Pitre
2013-10-31
1
-3
/
+51
*
cpufreq: arm_big_little: add in-kernel switching (IKS) support
Viresh Kumar
2013-10-31
1
-26
/
+337
*
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-25
1
-12
/
+5
*
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2013-10-25
1
-24
/
+7
|
\
|
*
cpufreq: arm-big-little: use clk_get instead of clk_get_sys
Sudeep KarkadaNagesha
2013-10-16
1
-1
/
+1
|
*
cpufreq: arm_big_little: don't initialize part of policy is set by core
Viresh Kumar
2013-10-16
1
-2
/
+0
|
*
cpufreq: arm_big_little: Use generic cpufreq routines
Viresh Kumar
2013-10-16
1
-16
/
+2
|
*
cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY
Viresh Kumar
2013-10-16
1
-2
/
+2
|
*
cpufreq: arm_big_little: call cpufreq_frequency_table_put_attr()
Viresh Kumar
2013-09-30
1
-0
/
+1
|
*
cpufreq: arm_big_little: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-09-30
1
-3
/
+1
*
|
PM / OPP: rename header to linux/pm_opp.h
Nishanth Menon
2013-10-25
1
-1
/
+1
*
|
PM / OPP: rename functions to dev_pm_opp*
Nishanth Menon
2013-10-25
1
-3
/
+3
|
/
*
cpufreq: arm-big-little: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-06-24
1
-3
/
+1
*
cpufreq: ARM big LITTLE: Improve print message
Viresh Kumar
2013-05-12
1
-1
/
+1
*
cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.h
Viresh Kumar
2013-05-12
1
-5
/
+0
*
cpufreq: ARM big LITTLE: Adapt to latest cpufreq updates
Viresh Kumar
2013-04-22
1
-7
/
+3
*
cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
Viresh Kumar
2013-04-02
1
-0
/
+282