summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/powernow-k8.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-021-3/+0
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-9/+7
* powernow-k8: Cleanup init functionBorislav Petkov2013-02-021-11/+14
* powernow-k8: Cleanup module requestBorislav Petkov2013-02-021-2/+19
* cpufreq: remove use of __devexitBill Pemberton2012-11-211-1/+1
* cpufreq: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* cpufreq / powernow-k8: Change maintainer's email addressAndreas Herrmann2012-10-311-1/+1
* cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible codeAndreas Herrmann2012-10-231-8/+1
* Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-021-366/+40
|\
| * cpufreq: Remove support for hardware P-state chips from powernow-k8Matthew Garrett2012-09-091-364/+28
| * powernow-k8: delay info messages until initialization has succeededAndre Przywara2012-09-091-10/+14
| * cpufreq: Add warning message to powernow-k8Andre Przywara2012-09-091-0/+3
| * cpufreq / powernow-k8: Fixup missing _PSS objects messageBorislav Petkov2012-09-051-4/+7
* | cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo2012-09-191-29/+34
|/
* cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen2012-01-261-6/+13
* [CPUFREQ] powernow-k8: Update copyright, maintainer and documentation informa...Andreas Herrmann2012-01-061-7/+10
* [CPUFREQ] powernow-k8: Fix indexing issueAndreas Herrmann2012-01-061-4/+11
* [CPUFREQ] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPBAndreas Herrmann2012-01-061-9/+10
* [CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrectKonrad Rzeszutek Wilk2011-06-161-1/+2
* [CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vi...Konrad Rzeszutek Wilk2011-06-161-0/+3
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-191-0/+1607
OpenPOWER on IntegriCloud