.. |
Kconfig
|
cpufreq: remove at32ap-cpufreq
|
2018-02-07 11:44:23 +01:00 |
Kconfig.arm
|
cpufreq: scpi: Fix incorrect arm_big_little config dependency
|
2018-02-26 23:29:19 +01:00 |
Kconfig.powerpc
|
cpufreq: qoriq: rename the driver
|
2015-03-18 22:35:16 +01:00 |
Kconfig.x86
|
sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO
|
2016-11-30 08:27:08 +01:00 |
Makefile
|
cpufreq: remove at32ap-cpufreq
|
2018-02-07 11:44:23 +01:00 |
acpi-cpufreq.c
|
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
|
2018-02-15 01:15:52 +01:00 |
amd_freq_sensitivity.c
|
cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZ
|
2018-02-07 11:26:37 +01:00 |
arm_big_little.c
|
cpu_cooling: Keep only one of_cpufreq*cooling_register() helper
|
2017-12-07 22:52:01 +01:00 |
arm_big_little.h
|
cpufreq: arm_big_little: make function arguments and structure pointer const
|
2017-11-08 23:22:19 +01:00 |
arm_big_little_dt.c
|
cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures const
|
2017-11-08 23:22:20 +01:00 |
armada-37xx-cpufreq.c
|
cpufreq: Add DVFS support for Armada 37xx
|
2017-12-16 17:11:43 +01:00 |
blackfin-cpufreq.c
|
blackfin-cpufreq: Mark cpu_set_cclk() as static
|
2015-12-28 01:51:36 +01:00 |
bmips-cpufreq.c
|
cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCs
|
2017-02-09 01:22:44 +01:00 |
brcmstb-avs-cpufreq.c
|
cpufreq: brcmstb-avs-cpufreq: remove unnecessary platform_set_drvdata()
|
2017-02-09 01:22:46 +01:00 |
cppc_cpufreq.c
|
cpufreq: remove setting of policy->cpu in policy->cpus during init
|
2017-08-18 01:41:37 +02:00 |
cpufreq-dt-platdev.c
|
cpufreq: mediatek: add mediatek related projects into blacklist
|
2017-12-13 01:43:44 +01:00 |
cpufreq-dt.c
|
cpu_cooling: Keep only one of_cpufreq*cooling_register() helper
|
2017-12-07 22:52:01 +01:00 |
cpufreq-dt.h
|
cpufreq: dt: Support governor tunables per policy
|
2016-09-13 02:39:12 +02:00 |
cpufreq-nforce2.c
|
cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
|
2017-07-26 00:15:46 +02:00 |
cpufreq.c
|
cpufreq: Skip cpufreq resume if it's not suspended
|
2018-02-05 11:03:33 +01:00 |
cpufreq_conservative.c
|
cpufreq: governor: Drop min_sampling_rate
|
2017-07-22 02:25:20 +02:00 |
cpufreq_governor.c
|
cpufreq: governor: Ensure sufficiently large sampling intervals
|
2017-12-18 12:09:39 +01:00 |
cpufreq_governor.h
|
cpufreq: Replace "max_transition_latency" with "dynamic_switching"
|
2017-07-26 00:15:45 +02:00 |
cpufreq_governor_attr_set.c
|
cpufreq: governor: Move abstract gov_attr_set code to seperate file
|
2016-04-02 01:09:01 +02:00 |
cpufreq_ondemand.c
|
cpufreq: governor: Drop min_sampling_rate
|
2017-07-22 02:25:20 +02:00 |
cpufreq_ondemand.h
|
cpufreq: ondemand: Don't keep a copy of freq_table pointer
|
2016-06-09 00:58:06 +02:00 |
cpufreq_performance.c
|
cpufreq: governor: Get rid of governor events
|
2016-06-02 23:24:15 +02:00 |
cpufreq_powersave.c
|
cpufreq: governor: Get rid of governor events
|
2016-06-02 23:24:15 +02:00 |
cpufreq_stats.c
|
cpufreq: stats: Change return type of cpufreq_stats_update() as void
|
2018-01-05 13:22:46 +01:00 |
cpufreq_userspace.c
|
cpufreq: governor: Get rid of governor events
|
2016-06-02 23:24:15 +02:00 |
cris-artpec3-cpufreq.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
cris-etraxfs-cpufreq.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
davinci-cpufreq.c
|
ARM: davinci: da850: fix da850_set_pll0rate()
|
2017-01-02 15:02:51 +05:30 |
e_powersaver.c
|
cpufreq: e_powersaver: Use IS_ENABLED() instead of checking for built-in or module
|
2016-04-27 22:42:34 +02:00 |
elanfreq.c
|
cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
|
2017-07-26 00:15:46 +02:00 |
exynos5440-cpufreq.c
|
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
|
2018-02-08 10:21:39 +01:00 |
freq_table.c
|
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
|
2018-02-08 10:21:39 +01:00 |
gx-suspmod.c
|
cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
|
2017-07-26 00:15:46 +02:00 |
highbank-cpufreq.c
|
Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/working/fujitsu/integration
|
2014-10-21 11:21:19 -07:00 |
ia64-acpi-cpufreq.c
|
cpufreq/ia64: Replace racy task affinity logic
|
2017-04-15 12:20:55 +02:00 |
imx6q-cpufreq.c
|
arm: imx: Add MODULE_ALIAS for cpufreq
|
2018-02-08 10:21:39 +01:00 |
intel_pstate.c
|
cpufreq: intel_pstate: Enable HWP during system resume on CPU0
|
2018-02-08 10:21:38 +01:00 |
kirkwood-cpufreq.c
|
cpufreq: kirkwood-cpufreq:- Handle return value of clk_prepare_enable()
|
2017-05-30 00:09:41 +02:00 |
longhaul.c
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
2018-02-14 17:02:15 -08:00 |
longhaul.h
|
…
|
|
longrun.c
|
cpufreq: Don't set transition_latency for setpolicy drivers
|
2017-07-26 00:15:43 +02:00 |
loongson1-cpufreq.c
|
CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()
|
2016-05-13 14:02:08 +02:00 |
loongson2_cpufreq.c
|
cpufreq: Loongson2: constify platform_device_id
|
2017-08-18 01:44:21 +02:00 |
maple-cpufreq.c
|
cpufreq: Use consistent prefixing via pr_fmt
|
2016-04-09 01:35:18 +02:00 |
mediatek-cpufreq.c
|
Merge branch 'pm-cpufreq-thermal' into pm-cpufreq
|
2018-01-18 02:52:42 +01:00 |
mvebu-cpufreq.c
|
cpufreq: mvebu: Free opp if registering failed
|
2017-12-16 02:29:43 +01:00 |
omap-cpufreq.c
|
PM / OPP: Update OPP users to put reference
|
2017-01-30 09:22:21 +01:00 |
p4-clockmod.c
|
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
|
2018-02-15 01:15:52 +01:00 |
pasemi-cpufreq.c
|
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
|
2018-02-08 10:21:39 +01:00 |
pcc-cpufreq.c
|
Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latency"
|
2016-07-22 23:51:06 +02:00 |
pmac32-cpufreq.c
|
cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
|
2017-07-26 00:15:46 +02:00 |
pmac64-cpufreq.c
|
cpufreq: Convert to using %pOF instead of full_name
|
2017-08-25 01:20:46 +02:00 |
powernow-k6.c
|
cpufreq: Use consistent prefixing via pr_fmt
|
2016-04-09 01:35:18 +02:00 |
powernow-k7.c
|
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
|
2018-02-15 01:15:52 +01:00 |
powernow-k7.h
|
…
|
|
powernow-k8.c
|
cpufreq: powernow-k8: pr_err() strings should end with newlines
|
2017-10-03 02:51:08 +02:00 |
powernow-k8.h
|
cpufreq: powernow-k8: Suppress checkpatch warnings
|
2014-05-17 01:27:01 +02:00 |
powernv-cpufreq.c
|
cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
|
2018-01-12 13:44:08 +01:00 |
ppc_cbe_cpufreq.c
|
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
|
2014-04-30 00:06:21 +02:00 |
ppc_cbe_cpufreq.h
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
ppc_cbe_cpufreq_pervasive.c
|
…
|
|
ppc_cbe_cpufreq_pmi.c
|
cpufreq: Remove CPUFREQ_START notifier event
|
2017-02-04 00:05:30 +01:00 |
pxa2xx-cpufreq.c
|
cpufreq: pxa: convert to clock API
|
2017-10-21 13:20:49 +02:00 |
pxa3xx-cpufreq.c
|
cpufreq: Remove cpufreq_generic_exit()
|
2014-03-12 01:06:00 +01:00 |
qoriq-cpufreq.c
|
cpu_cooling: Keep only one of_cpufreq*cooling_register() helper
|
2017-12-07 22:52:01 +01:00 |
s3c24xx-cpufreq-debugfs.c
|
cpufreq: Use consistent prefixing via pr_fmt
|
2016-04-09 01:35:18 +02:00 |
s3c24xx-cpufreq.c
|
cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()
|
2018-02-27 17:23:51 +01:00 |
s3c64xx-cpufreq.c
|
cpufreq: s3c64xx: remove incorrect __init annotation
|
2016-12-21 02:54:18 +01:00 |
s3c2410-cpufreq.c
|
cpufreq: s3c24xx: Remove some dead code
|
2014-07-19 04:24:59 +09:00 |
s3c2412-cpufreq.c
|
cpufreq: Use consistent prefixing via pr_fmt
|
2016-04-09 01:35:18 +02:00 |
s3c2416-cpufreq.c
|
cpufreq: s3c2416: double free on driver init error path
|
2017-02-09 01:22:45 +01:00 |
s3c2440-cpufreq.c
|
cpufreq: Use consistent prefixing via pr_fmt
|
2016-04-09 01:35:18 +02:00 |
s5pv210-cpufreq.c
|
cpufreq: s5pv210: add missing of_node_put()
|
2017-07-26 22:54:01 +02:00 |
sa1100-cpufreq.c
|
cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
|
2017-07-26 00:15:46 +02:00 |
sa1110-cpufreq.c
|
cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
|
2017-07-26 00:15:46 +02:00 |
sc520_freq.c
|
cpufreq: Use consistent prefixing via pr_fmt
|
2016-04-09 01:35:18 +02:00 |
scpi-cpufreq.c
|
cpufreq: scpi: invoke frequency-invariance setter function
|
2018-02-26 23:27:56 +01:00 |
sfi-cpufreq.c
|
cpufreq: sfi: make freq_table static
|
2017-06-24 01:43:21 +02:00 |
sh-cpufreq.c
|
cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
|
2017-07-26 00:15:46 +02:00 |
sparc-us2e-cpufreq.c
|
cpufreq/sparc-us2e: Replace racy task affinity logic
|
2017-04-15 12:20:56 +02:00 |
sparc-us3-cpufreq.c
|
cpufreq/sparc-us3: Replace racy task affinity logic
|
2017-04-15 12:20:55 +02:00 |
spear-cpufreq.c
|
cpufreq: SPEAr: pr_err() strings should end with newlines
|
2017-10-03 02:52:17 +02:00 |
speedstep-centrino.c
|
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
|
2018-02-15 01:15:52 +01:00 |
speedstep-ich.c
|
cpufreq: speedstep: remove unnecessary static in speedstep_detect_chipset()
|
2017-07-16 02:12:35 +02:00 |
speedstep-lib.c
|
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
|
2018-02-15 01:15:52 +01:00 |
speedstep-lib.h
|
…
|
|
speedstep-smi.c
|
cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
|
2017-07-26 00:15:46 +02:00 |
sti-cpufreq.c
|
cpufreq: Convert to using %pOF instead of full_name
|
2017-08-25 01:20:46 +02:00 |
tango-cpufreq.c
|
cpufreq: dt: Don't use generic platdev driver for tango
|
2017-07-22 02:20:59 +02:00 |
tegra20-cpufreq.c
|
cpufreq: tegra20: remove superfluous CONFIG_PM ifdefs
|
2015-09-26 03:00:57 +02:00 |
tegra124-cpufreq.c
|
cpufreq: tegra124: No need of setting platform-data
|
2016-04-09 01:12:09 +02:00 |
tegra186-cpufreq.c
|
cpufreq: Add Tegra186 cpufreq driver
|
2017-04-19 23:23:08 +02:00 |
ti-cpufreq.c
|
cpufreq: ti-cpufreq: Add support for multiple regulators
|
2017-12-17 19:17:43 +01:00 |
unicore2-cpufreq.c
|
cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
|
2017-07-26 00:15:46 +02:00 |
vexpress-spc-cpufreq.c
|
cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures const
|
2017-11-08 23:22:20 +01:00 |