aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpufreq.h
Commit message (Expand)AuthorAge
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-02
* cpufreq: governor: Implement per policy instances of governorsViresh Kumar2013-03-31
* cpufreq: Add per policy governor-init/exit infrastructureViresh Kumar2013-03-31
* cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar2013-02-01
* cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar2013-02-01
* cpufreq: governors: implement generic policy_is_sharedFabio Baltieri2013-02-01
* cpufreq: Update Documentation for cpus and related_cpusViresh Kumar2013-02-01
* cpufreq: Sort function prototypes properlyBorislav Petkov2013-02-01
* cpufreq: Add a get_current_driver helperBorislav Petkov2013-02-01
* cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar2013-02-01
* cpufreq: governors: remove redundant codeViresh Kumar2012-11-14
* cpufreq: Move common part from governors to separate file, v2viresh kumar2012-11-14
* cpufreq / core: Fix printing of governor and driver nameviresh kumar2012-11-14
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-16
* | provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk2012-03-14
|/
* cpufreq: expose a cpufreq_quick_get_max routineJesse Barnes2011-06-28
* [CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues.Thiago Farina2011-05-04
* [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-04
* [CPUFREQ] Remove the pm_message_t argument from driver suspendRafael J. Wysocki2011-03-16
* [CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs filesThomas Renninger2011-03-16
* [CPUFREQ] unexport (un)lock_policy_rwsem* functionsAmerigo Wang2010-08-03
* cpufreq: Unify sysfs attribute definition macrosBorislav Petkov2010-04-09
* [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-24
* cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=nRandy Dunlap2009-10-29
* [CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreqThomas Renninger2009-09-01
* Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-09
* cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-06
* [CPUFREQ] Disable sysfs ui for p4-clockmod.Matthew Garrett2008-12-05
* [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com2008-10-09
* cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger2008-07-30
* [CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk2008-05-19
* [CPUFREQ] allow use of the powersave governor as the default oneAlessandro Guido2008-04-28
* [CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong2008-04-28
* [CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed deadlockVenki Pallipadi2008-02-06
* [CPUFREQ] implement !CONFIG_CPU_FREQ stub for cpufreq_unregister_notifier()Satyam Sharma2007-10-04
* [CPUFREQ] Only check for transition latency on problematic governors (kconfig...Thomas Renninger2007-10-04
* [CPUFREQ] allow ondemand and conservative cpufreq governors to be used as def...Thomas Renninger2007-10-04
* Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds2007-09-26
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-05
|\
| * [PATCH] x86-64: fix x86_64-mm-sched-clock-shareAndrew Morton2007-05-02
* | [CPUFREQ] Remove deprecated /proc/acpi/processor/performance write supportThomas Renninger2007-04-26
|/
* Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds2007-02-26
* [CPUFREQ] constify cpufreq_driver where possible.Dave Jones2007-02-22
* [CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issuesVenkatesh Pallipadi2007-02-10
* [CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardwareVenkatesh Pallipadi2006-10-15
* [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven2006-07-26
* ACPI: HW P-state coordination supportVenkatesh Pallipadi2006-06-26
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-23
|\
| * P-state software coordination for ACPI coreVenkatesh Pallipadi2006-02-09