aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/gx-suspmod.c
AgeCommit message (Expand)Author
2014-03-26cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar
2013-10-16cpufreq: gx: don't initialize part of policy set by coreViresh Kumar
2013-08-14cpufreq / gx: Fix gx_detect_chipset() __init attribute locationHanjun Guo
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar
2013-08-07cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2012-02-02cpufreq/gx: Fix the compile errorAlan Cox
2012-01-26cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones