index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
freq_table.c
Age
Commit message (
Expand
)
Author
2013-10-16
cpufreq: define generic .attr, .exit() and .verify() routines
Viresh Kumar
2013-10-16
cpufreq: add new routine cpufreq_verify_within_cpu_limits()
Viresh Kumar
2013-10-16
cpufreq: Optimize cpufreq_frequency_table_verify()
Viresh Kumar
2013-09-30
cpufreq: Add new helper cpufreq_table_validate_and_show()
Viresh Kumar
2013-08-07
cpufreq: Clean up header files included in the core
Viresh Kumar
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
2013-02-09
cpufreq: Don't check cpu_online(policy->cpu)
Viresh Kumar
2013-02-02
cpufreq: Simplify __cpufreq_remove_dev()
Viresh Kumar
2012-11-15
cpufreq: Improve debug prints
Viresh Kumar
2011-05-04
[CPUFREQ] use dynamic debug instead of custom infrastructure
Dominik Brodowski
2009-10-29
percpu: make percpu symbols in cpufreq unique
Tejun Heo
2009-02-24
[CPUFREQ] checkpatch cleanups for freq_table
Dave Jones
2008-07-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2008-05-22
[CPUFREQ] clarify license of freq_table.c
Dominik Brodowski
2008-05-19
[CPUFREQ] change cpu freq arrays to per_cpu variables
Mike Travis
2008-02-06
[CPUFREQ] fix incorrect comment on show_available_freqs() in freq_table.c
Fenghua Yu
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2006-11-06
[CPUFREQ] Fix coding style issues in cpufreq.
Gautham R Shenoy
2006-05-30
[CPUFREQ] Remove more freq_table reinitialisations.
Dave Jones
2006-05-30
[CPUFREQ] Fix another redundant initialisation in freq_table
Dave Jones
2006-05-30
[CPUFREQ] Remove duplicate assignment in freq_table
Dave Jones
2006-02-28
[CPUFREQ] Lots of whitespace & CodingStyle cleanup.
Dave Jones
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds