index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
freq_table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: Introduce new relation for freq selection
Stratos Karafotis
2014-07-21
1
-1
/
+11
*
cpufreq: Break out early when frequency equals target_freq
Stratos Karafotis
2014-05-20
1
-2
/
+6
*
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
Stratos Karafotis
2014-04-30
1
-31
/
+25
*
cpufreq: create another field .flags in cpufreq_frequency_table
Viresh Kumar
2014-04-07
1
-2
/
+2
*
cpufreq: don't print value of .driver_data from core
Viresh Kumar
2014-04-07
1
-4
/
+3
*
cpufreq: add 'freq_table' in struct cpufreq_policy
Viresh Kumar
2014-03-12
1
-38
/
+8
*
cpufreq: Add boost frequency support in core
Lukasz Majewski
2014-01-17
1
-7
/
+49
*
cpufreq: Make sure CPU is running on a freq from freq-table
Viresh Kumar
2014-01-06
1
-0
/
+22
*
cpufreq: define generic .attr, .exit() and .verify() routines
Viresh Kumar
2013-10-16
1
-0
/
+20
*
cpufreq: add new routine cpufreq_verify_within_cpu_limits()
Viresh Kumar
2013-10-16
1
-4
/
+2
*
cpufreq: Optimize cpufreq_frequency_table_verify()
Viresh Kumar
2013-10-16
1
-12
/
+13
*
cpufreq: Add new helper cpufreq_table_validate_and_show()
Viresh Kumar
2013-09-30
1
-0
/
+12
*
cpufreq: Clean up header files included in the core
Viresh Kumar
2013-08-07
1
-3
/
+1
*
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
2013-06-04
1
-13
/
+13
*
cpufreq: Don't check cpu_online(policy->cpu)
Viresh Kumar
2013-02-09
1
-6
/
+0
*
cpufreq: Simplify __cpufreq_remove_dev()
Viresh Kumar
2013-02-02
1
-0
/
+9
*
cpufreq: Improve debug prints
Viresh Kumar
2012-11-15
1
-0
/
+2
*
[CPUFREQ] use dynamic debug instead of custom infrastructure
Dominik Brodowski
2011-05-04
1
-11
/
+8
*
percpu: make percpu symbols in cpufreq unique
Tejun Heo
2009-10-29
1
-6
/
+6
*
[CPUFREQ] checkpatch cleanups for freq_table
Dave Jones
2009-02-24
1
-9
/
+9
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2008-07-21
1
-6
/
+6
|
\
|
*
[CPUFREQ] change cpu freq arrays to per_cpu variables
Mike Travis
2008-05-19
1
-6
/
+6
*
|
[CPUFREQ] clarify license of freq_table.c
Dominik Brodowski
2008-05-22
1
-0
/
+5
|
/
*
[CPUFREQ] fix incorrect comment on show_available_freqs() in freq_table.c
Fenghua Yu
2008-02-06
1
-1
/
+1
*
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
1
-1
/
+0
*
[CPUFREQ] Fix coding style issues in cpufreq.
Gautham R Shenoy
2006-11-06
1
-10
/
+18
*
[CPUFREQ] Remove more freq_table reinitialisations.
Dave Jones
2006-05-30
1
-4
/
+8
*
[CPUFREQ] Fix another redundant initialisation in freq_table
Dave Jones
2006-05-30
1
-1
/
+1
*
[CPUFREQ] Remove duplicate assignment in freq_table
Dave Jones
2006-05-30
1
-1
/
+1
*
[CPUFREQ] Lots of whitespace & CodingStyle cleanup.
Dave Jones
2006-02-28
1
-7
/
+5
*
Linux-2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+225