summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/powernow-k7.c
Commit message (Expand)AuthorAgeFilesLines
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-091-22/+21
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-091-39/+26
* ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki2015-07-221-2/+2
* Update/Remove soon-to-be-dead email addressDave Jones2014-12-191-2/+1
* cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-04-291-4/+0
* cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar2014-03-261-2/+2
* cpufreq: add 'freq_table' in struct cpufreq_policyViresh Kumar2014-03-121-2/+0
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-18/+4
* cpufreq: powernow: don't initialize part of policy set by coreViresh Kumar2013-10-161-2/+0
* cpufreq: powernow: Use generic cpufreq routinesViresh Kumar2013-10-161-12/+2
* cpufreq: powernow: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-3/+1
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
* cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar2013-08-071-7/+6
* cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker2013-07-141-4/+4
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-8/+8
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-6/+4
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* powernow-k7: Fix CPU family numberBen Hutchings2012-02-131-1/+1
* cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen2012-01-261-6/+8
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-191-0/+747
OpenPOWER on IntegriCloud