Dave Gerlach d98ccfc394 cpufreq: ti-cpufreq: Only register platform_device when supported 6 年之前
..
Kconfig 3d70671667 cpufreq: remove at32ap-cpufreq 7 年之前
Kconfig.arm f174e49e49 cpufreq: remove unused arm_big_little_dt driver 6 年之前
Kconfig.powerpc 2f249358ee cpufreq: qoriq: rename the driver 10 年之前
Kconfig.x86 de966cf4a4 sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO 8 年之前
Makefile f174e49e49 cpufreq: remove unused arm_big_little_dt driver 6 年之前
acpi-cpufreq.c cc9690cfc7 cpufreq: Add Hygon Dhyana support 6 年之前
amd_freq_sensitivity.c cc9690cfc7 cpufreq: Add Hygon Dhyana support 6 年之前
arm_big_little.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
arm_big_little.h cd6ce860eb cpufreq: arm_big_little: make function arguments and structure pointer const 7 年之前
armada-37xx-cpufreq.c 1c3528232f cpufreq: armada-37xx: Add AVS support 7 年之前
bmips-cpufreq.c 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 年之前
brcmstb-avs-cpufreq.c a86854d0c5 treewide: devm_kzalloc() -> devm_kcalloc() 7 年之前
cppc_cpufreq.c 8ff3c22688 cpufreq / CPPC: Mark acpi_ids as used 6 年之前
cpufreq-dt-platdev.c 9d21d33cab cpufreq: dt-platdev: allow RK3399 to have separate tunables per cluster 6 年之前
cpufreq-dt.c 51c99dd2c0 cpufreq: dt: Try freeing static OPPs only if we have added them 6 年之前
cpufreq-dt.h 6778270115 cpufreq: dt: Allow platform specific suspend/resume callbacks 7 年之前
cpufreq-nforce2.c fe829ed8ef cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag 8 年之前
cpufreq.c 0e7ea2f3b0 cpufreq: remove unnecessary unlikely() 7 年之前
cpufreq_conservative.c da5e79bc70 cpufreq: conservative: Take limits changes into account properly 6 年之前
cpufreq_governor.c 2a3eb51e30 cpufreq: governor: Avoid accessing invalid governor_data 7 年之前
cpufreq_governor.h ed4676e254 cpufreq: Replace "max_transition_latency" with "dynamic_switching" 8 年之前
cpufreq_governor_attr_set.c 2d0c58ad60 cpufreq: governor: Move abstract gov_attr_set code to seperate file 9 年之前
cpufreq_ondemand.c 2d04503632 cpufreq: governor: Drop min_sampling_rate 8 年之前
cpufreq_ondemand.h 34ac5d7a1d cpufreq: ondemand: Don't keep a copy of freq_table pointer 9 年之前
cpufreq_performance.c e788892ba3 cpufreq: governor: Get rid of governor events 9 年之前
cpufreq_powersave.c e788892ba3 cpufreq: governor: Get rid of governor events 9 年之前
cpufreq_stats.c d476ec4f7f cpufreq: stats: Change return type of cpufreq_stats_update() as void 7 年之前
cpufreq_userspace.c e788892ba3 cpufreq: governor: Get rid of governor events 9 年之前
davinci-cpufreq.c b40881738f ARM: davinci: da850: fix da850_set_pll0rate() 8 年之前
e_powersaver.c 0d10539445 cpufreq: e_powersaver: Don't validate the frequency table twice 7 年之前
elanfreq.c c3e3cc8aa3 cpufreq: elanfreq: Don't validate the frequency table twice 7 年之前
freq_table.c 2dd0df8472 cpufreq: Drop cpufreq_table_validate_and_show() 7 年之前
gx-suspmod.c fe829ed8ef cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag 8 年之前
highbank-cpufreq.c 43d451f163 Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/working/fujitsu/integration 10 年之前
ia64-acpi-cpufreq.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
imx6q-cpufreq.c 6ef28a04d1 cpufreq: imx6q: add return value check for voltage scale 6 年之前
intel_pstate.c 5906056e52 cpufreq: intel_pstate: Fix compilation for !CONFIG_ACPI 6 年之前
kirkwood-cpufreq.c 7575f82572 cpufreq: kirkwood-cpufreq:- Handle return value of clk_prepare_enable() 8 年之前
longhaul.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
longhaul.h 2760984f65 cpufreq: delete __cpuinit usage from all cpufreq files 12 年之前
longrun.c b8b78825a2 cpufreq: Don't set transition_latency for setpolicy drivers 8 年之前
loongson1-cpufreq.c 65b2849a02 CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe() 9 年之前
loongson2_cpufreq.c a804d51004 cpufreq: Loongson2: constify platform_device_id 8 年之前
maple-cpufreq.c 1c5864e26c cpufreq: Use consistent prefixing via pr_fmt 9 年之前
mediatek-cpufreq.c b563afbaa8 cpufreq: mediatek: Don't validate the frequency table twice 7 年之前
mvebu-cpufreq.c 883071c4bd cpufreq: mvebu: Remove OPPs using dev_pm_opp_remove() 6 年之前
omap-cpufreq.c 8a31d9d942 PM / OPP: Update OPP users to put reference 8 年之前
p4-clockmod.c b01b531f67 cpufreq: p4-clockmod: Don't validate the frequency table twice 7 年之前
pasemi-cpufreq.c ffd81dcfef cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx() 7 年之前
pcc-cpufreq.c 6e926363fc Merge back cpufreq material for 4.19. 7 年之前
pmac32-cpufreq.c fe829ed8ef cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag 8 年之前
pmac64-cpufreq.c cc5a7a7494 cpufreq: Convert to using %pOF instead of full_name 8 年之前
powernow-k6.c e2376d1fa0 cpufreq: powernow: Don't validate the frequency table twice 7 年之前
powernow-k7.c e2376d1fa0 cpufreq: powernow: Don't validate the frequency table twice 7 年之前
powernow-k7.h bb0a56ecc4 [CPUFREQ] Move x86 drivers to drivers/cpufreq/ 14 年之前
powernow-k8.c e2376d1fa0 cpufreq: powernow: Don't validate the frequency table twice 7 年之前
powernow-k8.h e54173b4ed cpufreq: powernow-k8: Suppress checkpatch warnings 11 年之前
powernv-cpufreq.c dcb14337e0 cpufreq: powernv: Remove global pstate ramp-down timer in POWER9 7 年之前
ppc_cbe_cpufreq.c 20dfdb9c80 cpufreq: ppc_cbe: Don't validate the frequency table twice 7 年之前
ppc_cbe_cpufreq.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
ppc_cbe_cpufreq_pervasive.c 6eb1c37742 cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq 12 年之前
ppc_cbe_cpufreq_pmi.c 052f573f5c cpufreq: Remove CPUFREQ_START notifier event 8 年之前
pxa2xx-cpufreq.c 8ed5a219d0 cpufreq: pxa: Don't validate the frequency table twice 7 年之前
pxa3xx-cpufreq.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
qcom-cpufreq-kryo.c d51aea13dd cpufreq: qcom-kryo: Fix section annotations 6 年之前
qoriq-cpufreq.c 5ab508bebf cpufreq: qoirq: Don't validate the frequency table twice 7 年之前
s3c2410-cpufreq.c 56e9e367ee cpufreq: s3c24xx: Remove some dead code 11 年之前
s3c2412-cpufreq.c 1c5864e26c cpufreq: Use consistent prefixing via pr_fmt 9 年之前
s3c2416-cpufreq.c a69261e447 cpufreq: s3c2416: double free on driver init error path 8 年之前
s3c2440-cpufreq.c 130fccd09f cpufreq: s3c2440: fix spelling mistake: "divsiors" -> "divisors" 7 年之前
s3c24xx-cpufreq-debugfs.c 1c5864e26c cpufreq: Use consistent prefixing via pr_fmt 9 年之前
s3c24xx-cpufreq.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
s3c64xx-cpufreq.c adec57c61c cpufreq: s3c64xx: remove incorrect __init annotation 8 年之前
s5pv210-cpufreq.c 51b177637b cpufreq: Convert to using %pOFn instead of device_node.name 7 年之前
sa1100-cpufreq.c fe829ed8ef cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag 8 年之前
sa1110-cpufreq.c fe829ed8ef cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag 8 年之前
sc520_freq.c f35750c885 cpufreq: sc520: Don't validate the frequency table twice 7 年之前
scmi-cpufreq.c 7859e08c1b firmware: arm_scmi: rename get_transition_latency and add_opps_to_device 7 年之前
scpi-cpufreq.c 472ada6021 cpufreq: scpi: Don't validate the frequency table twice 7 年之前
sfi-cpufreq.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
sh-cpufreq.c ec8d2cc62c cpufreq: sh: Don't validate the frequency table twice 7 年之前
sparc-us2e-cpufreq.c 31f4b7a86b cpufreq: sparc: Don't validate the frequency table twice 7 年之前
sparc-us3-cpufreq.c 31f4b7a86b cpufreq: sparc: Don't validate the frequency table twice 7 年之前
spear-cpufreq.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
speedstep-centrino.c 2d28b03686 cpufreq: speedstep: Don't validate the frequency table twice 7 年之前
speedstep-ich.c 2d28b03686 cpufreq: speedstep: Don't validate the frequency table twice 7 年之前
speedstep-lib.c df21443ff6 cpufreq: speedstep: fix speedstep_detect_processor()'s return type 7 年之前
speedstep-lib.h bb0a56ecc4 [CPUFREQ] Move x86 drivers to drivers/cpufreq/ 14 年之前
speedstep-smi.c 2d28b03686 cpufreq: speedstep: Don't validate the frequency table twice 7 年之前
sti-cpufreq.c cc5a7a7494 cpufreq: Convert to using %pOF instead of full_name 8 年之前
tango-cpufreq.c 9dbd224f9e cpufreq: dt: Don't use generic platdev driver for tango 8 年之前
tegra124-cpufreq.c f3f24dea2c cpufreq: tegra124: No need of setting platform-data 9 年之前
tegra186-cpufreq.c a3ade38d5a cpufreq: tegra186: don't pass GFP_DMA32 to dma_alloc_coherent() 6 年之前
tegra20-cpufreq.c dc628cdf5c cpufreq: tegra20: Wrap cpufreq into platform driver 7 年之前
ti-cpufreq.c d98ccfc394 cpufreq: ti-cpufreq: Only register platform_device when supported 6 年之前
unicore2-cpufreq.c fe829ed8ef cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag 8 年之前
vexpress-spc-cpufreq.c 0011c6da99 cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures const 7 年之前