| Commit message (Expand) | Author | Age | Files | Lines |
* | intel_pstate: Update documentation of {max,min}_perf_pct sysfs files | Dirk Brandewie | 2014-07-07 | 1 | -2/+5 |
* | cpufreq: add support for intermediate (stable) frequencies | Viresh Kumar | 2014-06-05 | 1 | -2/+27 |
* | PM / OPP: Move cpufreq specific OPP functions out of generic OPP library | Nishanth Menon | 2014-05-07 | 1 | -0/+29 |
* | cpufreq: Make linux-pm@vger.kernel.org official mailing list | Viresh Kumar | 2014-05-01 | 1 | -2/+2 |
* | cpufreq: Introduce macros for cpufreq_frequency_table iteration | Stratos Karafotis | 2014-04-30 | 1 | -0/+19 |
* | cpufreq: Add stop CPU callback to cpufreq_driver interface | Dirk Brandewie | 2014-03-20 | 1 | -1/+7 |
* | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} | Viresh Kumar | 2014-03-19 | 1 | -4/+0 |
* | Documentation: cpufreq / boost: Update BOOST documentation | Lukasz Majewski | 2014-01-17 | 1 | -13/+13 |
* | Documentation / cpufreq: add intel-pstate.txt | Ramkumar Ramachandra | 2014-01-06 | 1 | -0/+40 |
* | cpufreq: Implement light weight ->target_index() routine | Viresh Kumar | 2013-10-25 | 2 | -11/+20 |
* | cpufreq: Drop the owner field from struct cpufreq_driver | Viresh Kumar | 2013-08-10 | 1 | -2/+0 |
* | cpufreq: rename index as driver_data in cpufreq_frequency_table | Viresh Kumar | 2013-06-04 | 1 | -8/+2 |
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-05-05 | 1 | -2/+2 |
|\ |
|
| * | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON | Frederic Weisbecker | 2013-04-03 | 1 | -2/+2 |
* | | cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov... | Jacob Shin | 2013-04-10 | 1 | -0/+21 |
* | | cpufreq: drivers: Remove unnecessary assignments of policy-> members | Viresh Kumar | 2013-04-02 | 1 | -2/+3 |
* | | cpufreq: Documentation: Fix cpufreq_frequency_table name | Viresh Kumar | 2013-04-02 | 1 | -2/+2 |
* | | cpufreq: conservative: Fix sampling_down_factor functionality | Stratos Karafotis | 2013-04-01 | 1 | -0/+6 |
|/ |
|
* | cpufreq: Update Documentation for cpus and related_cpus | Viresh Kumar | 2013-02-02 | 2 | -4/+10 |
* | acpi-cpufreq: Add support for disabling dynamic overclocking | Andre Przywara | 2012-09-09 | 1 | -0/+93 |
* | Doc: cpufreq: Fix typo and outdated line | Paul Bolle | 2011-11-08 | 1 | -3/+1 |
* | Fix documentation and comment typo 'no_hz' | Paul Bolle | 2011-08-08 | 1 | -1/+1 |
* | doc: fix wrong arch/i386 references | Wanlong Gao | 2011-06-13 | 1 | -1/+1 |
* | [CPUFREQ] Add documentation for sampling_down_factor | Vishwanath BS | 2011-03-16 | 1 | -0/+11 |
* | [CPUFREQ] Processor Clocking Control interface driver | Naga Chumbalkar | 2010-01-13 | 1 | -0/+207 |
* | [CPUFREQ] fix default value for ondemand governor | Mike Frysinger | 2010-01-13 | 1 | -2/+2 |
* | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface | Thomas Renninger | 2009-11-24 | 1 | -0/+11 |
* | [CPUFREQ] Document units for transition latency | Mark Brown | 2009-11-24 | 1 | -3/+3 |
* | [CPUFREQ] update Doc for cpuinfo_cur_freq and scaling_cur_freq | Naga Chumbalkar | 2009-09-01 | 1 | -2/+7 |
* | [CPUFREQ] minor correction to cpu-freq documentation | Chumbalkar Nagananda | 2009-06-15 | 2 | -2/+1 |
* | [CPUFREQ] Only set sampling_rate_max deprecated, sampling_rate_min is useful | Thomas Renninger | 2009-06-15 | 1 | -12/+14 |
* | [CPUFREQ] ondemand/conservative: sanitize sampling_rate restrictions | Thomas Renninger | 2009-02-24 | 1 | -1/+13 |
* | [CPUFREQ] ondemand/conservative: deprecate sampling_rate{min,max} | Thomas Renninger | 2009-02-24 | 1 | -2/+8 |
* | [CPUFREQ] Introduce /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_transition_l... | Thomas Renninger | 2009-02-24 | 1 | -0/+12 |
* | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent... | Thomas Renninger | 2009-02-04 | 1 | -16/+0 |
* | doc: Update sh cpufreq documentation. | Paul Mundt | 2008-12-22 | 1 | -4/+2 |
* | [CPUFREQ] Documentation: Add Blackfin to list of supported processors | Robin Getz | 2008-11-25 | 1 | -0/+12 |
* | [CPUFREQ] correct broken links and email addresses | Németh Márton | 2008-10-09 | 1 | -6/+4 |
* | Documentation cleanup: trivial misspelling, punctuation, and grammar correcti... | Matt LaPlante | 2008-07-26 | 1 | -1/+1 |
* | [CPUFREQ] Remove documentation of removed ondemand tunable. | Dave Jones | 2008-05-20 | 1 | -8/+0 |
* | [CPUFREQ] document the currently undocumented parts of the sysfs interface | Darrick J. Wong | 2008-04-28 | 1 | -0/+14 |
* | [ARM] pxa: add cpufreq support | Russell King | 2008-01-26 | 1 | -0/+1 |
* | misc doc and kconfig typos | Matt LaPlante | 2007-05-09 | 1 | -1/+1 |
* | Merge ../linus | Dave Jones | 2006-12-12 | 1 | -2/+2 |
|\ |
|
| * | Fix typos in /Documentation : Misc | Matt LaPlante | 2006-11-30 | 1 | -2/+2 |
* | | [CPUFREQ] Documentation fix | Dominik Brodowski | 2006-10-15 | 1 | -1/+1 |
|/ |
|
* | Fix typos in Documentation/: 'S' | Matt LaPlante | 2006-10-03 | 1 | -4/+4 |
* | Fix typos in Documentation/: 'N'-'P' | Matt LaPlante | 2006-10-03 | 1 | -4/+4 |
* | Fix typos in Documentation/: 'H'-'M' | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | Fix typos in Documentation/: 'F'-'G' | Matt LaPlante | 2006-10-03 | 2 | -2/+2 |