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