linux-rockchip/drivers/cpufreq
SuperKali 59912a6e5c cpufreq: rockchip: handle -EPROBE_DEFER for late PMIC initialization
On boards like Youyeetoo YY3588 where the RK806 PMIC initializes late,
the cpufreq driver would fail to get the CPU regulator and abort probe.
This caused CPU frequency scaling to be unavailable.

Handle -EPROBE_DEFER from regulator_get_optional() to allow the driver
to retry when the PMIC becomes available.
2025-11-26 12:51:07 +01:00
..
acpi-cpufreq.c
amd-pstate-trace.c
amd-pstate-trace.h
amd-pstate-ut.c cpufreq: amd-pstate-ut: Fix kernel panic when loading the driver 2023-09-13 09:42:29 +02:00
amd-pstate.c Revert "cpufreq: amd-pstate: Fix the inconsistency in max frequency units" 2024-07-05 09:32:00 +02:00
amd_freq_sensitivity.c
armada-8k-cpufreq.c
armada-37xx-cpufreq.c cpufreq: Explicitly include correct DT includes 2024-03-26 18:20:31 -04:00
bmips-cpufreq.c
brcmstb-avs-cpufreq.c cpufreq: brcmstb-avs-cpufreq: fix up "add check for cpufreq_cpu_get's return value" 2024-04-03 15:19:39 +02:00
cppc_cpufreq.c cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}() 2024-11-01 01:56:05 +01:00
cpufreq-dt-platdev.c This is the 6.1.75 stable release 2024-05-08 11:14:32 +08:00
cpufreq-dt.c cpufreq: dt: Fix crash when cpu offline at low temperature 2024-09-24 20:38:00 +08:00
cpufreq-dt.h
cpufreq-nforce2.c
cpufreq.c cpufreq: exit() callback is optional 2024-06-12 11:03:11 +02:00
cpufreq_conservative.c
cpufreq_governor.c
cpufreq_governor.h
cpufreq_governor_attr_set.c
cpufreq_interactive.c
cpufreq_ondemand.c
cpufreq_ondemand.h
cpufreq_performance.c
cpufreq_powersave.c
cpufreq_stats.c cpufreq: stats: Fix buffer overflow detection in trans_stats() 2023-11-28 17:07:16 +00:00
cpufreq_userspace.c
davinci-cpufreq.c
e_powersaver.c
elanfreq.c
freq_table.c
gx-suspmod.c
highbank-cpufreq.c
ia64-acpi-cpufreq.c
imx-cpufreq-dt.c cpufreq: Use of_property_present() for testing DT property presence 2024-01-25 15:27:20 -08:00
imx6q-cpufreq.c cpufreq: Use of_property_present() for testing DT property presence 2024-01-25 15:27:20 -08:00
intel_pstate.c cpufreq: intel_pstate: Make hwp_notify_lock a raw spinlock 2024-10-17 15:22:03 +02:00
Kconfig
Kconfig.arm
Kconfig.powerpc
Kconfig.x86
kirkwood-cpufreq.c
longhaul.c
longhaul.h
longrun.c
loongson1-cpufreq.c
loongson2_cpufreq.c
Makefile
maple-cpufreq.c
mediatek-cpufreq-hw.c cpufreq: mediatek-hw: Don't error out if supply is not found 2024-03-26 18:20:32 -04:00
mediatek-cpufreq.c
mvebu-cpufreq.c
omap-cpufreq.c
p4-clockmod.c
pasemi-cpufreq.c
pcc-cpufreq.c
pmac32-cpufreq.c
pmac64-cpufreq.c
powernow-k6.c
powernow-k7.c
powernow-k7.h
powernow-k8.c cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit() 2023-09-13 09:42:30 +02:00
powernow-k8.h
powernv-cpufreq.c
ppc_cbe_cpufreq.c cpufreq: Explicitly include correct DT includes 2024-03-26 18:20:31 -04:00
ppc_cbe_cpufreq.h
ppc_cbe_cpufreq_pervasive.c
ppc_cbe_cpufreq_pmi.c cpufreq: Explicitly include correct DT includes 2024-03-26 18:20:31 -04:00
pxa2xx-cpufreq.c
pxa3xx-cpufreq.c
qcom-cpufreq-hw.c
qcom-cpufreq-nvmem.c cpufreq: qcom-nvmem: fix memory leaks in probe error paths 2024-08-11 12:35:53 +02:00
qoriq-cpufreq.c
raspberrypi-cpufreq.c
rockchip-cpufreq.c cpufreq: rockchip: handle -EPROBE_DEFER for late PMIC initialization 2025-11-26 12:51:07 +01:00
rockchip-cpufreq.h cpufreq: rockchip: Implement rockchip_cpufreq_online/offline() 2024-09-24 20:38:00 +08:00
s3c24xx-cpufreq-debugfs.c
s3c24xx-cpufreq.c
s3c64xx-cpufreq.c
s3c2410-cpufreq.c
s3c2412-cpufreq.c
s3c2416-cpufreq.c
s3c2440-cpufreq.c
s5pv210-cpufreq.c
sa1100-cpufreq.c
sa1110-cpufreq.c
sc520_freq.c
scmi-cpufreq.c cpufreq: scmi: Avoid overflow of target_freq in fast switch 2024-09-08 07:53:09 +02:00
scpi-cpufreq.c cpufreq: Explicitly include correct DT includes 2024-03-26 18:20:31 -04:00
sh-cpufreq.c
sparc-us2e-cpufreq.c
sparc-us3-cpufreq.c
spear-cpufreq.c
speedstep-centrino.c
speedstep-ich.c
speedstep-lib.c
speedstep-lib.h
speedstep-smi.c
sti-cpufreq.c cpufreq: Explicitly include correct DT includes 2024-03-26 18:20:31 -04:00
sun50i-cpufreq-nvmem.c
tegra20-cpufreq.c cpufreq: Use of_property_present() for testing DT property presence 2024-01-25 15:27:20 -08:00
tegra124-cpufreq.c
tegra186-cpufreq.c
tegra194-cpufreq.c
ti-cpufreq.c cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately 2024-10-17 15:20:40 +02:00
vexpress-spc-cpufreq.c cpufreq: Explicitly include correct DT includes 2024-03-26 18:20:31 -04:00