aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/powernow-k7.c
AgeCommit message (Expand)Author
2014-12-19Update/Remove soon-to-be-dead email addressDave Jones
2014-04-29cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat
2014-03-26cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar
2014-03-12cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar
2013-10-25cpufreq: Implement light weight ->target_index() routineViresh Kumar
2013-10-16cpufreq: powernow: don't initialize part of policy set by coreViresh Kumar
2013-10-16cpufreq: powernow: Use generic cpufreq routinesViresh Kumar
2013-09-30cpufreq: powernow: use cpufreq_table_validate_and_show()Viresh Kumar
2013-08-10cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar
2013-08-07cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar
2013-07-14cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-13powernow-k7: Fix CPU family numberBen Hutchings
2012-01-26cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones