aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/gx-suspmod.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-27cpufreq: Avoid creating excessively large stack framesRafael J. Wysocki1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2017-07-26cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar1-1/+1
2015-06-15cpufreq: gx-suspmod: Fix two typos in two commentsShailendra Verma1-2/+2
2014-03-26cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar1-2/+2
2013-10-16cpufreq: gx: don't initialize part of policy set by coreViresh Kumar1-4/+1
2013-08-14cpufreq / gx: Fix gx_detect_chipset() __init attribute locationHanjun Guo1-1/+1
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar1-1/+0
2013-08-07cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar1-1/+1
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-7/+4
2012-02-02cpufreq/gx: Fix the compile errorAlan Cox1-1/+1
2012-01-26cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen1-7/+2
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones1-0/+514