summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/freq_table.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Handle sorted frequency tables more efficientlyViresh Kumar2016-07-071-8/+65
* cpufreq: Return index from cpufreq_frequency_table_target()Viresh Kumar2016-06-091-11/+13
* cpufreq: Drop freq-table param to cpufreq_frequency_table_target()Viresh Kumar2016-06-091-1/+1
* cpufreq: Remove cpufreq_frequency_get_table()Viresh Kumar2016-06-091-6/+3
* cpufreq: Unexport cpufreq_frequency_table_cpuinfo()Viresh Kumar2016-06-021-2/+0
* cpufreq: Allow drivers to enable boost support after registering driverViresh Kumar2015-08-071-0/+15
* cpufreq: Allow freq_table to be obtained for offline CPUsViresh Kumar2015-07-101-9/+0
* cpufreq: Introduce new relation for freq selectionStratos Karafotis2014-07-211-1/+11
* cpufreq: Break out early when frequency equals target_freqStratos Karafotis2014-05-201-2/+6
* cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis2014-04-301-31/+25
* cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-071-2/+2
* cpufreq: don't print value of .driver_data from coreViresh Kumar2014-04-071-4/+3
* cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar2014-03-121-38/+8
* cpufreq: Add boost frequency support in coreLukasz Majewski2014-01-171-7/+49
* cpufreq: Make sure CPU is running on a freq from freq-tableViresh Kumar2014-01-061-0/+22
* cpufreq: define generic .attr, .exit() and .verify() routinesViresh Kumar2013-10-161-0/+20
* cpufreq: add new routine cpufreq_verify_within_cpu_limits()Viresh Kumar2013-10-161-4/+2
* cpufreq: Optimize cpufreq_frequency_table_verify()Viresh Kumar2013-10-161-12/+13
* cpufreq: Add new helper cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-0/+12
* cpufreq: Clean up header files included in the coreViresh Kumar2013-08-071-3/+1
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-13/+13
* cpufreq: Don't check cpu_online(policy->cpu)Viresh Kumar2013-02-091-6/+0
* cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar2013-02-021-0/+9
* cpufreq: Improve debug printsViresh Kumar2012-11-151-0/+2
* [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-041-11/+8
* percpu: make percpu symbols in cpufreq uniqueTejun Heo2009-10-291-6/+6
* [CPUFREQ] checkpatch cleanups for freq_tableDave Jones2009-02-241-9/+9
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-07-211-6/+6
|\
| * [CPUFREQ] change cpu freq arrays to per_cpu variablesMike Travis2008-05-191-6/+6
* | [CPUFREQ] clarify license of freq_table.cDominik Brodowski2008-05-221-0/+5
|/
* [CPUFREQ] fix incorrect comment on show_available_freqs() in freq_table.cFenghua Yu2008-02-061-1/+1
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+0
* [CPUFREQ] Fix coding style issues in cpufreq.Gautham R Shenoy2006-11-061-10/+18
* [CPUFREQ] Remove more freq_table reinitialisations.Dave Jones2006-05-301-4/+8
* [CPUFREQ] Fix another redundant initialisation in freq_tableDave Jones2006-05-301-1/+1
* [CPUFREQ] Remove duplicate assignment in freq_tableDave Jones2006-05-301-1/+1
* [CPUFREQ] Lots of whitespace & CodingStyle cleanup.Dave Jones2006-02-281-7/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+225
OpenPOWER on IntegriCloud