Age | Commit message (Expand) | Author |
2022-03-22 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2022-03-18 | Merge branch 'pm-tools' | Rafael J. Wysocki |
2022-03-17 | cpufreq: powernow-k8: Re-order the init checks | Mario Limonciello |
2022-03-16 | cpufreq: intel_pstate: Use firmware default EPP | Srinivas Pandruvada |
2022-03-10 | cpufreq: unify show() and store() naming and use __ATTR_XX | Lianjie Zhang |
2022-03-09 | cpufreq: amd-pstate: Add more tracepoint for AMD P-State module | Jinzhou Su |
2022-02-28 | Merge back cpufreq changes for v5.18. | Rafael J. Wysocki |
2022-02-25 | cpufreq: blocklist Qualcomm sc8280xp and sa8540p in cpufreq-dt-platdev | Bjorn Andersson |
2022-02-24 | cpufreq: qcom-hw: Add support for per-core-dcvs | Bjorn Andersson |
2022-02-10 | cpufreq: CPPC: Fix performance/frequency conversion | Pierre Gondois |
2022-02-09 | cpufreq: Add i.MX7S to cpufreq-dt-platdev blocklist | Stefan Agner |
2022-02-09 | cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuse | Luca Weiss |
2022-02-09 | cpufreq: replace cpumask_weight with cpumask_empty where appropriate | Yury Norov |
2022-02-09 | cpufreq: qcom-hw: Delay enabling throttle_irq | Bjorn Andersson |
2022-02-09 | cpufreq: Reintroduce ready() callback | Bjorn Andersson |
2022-02-04 | cpufreq: longhaul: Replace acpi_bus_get_device() | Rafael J. Wysocki |
2022-02-04 | cpufreq: Move to_gov_attr_set() to cpufreq.h | Kevin Hao |
2022-01-06 | cpufreq: amd-pstate: Fix Kconfig dependencies for AMD P-State | Huang Rui |
2022-01-06 | cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc comment | Yang Li |
2021-12-30 | cpufreq: amd-pstate: Add AMD P-State performance attributes | Huang Rui |
2021-12-30 | cpufreq: amd-pstate: Add AMD P-State frequencies attributes | Huang Rui |
2021-12-30 | cpufreq: amd-pstate: Add boost mode support for AMD P-State | Huang Rui |
2021-12-30 | cpufreq: amd-pstate: Add trace for AMD P-State module | Huang Rui |
2021-12-30 | cpufreq: amd-pstate: Introduce the support for the processors with shared mem... | Huang Rui |
2021-12-30 | cpufreq: amd-pstate: Add fast switch function for AMD P-State | Huang Rui |
2021-12-30 | cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future pro... | Huang Rui |
2021-12-30 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2021-12-28 | cpufreq: use default_groups in kobj_type | Greg Kroah-Hartman |
2021-12-27 | cpufreq: mediatek-hw: Fix double devm_remap in hotplug case | Hector.Yuan |
2021-12-22 | cpufreq: intel_pstate: Update cpuinfo.max_freq on HWP_CAP changes | Rafael J. Wysocki |
2021-12-17 | cpufreq: Fix initialization of min and max frequency QoS requests | Rafael J. Wysocki |
2021-12-17 | cpufreq: intel_pstate: Update EPP for AlderLake mobile | Srinivas Pandruvada |
2021-12-17 | cpufreq: intel_pstate: Drop redundant intel_pstate_get_hwp_cap() call | Rafael J. Wysocki |
2021-12-03 | cpufreq: qcom-hw: Use optional irq API | Stephen Boyd |
2021-12-01 | cpufreq: Fix a comment in cpufreq_policy_free | Tang Yizhou |
2021-12-01 | cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink() | Xiongfeng Wang |
2021-11-25 | cpufreq: qcom-hw: Set CPU affinity of dcvsh interrupts | Vladimir Zapolskiy |
2021-11-25 | cpufreq: qcom-hw: Fix probable nested interrupt handling | Vladimir Zapolskiy |
2021-11-25 | cpufreq: qcom-cpufreq-hw: Avoid stack buffer for IRQ name | Ard Biesheuvel |
2021-11-23 | cpufreq: intel_pstate: ITMT support for overclocked system | Srinivas Pandruvada |
2021-11-23 | cpufreq: intel_pstate: Fix active mode offline/online EPP handling | Rafael J. Wysocki |
2021-11-23 | cpufreq: intel_pstate: Add Ice Lake server to out-of-band IDs | Adamos Ttofari |
2021-11-23 | cpufreq: qcom-cpufreq-hw: Use new thermal pressure update function | Lukasz Luba |
2021-11-23 | cpufreq: qcom-cpufreq-hw: Update offline CPUs per-cpu thermal pressure | Lukasz Luba |
2021-11-04 | cpufreq: intel_pstate: Clear HWP Status during HWP Interrupt enable | Srinivas Pandruvada |
2021-11-04 | cpufreq: intel_pstate: Fix unchecked MSR 0x773 access | Srinivas Pandruvada |
2021-11-04 | cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline | Rafael J. Wysocki |
2021-11-02 | Merge branches 'pm-em' and 'powercap' | Rafael J. Wysocki |
2021-11-02 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki |
2021-10-26 | cpufreq: intel_pstate: Fix cpu->pstate.turbo_freq initialization | Zhang Rui |