summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabledFrancisco Jerez2020-09-011-1/+1
* cpufreq: intel_pstate: Free memory only when turning offRafael J. Wysocki2020-09-011-33/+24
* cpufreq: intel_pstate: Add ->offline and ->online callbacksRafael J. Wysocki2020-09-011-49/+94
* cpufreq: intel_pstate: Tweak the EPP sysfs interfaceRafael J. Wysocki2020-09-011-0/+8
* cpufreq: intel_pstate: Update cached EPP in the active modeRafael J. Wysocki2020-09-011-5/+15
* cpufreq: intel_pstate: Refuse to turn off with HWP enabledRafael J. Wysocki2020-09-011-3/+9
* Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-08-282-5/+8
|\
| * cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()Viresh Kumar2020-08-271-2/+1
| * cpufreq: replace cpu_logical_map() with read_cpuid_mpir()Sumit Gupta2020-08-211-3/+7
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-233-4/+4
|/
* cpufreq: intel_pstate: Implement passive mode with HWP enabledRafael J. Wysocki2020-08-112-67/+184
* Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2020-08-0412-101/+595
|\
| * cpufreq: make schedutil the default for arm and arm64Valentin Schneider2020-07-301-1/+1
| * cpufreq: cached_resolved_idx can not be negativeViresh Kumar2020-07-302-5/+2
| * cpufreq: Add Tegra194 cpufreq driverSumit Gupta2020-07-303-0/+398
| * cpufreq: imx: Select NVMEM_IMX_OCOTPWalter Lozano2020-07-301-0/+1
| * cpufreq: sti-cpufreq: Fix some formatting and misspelling issuesLee Jones2020-07-301-4/+4
| * cpufreq: tegra186: Simplify probe return pathJon Hunter2020-07-301-6/+0
| * cpufreq: CPPC: Reuse caps variable in few routinesXin Hao2020-07-301-2/+2
| * cpufreq: ap806: fix cpufreq driver needs ap cpu clkSven Auhagen2020-07-301-0/+1
| * cpufreq: cppc: Reorder code and remove apply_hisi_workaround variableViresh Kumar2020-07-301-49/+42
| * cpufreq: dt: fix oops on armada37xxIvan Kokshaysky2020-07-301-0/+1
| * cpufreq: brcmstb-avs-cpufreq: send S2_ENTER / S2_EXIT commands to AVSMarkus Mayer2020-07-301-1/+11
| * cpufreq: brcmstb-avs-cpufreq: Support polling AVS firmwareFlorian Fainelli2020-07-301-13/+34
| * cpufreq: brcmstb-avs-cpufreq: more flexible interface for __issue_avs_command()Markus Mayer2020-07-301-16/+14
| * cpufreq: qcom: Disable fast switch when scaling DDR/L3Sibi Sankar2020-07-301-2/+1
| * cpufreq: qcom: Update the bandwidth levels on frequency changeSibi Sankar2020-07-301-2/+81
| * cpufreq: blacklist SC7180 in cpufreq-dt-platdevSibi Sankar2020-06-231-0/+1
| * cpufreq: blacklist SDM845 in cpufreq-dt-platdevSibi Sankar2020-06-231-0/+1
* | cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0Srinivas Pandruvada2020-08-041-0/+1
* | 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