index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
6 days
cpufreq: dt-platdev: Fix creating device on OPPv1 platforms
Krzysztof Kozlowski
2025-12-05
Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-04
Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-11-26
cpufreq: sun50i: Simplify with of_machine_device_match()
Krzysztof Kozlowski
2025-11-26
cpufreq: mediatek: Simplify with of_machine_get_match_data()
Krzysztof Kozlowski
2025-11-26
cpufreq: dt-platdev: Simplify with of_machine_get_match_data()
Krzysztof Kozlowski
2025-11-25
Merge tag 'cpufreq-arm-updates-6.19' of git://git.kernel.org/pub/scm/linux/ke...
Rafael J. Wysocki
2025-11-21
cpufreq: qcom-nvmem: fix compilation warning for qcom_cpufreq_ipq806x_match_list
Christian Marangi
2025-11-20
cpufreq: ACPI: Replace udelay() with usleep_range()
Kaushlendra Kumar
2025-11-18
cpufreq: intel_pstate: Eliminate some code duplication
Rafael J. Wysocki
2025-11-12
cpufreq: intel_pstate: Use mutex guard for driver locking
Rafael J. Wysocki
2025-11-12
Merge tag 'amd-pstate-v6.19-2025-11-10' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
2025-11-12
Merge back cpufreq material for 6.19
Rafael J. Wysocki
2025-11-12
cpufreq: intel_pstate: Check IDA only before MSR_IA32_PERF_CTL writes
Srinivas Pandruvada
2025-11-10
cpufreq/amd-pstate: Call cppc_set_auto_sel() only for online CPUs
Gautham R. Shenoy
2025-11-10
cpufreq/amd-pstate: Add static asserts for EPP indices
Mario Limonciello (AMD)
2025-11-10
cpufreq/amd-pstate: Fix some whitespace issues
Mario Limonciello (AMD)
2025-11-10
cpufreq/amd-pstate: Adjust return values in amd_pstate_update_status()
Mario Limonciello (AMD)
2025-11-10
cpufreq/amd-pstate: Make amd_pstate_get_mode_string() never return NULL
Mario Limonciello (AMD)
2025-11-10
cpufreq/amd-pstate: Drop NULL value from amd_pstate_mode_string
Mario Limonciello (AMD)
2025-11-10
cpufreq/amd-pstate: Use sysfs_match_string() for epp
Mario Limonciello (AMD)
2025-11-10
cpufreq: tegra194: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2025-11-10
cpufreq: qcom-nvmem: add compatible fallback for ipq806x for no SMEM
Christian Marangi
2025-10-30
cpufreq: intel_pstate: Add Diamond Rapids OOB mode support
Kuppuswamy Sathyanarayanan
2025-10-28
cpufreq: CPPC: Don't warn if FIE init fails to read counters
Jie Zhan
2025-10-28
cpufreq: nforce2: fix reference count leak in nforce2
Miaoqian Lin
2025-10-27
Merge 6.18-rc3 into driver-core-next
Greg Kroah-Hartman
2025-10-23
cpufreq: tegra186: add OPP support and set bandwidth
Aaron Kling
2025-10-23
cpufreq: dt-platdev: Add JH7110S SOC to the allowlist
Hal Feng
2025-10-23
cpufreq: s5pv210: fix refcount leak
Shuhao Fu
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
2025-10-20
cpufreq: Replace deprecated strcpy() in cpufreq_unregister_governor()
Thorsten Blum
2025-10-20
cpufreq: intel_pstate: Improve printing of debug messages
Rafael J. Wysocki
2025-10-20
cpufreq: intel_pstate: hybrid: Adjust energy model rules
Rafael J. Wysocki
2025-10-20
cpufreq: intel_pstate: Add and use hybrid_has_l3()
Rafael J. Wysocki
2025-10-20
cpufreq: intel_pstate: Add and use hybrid_get_cpu_type()
Rafael J. Wysocki
2025-10-20
cpufreq: preserve freq_table_sorted across suspend/hibernate
Zihuan Zhang
2025-10-15
cpufreq/amd-pstate: Fix a regression leading to EPP 0 after hibernate
Mario Limonciello (AMD)
2025-10-01
Merge tag 'cpufreq-arm-updates-6.18-rc' of git://git.kernel.org/pub/scm/linux...
Rafael J. Wysocki
2025-10-01
ACPI: CPPC: Do not use CPUFREQ_ETERNAL as an error value
Rafael J. Wysocki
2025-10-01
cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delay
Rafael J. Wysocki
2025-10-01
cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
Rafael J. Wysocki
2025-09-29
cpufreq: tegra186: Initialize all cores to max frequencies
Aaron Kling
2025-09-29
cpufreq: tegra186: Set target frequency for all cpus in policy
Aaron Kling
2025-09-29
rust: cpufreq: streamline find_supply_names
Thorsten Blum
2025-09-29
cpufreq: mediatek: fix device leak on probe failure
Johan Hovold
2025-09-24
Merge back earlier cpufreq material for 6.18
Rafael J. Wysocki
2025-09-23
cpufreq: Replace pointer subtraction with iteration macro
Zihuan Zhang
2025-09-20
cpufreq: Initialize cpufreq-based invariance before subsys
Christian Loehle
2025-09-19
cpufreq: intel_pstate: Use likely() optimization in intel_pstate_sample()
Yaxiong Tian
[next]