luckfox-pico-sdk/sysdrv/source/kernel/drivers/cpufreq
luckfox-eng29 8f34c2760d project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches.
project:cfg:BoardConfig_IPC: Added fastboot BoardConfig file and firmware post-scripts, distinguishing between
the BoardConfigs for Luckfox Pico Pro and Luckfox Pico Max. project:app: Added fastboot_client and rk_smart_door
for quick boot applications; updated rkipc app to adapt to the latest media library. media:samples: Added more
usage examples. media:rockit: Fixed bugs; removed support for retrieving data frames from VPSS. media:isp:
Updated rkaiq library and related tools to support connection to RKISP_Tuner. sysdrv:Makefile: Added support for
compiling drv_ko on Luckfox Pico Ultra W using Ubuntu; added support for custom root filesystem.
sysdrv:tools:board: Updated Buildroot optional mirror sources, updated some software versions, and stored device
tree files and configuration files that undergo multiple modifications for U-Boot and kernel separately.
sysdrv:source:mcu: Used RISC-V MCU SDK with RT-Thread system, mainly for initializing camera AE during quick
boot. sysdrv:source:uboot: Added support for fastboot; added high baud rate DDR bin for serial firmware upgrades.
sysdrv:source:kernel: Upgraded to version 5.10.160; increased NPU frequency for RV1106G3; added support for
fastboot.

Signed-off-by: luckfox-eng29 <eng29@luckfox.com>
2024-10-14 09:47:04 +08:00
..
acpi-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
amd_freq_sensitivity.c creat: first commit 2023-08-08 20:36:47 +08:00
armada-8k-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
armada-37xx-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
bmips-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
brcmstb-avs-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
cppc_cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
cpufreq_conservative.c creat: first commit 2023-08-08 20:36:47 +08:00
cpufreq_governor_attr_set.c creat: first commit 2023-08-08 20:36:47 +08:00
cpufreq_governor.c creat: first commit 2023-08-08 20:36:47 +08:00
cpufreq_governor.h creat: first commit 2023-08-08 20:36:47 +08:00
cpufreq_interactive.c creat: first commit 2023-08-08 20:36:47 +08:00
cpufreq_ondemand.c creat: first commit 2023-08-08 20:36:47 +08:00
cpufreq_ondemand.h creat: first commit 2023-08-08 20:36:47 +08:00
cpufreq_performance.c creat: first commit 2023-08-08 20:36:47 +08:00
cpufreq_powersave.c creat: first commit 2023-08-08 20:36:47 +08:00
cpufreq_stats.c creat: first commit 2023-08-08 20:36:47 +08:00
cpufreq_times.c creat: first commit 2023-08-08 20:36:47 +08:00
cpufreq_userspace.c creat: first commit 2023-08-08 20:36:47 +08:00
cpufreq-dt-platdev.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
cpufreq-dt.c creat: first commit 2023-08-08 20:36:47 +08:00
cpufreq-dt.h creat: first commit 2023-08-08 20:36:47 +08:00
cpufreq-nforce2.c creat: first commit 2023-08-08 20:36:47 +08:00
cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
davinci-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
dummy-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
e_powersaver.c creat: first commit 2023-08-08 20:36:47 +08:00
elanfreq.c creat: first commit 2023-08-08 20:36:47 +08:00
freq_table.c creat: first commit 2023-08-08 20:36:47 +08:00
gx-suspmod.c creat: first commit 2023-08-08 20:36:47 +08:00
highbank-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
ia64-acpi-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
imx-cpufreq-dt.c creat: first commit 2023-08-08 20:36:47 +08:00
imx6q-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
intel_pstate.c creat: first commit 2023-08-08 20:36:47 +08:00
Kconfig creat: first commit 2023-08-08 20:36:47 +08:00
Kconfig.arm creat: first commit 2023-08-08 20:36:47 +08:00
Kconfig.powerpc creat: first commit 2023-08-08 20:36:47 +08:00
Kconfig.x86 creat: first commit 2023-08-08 20:36:47 +08:00
kirkwood-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
longhaul.c creat: first commit 2023-08-08 20:36:47 +08:00
longhaul.h creat: first commit 2023-08-08 20:36:47 +08:00
longrun.c creat: first commit 2023-08-08 20:36:47 +08:00
loongson1-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
loongson2_cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
Makefile creat: first commit 2023-08-08 20:36:47 +08:00
maple-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
mediatek-cpufreq.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
mvebu-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
omap-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
p4-clockmod.c creat: first commit 2023-08-08 20:36:47 +08:00
pasemi-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
pcc-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
pmac32-cpufreq.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
pmac64-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
powernow-k6.c creat: first commit 2023-08-08 20:36:47 +08:00
powernow-k7.c creat: first commit 2023-08-08 20:36:47 +08:00
powernow-k7.h creat: first commit 2023-08-08 20:36:47 +08:00
powernow-k8.c creat: first commit 2023-08-08 20:36:47 +08:00
powernow-k8.h creat: first commit 2023-08-08 20:36:47 +08:00
powernv-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
ppc_cbe_cpufreq_pervasive.c creat: first commit 2023-08-08 20:36:47 +08:00
ppc_cbe_cpufreq_pmi.c creat: first commit 2023-08-08 20:36:47 +08:00
ppc_cbe_cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
ppc_cbe_cpufreq.h creat: first commit 2023-08-08 20:36:47 +08:00
pxa2xx-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
pxa3xx-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
qcom-cpufreq-hw.c creat: first commit 2023-08-08 20:36:47 +08:00
qcom-cpufreq-nvmem.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
qoriq-cpufreq.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
raspberrypi-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
rockchip-cpufreq.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
rockchip-cpufreq.h creat: first commit 2023-08-08 20:36:47 +08:00
s3c24xx-cpufreq-debugfs.c creat: first commit 2023-08-08 20:36:47 +08:00
s3c24xx-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
s3c64xx-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
s3c2410-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
s3c2412-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
s3c2416-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
s3c2440-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
s5pv210-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
sa1100-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
sa1110-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
sc520_freq.c creat: first commit 2023-08-08 20:36:47 +08:00
scmi-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
scpi-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
sfi-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
sh-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
sparc-us2e-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
sparc-us3-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
spear-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
speedstep-centrino.c creat: first commit 2023-08-08 20:36:47 +08:00
speedstep-ich.c creat: first commit 2023-08-08 20:36:47 +08:00
speedstep-lib.c creat: first commit 2023-08-08 20:36:47 +08:00
speedstep-lib.h creat: first commit 2023-08-08 20:36:47 +08:00
speedstep-smi.c creat: first commit 2023-08-08 20:36:47 +08:00
sti-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
sun50i-cpufreq-nvmem.c project:build.sh: Added fastboot support; custom modifications to U-Boot and kernel implemented using patches. 2024-10-14 09:47:04 +08:00
tango-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
tegra20-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
tegra124-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
tegra186-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
tegra194-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
ti-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00
vexpress-spc-cpufreq.c creat: first commit 2023-08-08 20:36:47 +08:00