aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/powernow-k8.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-02powernow-k8: Cleanup init functionBorislav Petkov1-11/+14
2013-02-02powernow-k8: Cleanup module requestBorislav Petkov1-2/+19
2012-11-21cpufreq: remove use of __devexitBill Pemberton1-1/+1
2012-11-21cpufreq: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-31cpufreq / powernow-k8: Change maintainer's email addressAndreas Herrmann1-1/+1
2012-10-23cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible codeAndreas Herrmann1-8/+1
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-366/+40
2012-09-19cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo1-29/+34
2012-09-09cpufreq: Remove support for hardware P-state chips from powernow-k8Matthew Garrett1-364/+28
2012-09-09powernow-k8: delay info messages until initialization has succeededAndre Przywara1-10/+14
2012-09-09cpufreq: Add warning message to powernow-k8Andre Przywara1-0/+3
2012-09-05cpufreq / powernow-k8: Fixup missing _PSS objects messageBorislav Petkov1-4/+7
2012-01-26cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen1-6/+13
2012-01-06[CPUFREQ] powernow-k8: Update copyright, maintainer and documentation informationAndreas Herrmann1-7/+10
2012-01-06[CPUFREQ] powernow-k8: Fix indexing issueAndreas Herrmann1-4/+11
2012-01-06[CPUFREQ] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPBAndreas Herrmann1-9/+10
2011-06-16[CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrectKonrad Rzeszutek Wilk1-1/+2
2011-06-16[CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vid case).Konrad Rzeszutek Wilk1-0/+3
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones1-0/+1607