aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpufreq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-30cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger1-0/+1
2008-05-19[CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk1-3/+0
2008-04-28[CPUFREQ] allow use of the powersave governor as the default oneAlessandro Guido1-0/+3
2008-04-28[CPUFREQ] expose cpufreq coordination requirements regardless of coordination mechanismDarrick J. Wong1-1/+2
2008-02-06[CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed deadlockVenki Pallipadi1-0/+4
2007-10-04[CPUFREQ] implement !CONFIG_CPU_FREQ stub for cpufreq_unregister_notifier()Satyam Sharma1-3/+15
2007-10-04[CPUFREQ] Only check for transition latency on problematic governors (kconfig fix)Thomas Renninger1-1/+2
2007-10-04[CPUFREQ] allow ondemand and conservative cpufreq governors to be used as defaultThomas Renninger1-3/+17
2007-09-26Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds1-16/+3
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-3/+16
2007-05-02[PATCH] x86-64: fix x86_64-mm-sched-clock-shareAndrew Morton1-3/+16
2007-04-26[CPUFREQ] Remove deprecated /proc/acpi/processor/performance write supportThomas Renninger1-1/+0
2007-02-26Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds1-2/+2
2007-02-22[CPUFREQ] constify cpufreq_driver where possible.Dave Jones1-2/+2
2007-02-10[CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issuesVenkatesh Pallipadi1-4/+6
2006-10-15[CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardwareVenkatesh Pallipadi1-0/+3
2006-07-26[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven1-3/+0
2006-06-26ACPI: HW P-state coordination supportVenkatesh Pallipadi1-2/+4
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+4
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-02-09P-state software coordination for ACPI coreVenkatesh Pallipadi1-0/+4
2006-01-18[CPUFREQ] convert remaining cpufreq semaphore to a mutexArjan van de Ven1-1/+2
2005-12-06[CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi1-0/+10
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-07-07[PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreqBernard Blackham1-1/+1
2005-05-31[CPUFREQ] fix up comment in cpufreq.hDave Jones1-1/+1
2005-04-29[PATCH] Add suspend method to cpufreq coreBenjamin Herrenschmidt1-1/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+328