summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-08-0324-217/+262
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-08-0316-202/+252
| |\
| | * cpufreq: intel_pstate: Fix EPP setting via sysfs in active modeRafael J. Wysocki2020-07-301-5/+12
| | * cpufreq: intel_pstate: Rearrange the storing of new EPP valuesRafael J. Wysocki2020-07-301-20/+15
| | * Merge back cpufreq material for v5.9.Rafael J. Wysocki2020-07-2716-189/+237
| | |\
| | | * cpufreq: intel_pstate: Avoid enabling HWP if EPP is not supportedRafael J. Wysocki2020-07-161-1/+6
| | | * cpufreq: intel_pstate: Clean up aperf_mperf_shift descriptionRafael J. Wysocki2020-07-161-3/+1
| | | * cpufreq: powernv: Make some symbols staticWei Yongjun2020-07-151-4/+4
| | | * cpufreq: amd_freq_sensitivity: Mark sometimes used ID structs as __maybe_unusedLee Jones2020-07-151-1/+1
| | | * cpufreq: intel_pstate: Supply struct attribute description for get_aperf_mper...Lee Jones2020-07-151-0/+1
| | | * cpufreq: pcc-cpufreq: Mark sometimes used ID structs as __maybe_unusedLee Jones2020-07-151-1/+1
| | | * cpufreq: powernow-k8: Mark 'hi' and 'lo' dummy variables as __always_unusedLee Jones2020-07-151-2/+2
| | | * cpufreq: acpi-cpufreq: Mark sometimes used ID structs as __maybe_unusedLee Jones2020-07-151-2/+2
| | | * cpufreq: acpi-cpufreq: Mark 'dummy' variable as __always_unusedLee Jones2020-07-151-2/+2
| | | * cpufreq: powernv-cpufreq: Fix a bunch of kerneldoc related issuesLee Jones2020-07-151-5/+6
| | | * cpufreq: pasemi: Include header file for {check,restore}_astate prototypesLee Jones2020-07-151-0/+2
| | | * cpufreq: cpufreq_governor: Demote store_sampling_rate() header to standard co...Lee Jones2020-07-151-1/+1
| | | * cpufreq: cpufreq: Demote lots of function headers unworthy of kerneldoc statusLee Jones2020-07-151-15/+17
| | | * cpufreq: freq_table: Demote obvious misuse of kerneldoc to standard comment b...Lee Jones2020-07-151-3/+3
| | | * cpufreq: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-132-2/+2
| | | * cpufreq: intel_pstate: Fix static checker warning for epp variableSrinivas Pandruvada2020-07-131-1/+1
| | | * cpufreq: Remove the weakly defined cpufreq_default_governor()Viresh Kumar2020-07-021-7/+0
| | | * cpufreq: Specify default governor on command lineQuentin Perret2020-07-021-9/+22
| | | * cpufreq: Register governors at core_initcallQuentin Perret2020-07-025-77/+19
| | | * cpufreq: Fix locking issues with governorsViresh Kumar2020-07-021-23/+35
| | | * cpufreq: intel_pstate: Allow raw energy performance preference valueSrinivas Pandruvada2020-07-021-10/+40
| | | * cpufreq: intel_pstate: Allow enable/disable energy efficiencySrinivas Pandruvada2020-07-021-24/+73
| * | | Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki2020-08-038-15/+10
| |\ \ \ | | |/ / | |/| |
| | * | OPP: refactor dev_pm_opp_of_register_em() and update related driversLukasz Luba2020-06-247-7/+7
| | * | PM / EM: update callback structure and add device pointerLukasz Luba2020-06-241-8/+3
* | | | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-031-1/+2
|\ \ \ \
| * | | | cpufreq: arm_scmi: Set fast_switch_possible conditionallyNicola Mazzucato2020-06-301-1/+2
| | |/ / | |/| |
* | | | Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp...Linus Torvalds2020-08-032-77/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | cpufreq: remove unicore32 driverMike Rapoport2020-07-012-77/+0
| | |/ | |/|
* / | cpufreq: intel_pstate: Fix active mode setting from command lineRafael J. Wysocki2020-07-131-2/+6
|/ /
* / cpufreq: intel_pstate: Add one more OOB control bitSrinivas Pandruvada2020-06-231-2/+5
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-2/+2
* Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-105-35/+82
|\
| *-. Merge branches 'pm-cpufreq' and 'pm-acpi'Rafael J. Wysocki2020-06-104-35/+78
| |\ \
| | * | cpufreq: CPPC: add SW BOOST supportXiongfeng Wang2020-06-051-2/+37
| | * | cpufreq: change '.set_boost' to act on one policyXiongfeng Wang2020-06-052-32/+39
| | * | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2020-06-011-1/+2
| | |\ \
| | | * | cpufreq: tegra186: add CPUFREQ_NEED_INITIAL_FREQ_CHECK flagMian Yousaf Kaukab2020-05-181-1/+2
| * | | | Merge branch 'pm-opp'Rafael J. Wysocki2020-06-101-0/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2020-06-011-0/+4
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | cpufreq: dt: Add support for interconnect bandwidth scalingGeorgi Djakov2020-05-291-0/+4
* | | | | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-042-164/+59
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-5.8-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2020-05-252-164/+59
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)Dmitry Osipenko2020-05-062-164/+59
| | | |/ / | | |/| |
* | | | | Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-06-031-18/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |