aboutsummaryrefslogtreecommitdiff
path: root/include/linux/cpufreq.h
AgeCommit message (Expand)AuthorFilesLines
2010-04-09cpufreq: Unify sysfs attribute definition macrosGravatar Borislav Petkov 1-0/+30
2009-11-24[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceGravatar Thomas Renninger 1-0/+1
2009-10-29cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=nGravatar Randy Dunlap 1-0/+7
2009-09-01[CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreqGravatar Thomas Renninger 1-0/+10
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Gravatar Dave Jones 1-1/+0
2009-01-06cpumask: convert struct cpufreq_policy to cpumask_var_tGravatar Rusty Russell 1-2/+2
2008-12-05[CPUFREQ] Disable sysfs ui for p4-clockmod.Gravatar Matthew Garrett 1-0/+1
2008-10-09[CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()Gravatar venkatesh.pallipadi@intel.com 1-2/+5
2008-07-30cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyGravatar Thomas Renninger 1-0/+1
2008-05-19[CPUFREQ] cpufreq: remove CVS keywordsGravatar Adrian Bunk 1-3/+0
2008-04-28[CPUFREQ] allow use of the powersave governor as the default oneGravatar Alessandro Guido 1-0/+3
2008-04-28[CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Gravatar Darrick J. Wong 1-1/+2
2008-02-06[CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed deadlockGravatar Venki Pallipadi 1-0/+4
2007-10-04[CPUFREQ] implement !CONFIG_CPU_FREQ stub for cpufreq_unregister_notifier()Gravatar Satyam Sharma 1-3/+15
2007-10-04[CPUFREQ] Only check for transition latency on problematic governors (kconfig...Gravatar Thomas Renninger 1-1/+2
2007-10-04[CPUFREQ] allow ondemand and conservative cpufreq governors to be used as def...Gravatar Thomas Renninger 1-3/+17
2007-09-26Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Gravatar Linus Torvalds 1-16/+3
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Gravatar Linus Torvalds 1-3/+16
2007-05-02[PATCH] x86-64: fix x86_64-mm-sched-clock-shareGravatar Andrew Morton 1-3/+16
2007-04-26[CPUFREQ] Remove deprecated /proc/acpi/processor/performance write supportGravatar Thomas Renninger 1-1/+0
2007-02-26Revert "[CPUFREQ] constify cpufreq_driver where possible."Gravatar Linus Torvalds 1-2/+2
2007-02-22[CPUFREQ] constify cpufreq_driver where possible.Gravatar Dave Jones 1-2/+2
2007-02-10[CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issuesGravatar Venkatesh Pallipadi 1-4/+6
2006-10-15[CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardwareGravatar Venkatesh Pallipadi 1-0/+3
2006-07-26[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareGravatar Arjan van de Ven 1-3/+0
2006-06-26ACPI: HW P-state coordination supportGravatar Venkatesh Pallipadi 1-2/+4
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-0/+4
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2006-02-09P-state software coordination for ACPI coreGravatar Venkatesh Pallipadi 1-0/+4
2006-01-18[CPUFREQ] convert remaining cpufreq semaphore to a mutexGravatar Arjan van de Ven 1-1/+2
2005-12-06[CPUFREQ] CPU frequency display in /proc/cpuinfoGravatar Venkatesh Pallipadi 1-0/+10
2005-10-30[PATCH] fix missing includesGravatar Tim Schmielau 1-0/+1
2005-07-07[PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreqGravatar Bernard Blackham 1-1/+1
2005-05-31[CPUFREQ] fix up comment in cpufreq.hGravatar Dave Jones 1-1/+1
2005-04-29[PATCH] Add suspend method to cpufreq coreGravatar Benjamin Herrenschmidt 1-1/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+328