summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/powernow-k7.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner2019-05-301-1/+1
* cpufreq: powernow: Don't validate the frequency table twiceViresh Kumar2018-03-201-1/+2
* x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-151-1/+1
* 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/+21Star
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-091-39/+26Star
* 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/+1Star
* cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-04-291-4/+0Star
* 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/+0Star
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-18/+4Star
* cpufreq: powernow: don't initialize part of policy set by coreViresh Kumar2013-10-161-2/+0Star
* cpufreq: powernow: Use generic cpufreq routinesViresh Kumar2013-10-161-12/+2Star
* cpufreq: powernow: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-3/+1Star
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0Star
* cpufreq: Use sizeof(*ptr) convetion for computing sizesViresh Kumar2013-08-071-7/+6Star
* cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker2013-07-151-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/+4Star
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* powernow-k7: Fix CPU family numberBen Hutchings2012-02-141-1/+1
* cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen2012-01-271-6/+8
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-201-0/+747