| Commit message (Expand) | Author | Age | Files | Lines |
* | cpufreq: Drop cpufreq_table_validate_and_show() | Viresh Kumar | 2018-04-10 | 2 | -11/+7 |
* | cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx() | Dominik Brodowski | 2018-02-08 | 1 | -0/+4 |
* | cpufreq: stats: Handle the case when trans_table goes beyond PAGE_SIZE | Gautham R. Shenoy | 2017-11-08 | 1 | -0/+3 |
* | cpufreq: docs: Drop intel-pstate.txt from index.txt | Rafael J. Wysocki | 2017-09-28 | 1 | -2/+0 |
* | cpufreq: intel_pstate: Document the current behavior and user interface | Rafael J. Wysocki | 2017-05-14 | 1 | -281/+0 |
* | cpufreq: User/admin documentation update and consolidation | Rafael J. Wysocki | 2017-03-13 | 4 | -629/+0 |
* | Documentation: cpu-freq: cpu-drivers: Fix repetition of word 'to' | sayli karnik | 2017-03-09 | 1 | -1/+1 |
* | Merge tag 'docs-4.11' of git://git.lwn.net/linux | Linus Torvalds | 2017-02-22 | 1 | -1/+3 |
|\ |
|
| * | Note that the POWER[89] processors are supported. | Shilpasri G Bhat | 2017-01-04 | 1 | -1/+3 |
* | | cpufreq: intel_pstate: Operation mode control from sysfs | Rafael J. Wysocki | 2017-02-04 | 1 | -0/+15 |
* | | cpufreq: Documentation: Updates based on current code | Viresh Kumar | 2017-02-03 | 6 | -193/+232 |
* | | cpufreq: Documentation: Minor reformatting | Viresh Kumar | 2017-02-03 | 1 | -93/+112 |
|/ |
|
* | Documentation: intel_pstate: Document HWP energy/performance hints | Srinivas Pandruvada | 2016-12-08 | 1 | -0/+24 |
* | cpufreq: stats: New sysfs attribute for clearing statistics | Markus Mayer | 2016-11-11 | 1 | -0/+6 |
* | Documentation: intel_pstate: Update per core limits | Srinivas Pandruvada | 2016-11-01 | 1 | -1/+20 |
* | Documentation: intel_pstate: PID tuning is not always available | Srinivas Pandruvada | 2016-10-21 | 1 | -4/+5 |
* | cpufreq-stats: Minor documentation fix | Jean Delvare | 2016-09-08 | 1 | -1/+1 |
* | Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_late... | Andreas Herrmann | 2016-07-22 | 1 | -2/+2 |
* | cpufreq: Return index from cpufreq_frequency_table_target() | Viresh Kumar | 2016-06-09 | 1 | -4/+3 |
* | cpufreq: Drop freq-table param to cpufreq_frequency_table_target() | Viresh Kumar | 2016-06-09 | 1 | -1/+0 |
* | cpufreq: Unexport cpufreq_frequency_table_cpuinfo() | Viresh Kumar | 2016-06-02 | 2 | -3/+3 |
* | Documentation: cpufreq: intel_pstate: fix typo | Felipe Franciosi | 2016-02-18 | 1 | -1/+1 |
* | Documentation: cpufreq: intel_pstate: enhance documentation | Srinivas Pandruvada | 2016-01-05 | 1 | -42/+199 |
* | cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latency | Jacob Tanenbaum | 2015-12-10 | 1 | -2/+2 |
* | cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event | Viresh Kumar | 2015-09-01 | 1 | -5/+2 |
* | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2015-06-24 | 2 | -11/+12 |
|\ |
|
| * | Documentation, intel_pstate: Improve legacy mode internal governors description | Prarit Bhargava | 2015-06-05 | 2 | -11/+12 |
* | | Documentation: cpufreq: delete duplicate description of sysfs interface 'scal... | Wang Long | 2015-05-05 | 1 | -2/+0 |
|/ |
|
* | intel_pstate: Add num_pstates to sysfs | Kristen Carlson Accardi | 2015-01-30 | 1 | -0/+4 |
* | intel_pstate: expose turbo range to sysfs | Kristen Carlson Accardi | 2015-01-30 | 1 | -0/+4 |
* | intel_pstate: Add support for HWP | Dirk Brandewie | 2014-11-12 | 1 | -12/+25 |
* | 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 |