index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: ACPI: Set cpuinfo.max_freq directly if max boost is known
Rafael J. Wysocki
2021-02-18
1
-1
/
+7
*
cpufreq: freq_table: Demote obvious misuse of kerneldoc to standard comment b...
Lee Jones
2020-07-15
1
-3
/
+3
*
cpufreq: Avoid creating excessively large stack frames
Rafael J. Wysocki
2020-01-27
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
cpufreq: boost: Remove CONFIG_CPU_FREQ_BOOST_SW Kconfig option
Yue Hu
2019-04-10
1
-3
/
+0
*
cpufreq: Drop cpufreq_table_validate_and_show()
Viresh Kumar
2018-04-10
1
-14
/
+0
*
cpufreq: Validate frequency table in the core
Viresh Kumar
2018-02-27
1
-1
/
+15
*
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
Dominik Brodowski
2018-02-08
1
-4
/
+4
*
cpufreq: Handle sorted frequency tables more efficiently
Viresh Kumar
2016-07-07
1
-8
/
+65
*
cpufreq: Return index from cpufreq_frequency_table_target()
Viresh Kumar
2016-06-09
1
-11
/
+13
*
cpufreq: Drop freq-table param to cpufreq_frequency_table_target()
Viresh Kumar
2016-06-09
1
-1
/
+1
*
cpufreq: Remove cpufreq_frequency_get_table()
Viresh Kumar
2016-06-09
1
-6
/
+3
*
cpufreq: Unexport cpufreq_frequency_table_cpuinfo()
Viresh Kumar
2016-06-02
1
-2
/
+0
*
cpufreq: Allow drivers to enable boost support after registering driver
Viresh Kumar
2015-08-07
1
-0
/
+15
*
cpufreq: Allow freq_table to be obtained for offline CPUs
Viresh Kumar
2015-07-10
1
-9
/
+0
*
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
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+225