index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
freq_table.c
Age
Commit message (
Expand
)
Author
2016-07-07
cpufreq: Handle sorted frequency tables more efficiently
Viresh Kumar
2016-06-09
cpufreq: Return index from cpufreq_frequency_table_target()
Viresh Kumar
2016-06-09
cpufreq: Drop freq-table param to cpufreq_frequency_table_target()
Viresh Kumar
2016-06-09
cpufreq: Remove cpufreq_frequency_get_table()
Viresh Kumar
2016-06-02
cpufreq: Unexport cpufreq_frequency_table_cpuinfo()
Viresh Kumar
2015-08-07
cpufreq: Allow drivers to enable boost support after registering driver
Viresh Kumar
2015-07-10
cpufreq: Allow freq_table to be obtained for offline CPUs
Viresh Kumar
2014-07-21
cpufreq: Introduce new relation for freq selection
Stratos Karafotis
2014-05-20
cpufreq: Break out early when frequency equals target_freq
Stratos Karafotis
2014-04-30
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
Stratos Karafotis
2014-04-07
cpufreq: create another field .flags in cpufreq_frequency_table
Viresh Kumar
2014-04-07
cpufreq: don't print value of .driver_data from core
Viresh Kumar
2014-03-12
cpufreq: add 'freq_table' in struct cpufreq_policy
Viresh Kumar
2014-01-17
cpufreq: Add boost frequency support in core
Lukasz Majewski
2014-01-06
cpufreq: Make sure CPU is running on a freq from freq-table
Viresh Kumar
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
Linus Torvalds