Age | Commit message (Expand) | Author | Files | Lines |
2020-09-01 | cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabled | Francisco Jerez | 1 | -1/+1 |
2020-09-01 | cpufreq: intel_pstate: Free memory only when turning off | Rafael J. Wysocki | 1 | -33/+24 |
2020-09-01 | cpufreq: intel_pstate: Add ->offline and ->online callbacks | Rafael J. Wysocki | 1 | -49/+94 |
2020-09-01 | cpufreq: intel_pstate: Tweak the EPP sysfs interface | Rafael J. Wysocki | 1 | -0/+8 |
2020-09-01 | cpufreq: intel_pstate: Update cached EPP in the active mode | Rafael J. Wysocki | 1 | -5/+15 |
2020-09-01 | cpufreq: intel_pstate: Refuse to turn off with HWP enabled | Rafael J. Wysocki | 1 | -3/+9 |
2020-08-28 | Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2 | -5/+8 |
2020-08-27 | cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq() | Viresh Kumar | 1 | -2/+1 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 3 | -4/+4 |
2020-08-21 | cpufreq: replace cpu_logical_map() with read_cpuid_mpir() | Sumit Gupta | 1 | -3/+7 |
2020-08-11 | cpufreq: intel_pstate: Implement passive mode with HWP enabled | Rafael J. Wysocki | 2 | -67/+184 |
2020-08-04 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 12 | -101/+595 |
2020-08-04 | cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0 | Srinivas Pandruvada | 1 | -0/+1 |
2020-08-04 | Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 24 | -217/+262 |
2020-08-04 | Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+2 |
2020-08-04 | Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp... | Linus Torvalds | 2 | -77/+0 |
2020-08-03 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 16 | -202/+252 |
2020-08-03 | Merge branches 'pm-em' and 'pm-core' | Rafael J. Wysocki | 8 | -15/+10 |
2020-07-30 | cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode | Rafael J. Wysocki | 1 | -5/+12 |
2020-07-30 | cpufreq: intel_pstate: Rearrange the storing of new EPP values | Rafael J. Wysocki | 1 | -20/+15 |
2020-07-30 | cpufreq: make schedutil the default for arm and arm64 | Valentin Schneider | 1 | -1/+1 |
2020-07-30 | cpufreq: cached_resolved_idx can not be negative | Viresh Kumar | 2 | -5/+2 |
2020-07-30 | cpufreq: Add Tegra194 cpufreq driver | Sumit Gupta | 3 | -0/+398 |
2020-07-30 | cpufreq: imx: Select NVMEM_IMX_OCOTP | Walter Lozano | 1 | -0/+1 |
2020-07-30 | cpufreq: sti-cpufreq: Fix some formatting and misspelling issues | Lee Jones | 1 | -4/+4 |
2020-07-30 | cpufreq: tegra186: Simplify probe return path | Jon Hunter | 1 | -6/+0 |
2020-07-30 | cpufreq: CPPC: Reuse caps variable in few routines | Xin Hao | 1 | -2/+2 |
2020-07-30 | cpufreq: ap806: fix cpufreq driver needs ap cpu clk | Sven Auhagen | 1 | -0/+1 |
2020-07-30 | cpufreq: cppc: Reorder code and remove apply_hisi_workaround variable | Viresh Kumar | 1 | -49/+42 |
2020-07-30 | cpufreq: dt: fix oops on armada37xx | Ivan Kokshaysky | 1 | -0/+1 |
2020-07-30 | cpufreq: brcmstb-avs-cpufreq: send S2_ENTER / S2_EXIT commands to AVS | Markus Mayer | 1 | -1/+11 |
2020-07-30 | cpufreq: brcmstb-avs-cpufreq: Support polling AVS firmware | Florian Fainelli | 1 | -13/+34 |
2020-07-30 | cpufreq: brcmstb-avs-cpufreq: more flexible interface for __issue_avs_command() | Markus Mayer | 1 | -16/+14 |
2020-07-30 | cpufreq: qcom: Disable fast switch when scaling DDR/L3 | Sibi Sankar | 1 | -2/+1 |
2020-07-30 | cpufreq: qcom: Update the bandwidth levels on frequency change | Sibi Sankar | 1 | -2/+81 |
2020-07-27 | Merge back cpufreq material for v5.9. | Rafael J. Wysocki | 16 | -189/+237 |
2020-07-16 | cpufreq: intel_pstate: Avoid enabling HWP if EPP is not supported | Rafael J. Wysocki | 1 | -1/+6 |
2020-07-16 | cpufreq: intel_pstate: Clean up aperf_mperf_shift description | Rafael J. Wysocki | 1 | -3/+1 |
2020-07-15 | cpufreq: powernv: Make some symbols static | Wei Yongjun | 1 | -4/+4 |
2020-07-15 | cpufreq: amd_freq_sensitivity: Mark sometimes used ID structs as __maybe_unused | Lee Jones | 1 | -1/+1 |
2020-07-15 | cpufreq: intel_pstate: Supply struct attribute description for get_aperf_mper... | Lee Jones | 1 | -0/+1 |
2020-07-15 | cpufreq: pcc-cpufreq: Mark sometimes used ID structs as __maybe_unused | Lee Jones | 1 | -1/+1 |
2020-07-15 | cpufreq: powernow-k8: Mark 'hi' and 'lo' dummy variables as __always_unused | Lee Jones | 1 | -2/+2 |
2020-07-15 | cpufreq: acpi-cpufreq: Mark sometimes used ID structs as __maybe_unused | Lee Jones | 1 | -2/+2 |
2020-07-15 | cpufreq: acpi-cpufreq: Mark 'dummy' variable as __always_unused | Lee Jones | 1 | -2/+2 |
2020-07-15 | cpufreq: powernv-cpufreq: Fix a bunch of kerneldoc related issues | Lee Jones | 1 | -5/+6 |
2020-07-15 | cpufreq: pasemi: Include header file for {check,restore}_astate prototypes | Lee Jones | 1 | -0/+2 |
2020-07-15 | cpufreq: cpufreq_governor: Demote store_sampling_rate() header to standard co... | Lee Jones | 1 | -1/+1 |
2020-07-15 | cpufreq: cpufreq: Demote lots of function headers unworthy of kerneldoc status | Lee Jones | 1 | -15/+17 |
2020-07-15 | cpufreq: freq_table: Demote obvious misuse of kerneldoc to standard comment b... | Lee Jones | 1 | -3/+3 |