index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
cpufreq: arm_big_little: Register an Energy Model
Dietmar Eggemann
2019-02-07
1
-0
/
+2
*
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