summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/pm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-042-3/+3
|\
| * Documentation/admin-guide: intel-speed-select: drop doubled wordsRandy Dunlap2020-07-051-2/+2
| * Documentation/admin-guide: intel_pstate: drop doubled wordRandy Dunlap2020-07-051-1/+1
* | cpufreq: Specify default governor on command lineQuentin Perret2020-07-021-3/+3
* | cpufreq: intel_pstate: Allow raw energy performance preference valueSrinivas Pandruvada2020-07-021-1/+5
* | cpufreq: intel_pstate: Allow enable/disable energy efficiencySrinivas Pandruvada2020-07-021-0/+11
|/
*-. Merge branches 'pm-devfreq', 'powercap', 'pm-docs' and 'pm-tools'Rafael J. Wysocki2020-06-012-0/+918
|\ \
| | * Documentation: admin-guide: pm: Document intel-speed-selectSrinivas Pandruvada2020-05-192-0/+918
| |/
* | Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-06-011-13/+19
|\ \
| * | cpufreq: intel_pstate: Use passive mode by default without HWPRafael J. Wysocki2020-04-171-13/+19
| |/
* / Documentation: cpuidle: update the documentHanjun Guo2020-05-191-11/+9
|/
* Documentation: PM: sleep: Document system-wide suspend code flowsRafael J. Wysocki2020-04-032-0/+271
*-. Merge branches 'pm-devfreq', 'powercap' and 'pm-docs'Rafael J. Wysocki2020-03-302-0/+275
|\ \
| | * Documentation: cpufreq: Move legacy driver documentationRafael J. Wysocki2020-03-022-0/+275
| |/
* | Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-03-301-2/+2
|\ \
| * | Documentation: intel_pstate: update links for referencesAlex Hung2020-03-141-2/+2
| |/
* / Documentation: PM: QoS: Update to reflect previous code changesRafael J. Wysocki2020-02-141-37/+36
|/
*-. Merge branches 'pm-avs' and 'pm-cpuidle'Rafael J. Wysocki2020-02-072-8/+30
|\ \
| | * cpuidle: Documentation: Clean up PM QoS descriptionRafael J. Wysocki2020-02-051-4/+4
| | * intel_idle: Introduce 'states_off' module parameterRafael J. Wysocki2020-02-031-1/+18
| | * intel_idle: Introduce 'use_acpi' module parameterRafael J. Wysocki2020-02-031-4/+9
| |/
* / Documentation: admin-guide: PM: Update sleep states documentationRafael J. Wysocki2020-02-031-17/+59
|/
* Documentation: admin-guide: PM: Add intel_idle documentRafael J. Wysocki2020-01-152-0/+247
* cpuidle: Allow idle states to be disabled by defaultRafael J. Wysocki2019-12-271-0/+3
*-. Merge branches 'pm-docs' and 'pm-misc'Rafael J. Wysocki2019-05-068-22/+58
|\ \
| * | Documentation: PM: Unify copyright noticesRafael J. Wysocki2019-04-085-10/+19
| * | Documentation: PM: Add SPDX license tags to multiple filesRafael J. Wysocki2019-04-088-0/+16
| * | cpufreq: intel_pstate: Documentation: Add references sectionsRafael J. Wysocki2019-04-082-12/+23
| |/
* | admin-guide: pm: intel_epb: Add SPDX license tag and copyright noticeRafael J. Wysocki2019-04-081-0/+8
* | PM / arch: x86: MSR_IA32_ENERGY_PERF_BIAS sysfs interfaceRafael J. Wysocki2019-04-071-0/+27
* | PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki2019-04-072-0/+7
|/
* cpuidle: New timer events oriented governor for tickless systemsRafael J. Wysocki2019-01-161-8/+96
*-. Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki2018-12-213-1/+641
|\ \
| | * Documentation: intel_pstate: Clarify coordination of P-State limitsSrinivas Pandruvada2018-11-291-1/+9
| |/ |/|
| * cpuidle: Add 'above' and 'below' idle state metricsRafael J. Wysocki2018-12-121-0/+10
| * cpuidle: Add cpuidle.governor= command line parameterRafael J. Wysocki2018-12-111-0/+7
| * Documentation: admin-guide: PM: Add cpuidle documentRafael J. Wysocki2018-12-032-0/+615
|/
* Documentation: cpufreq: Correct a typoZhao Wei Liew2018-11-071-1/+1
* Documentation: intel_pstate: Add base_frequency informationSrinivas Pandruvada2018-10-161-0/+7
* Documentation: intel_pstate: Describe hwp_dynamic_boost sysfs knobRafael J. Wysocki2018-06-271-0/+11
* Documentation: admin-guide: intel_pstate: Fix sysfs pathRafael J. Wysocki2018-06-271-2/+1
* Documentation: intel_pstate: Fix typoRafael J. Wysocki2018-06-211-1/+1
* PM: docs: intel_pstate: fix Active Mode w/o HWP paragraphJuri Lelli2018-05-091-1/+1
* PM: docs: sleep-states: Fix a typo ("includig")Jonathan Neuschäfer2018-05-091-1/+1
* Merge branch 'pm-docs'Rafael J. Wysocki2017-09-045-9/+317
|\
| * PM: docs: Describe high-level PM strategies and sleep statesRafael J. Wysocki2017-08-295-9/+317
* | Merge branch 'intel_pstate'Rafael J. Wysocki2017-09-041-53/+8
|\ \
| * \ Merge back intel_pstate material for v4.14.Rafael J. Wysocki2017-08-211-53/+8
| |\ \ | | |/ | |/|
| | * cpufreq: intel_pstate: Do not use PID-based P-state selectionRafael J. Wysocki2017-07-261-53/+8
* | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-09-041-8/+0
|\ \ \ | |/ / |/| |