aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/cpufreq (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-01cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabledFrancisco Jerez1-1/+1
2020-09-01cpufreq: intel_pstate: Free memory only when turning offRafael J. Wysocki1-33/+24
2020-09-01cpufreq: intel_pstate: Add ->offline and ->online callbacksRafael J. Wysocki1-49/+94
2020-09-01cpufreq: intel_pstate: Tweak the EPP sysfs interfaceRafael J. Wysocki1-0/+8
2020-09-01cpufreq: intel_pstate: Update cached EPP in the active modeRafael J. Wysocki1-5/+15
2020-09-01cpufreq: intel_pstate: Refuse to turn off with HWP enabledRafael J. Wysocki1-3/+9
2020-08-28Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-5/+8
2020-08-27cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()Viresh Kumar1-2/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva3-4/+4
2020-08-21cpufreq: replace cpu_logical_map() with read_cpuid_mpir()Sumit Gupta1-3/+7
2020-08-11cpufreq: intel_pstate: Implement passive mode with HWP enabledRafael J. Wysocki2-67/+184
2020-08-04Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki12-101/+595
2020-08-04cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0Srinivas Pandruvada1-0/+1
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds24-217/+262
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+2
2020-08-03Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/linuxLinus Torvalds2-77/+0
2020-08-03Merge branch 'pm-cpufreq'Rafael J. Wysocki16-202/+252
2020-08-03Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki8-15/+10
2020-07-30cpufreq: intel_pstate: Fix EPP setting via sysfs in active modeRafael J. Wysocki1-5/+12
2020-07-30cpufreq: intel_pstate: Rearrange the storing of new EPP valuesRafael J. Wysocki1-20/+15
2020-07-30cpufreq: make schedutil the default for arm and arm64Valentin Schneider1-1/+1
2020-07-30cpufreq: cached_resolved_idx can not be negativeViresh Kumar2-5/+2
2020-07-30cpufreq: Add Tegra194 cpufreq driverSumit Gupta3-0/+398
2020-07-30cpufreq: imx: Select NVMEM_IMX_OCOTPWalter Lozano1-0/+1
2020-07-30cpufreq: sti-cpufreq: Fix some formatting and misspelling issuesLee Jones1-4/+4
2020-07-30cpufreq: tegra186: Simplify probe return pathJon Hunter1-6/+0
2020-07-30cpufreq: CPPC: Reuse caps variable in few routinesXin Hao1-2/+2
2020-07-30cpufreq: ap806: fix cpufreq driver needs ap cpu clkSven Auhagen1-0/+1
2020-07-30cpufreq: cppc: Reorder code and remove apply_hisi_workaround variableViresh Kumar1-49/+42
2020-07-30cpufreq: dt: fix oops on armada37xxIvan Kokshaysky1-0/+1
2020-07-30cpufreq: brcmstb-avs-cpufreq: send S2_ENTER / S2_EXIT commands to AVSMarkus Mayer1-1/+11
2020-07-30cpufreq: brcmstb-avs-cpufreq: Support polling AVS firmwareFlorian Fainelli1-13/+34
2020-07-30cpufreq: brcmstb-avs-cpufreq: more flexible interface for __issue_avs_command()Markus Mayer1-16/+14
2020-07-30cpufreq: qcom: Disable fast switch when scaling DDR/L3Sibi Sankar1-2/+1
2020-07-30cpufreq: qcom: Update the bandwidth levels on frequency changeSibi Sankar1-2/+81
2020-07-27Merge back cpufreq material for v5.9.Rafael J. Wysocki16-189/+237
2020-07-16cpufreq: intel_pstate: Avoid enabling HWP if EPP is not supportedRafael J. Wysocki1-1/+6
2020-07-16cpufreq: intel_pstate: Clean up aperf_mperf_shift descriptionRafael J. Wysocki1-3/+1
2020-07-15cpufreq: powernv: Make some symbols staticWei Yongjun1-4/+4
2020-07-15cpufreq: amd_freq_sensitivity: Mark sometimes used ID structs as __maybe_unusedLee Jones1-1/+1
2020-07-15cpufreq: intel_pstate: Supply struct attribute description for get_aperf_mperf_shift()Lee Jones1-0/+1
2020-07-15cpufreq: pcc-cpufreq: Mark sometimes used ID structs as __maybe_unusedLee Jones1-1/+1
2020-07-15cpufreq: powernow-k8: Mark 'hi' and 'lo' dummy variables as __always_unusedLee Jones1-2/+2
2020-07-15cpufreq: acpi-cpufreq: Mark sometimes used ID structs as __maybe_unusedLee Jones1-2/+2
2020-07-15cpufreq: acpi-cpufreq: Mark 'dummy' variable as __always_unusedLee Jones1-2/+2
2020-07-15cpufreq: powernv-cpufreq: Fix a bunch of kerneldoc related issuesLee Jones1-5/+6
2020-07-15cpufreq: pasemi: Include header file for {check,restore}_astate prototypesLee Jones1-0/+2
2020-07-15cpufreq: cpufreq_governor: Demote store_sampling_rate() header to standard comment blockLee Jones1-1/+1
2020-07-15cpufreq: cpufreq: Demote lots of function headers unworthy of kerneldoc statusLee Jones1-15/+17
2020-07-15cpufreq: freq_table: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-3/+3