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