aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/gx-suspmod.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-27cpufreq: Avoid creating excessively large stack framesGravatar Rafael J. Wysocki 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-5/+1
2017-07-26cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagGravatar Viresh Kumar 1-1/+1
2015-06-15cpufreq: gx-suspmod: Fix two typos in two commentsGravatar Shailendra Verma 1-2/+2
2014-03-26cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Gravatar Viresh Kumar 1-2/+2
2013-10-16cpufreq: gx: don't initialize part of policy set by coreGravatar Viresh Kumar 1-4/+1
2013-08-14cpufreq / gx: Fix gx_detect_chipset() __init attribute locationGravatar Hanjun Guo 1-1/+1
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverGravatar Viresh Kumar 1-1/+0
2013-08-07cpufreq: Use sizeof(*ptr) convetion for computing sizesGravatar Viresh Kumar 1-1/+1
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Gravatar Viresh Kumar 1-7/+4
2012-02-02cpufreq/gx: Fix the compile errorGravatar Alan Cox 1-1/+1
2012-01-26cpufreq: Add support for x86 cpuinfo auto loading v4Gravatar Andi Kleen 1-7/+2
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Gravatar Dave Jones 1-0/+514