aboutsummaryrefslogtreecommitdiff
path: root/include/linux/cpufreq.h
AgeCommit message (Expand)Author
2015-03-09Merge remote-tracking branch 'lsk/v3.10/topic/cpufreq' into linux-linaro-lskMark Brown
2015-03-09cpufreq: Revert "cpufreq: suspend governors on system suspend/hibernate"v3.10/topic/cpufreqMark Brown
2014-04-23Merge branch 'v3.10/topic/cpufreq' of git://git.linaro.org/kernel/linux-linar...Mark Brown
2014-04-23cpufreq: suspend governors on system suspend/hibernateMark Brown
2014-04-14cpufreq: Fix governor start/stop race conditionXiaoguang Chen
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-04-01cpufreq: governor: Implement per policy instances of governorsViresh Kumar
2013-04-01cpufreq: Add per policy governor-init/exit infrastructureViresh Kumar
2013-02-02cpufreq: Remove unnecessary use of policy->shared_typeViresh Kumar
2013-02-02cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()Viresh Kumar
2013-02-02cpufreq: governors: implement generic policy_is_sharedFabio Baltieri
2013-02-02cpufreq: Update Documentation for cpus and related_cpusViresh Kumar
2013-02-02cpufreq: Sort function prototypes properlyBorislav Petkov
2013-02-02cpufreq: Add a get_current_driver helperBorislav Petkov
2013-02-02cpufreq: Simplify __cpufreq_remove_dev()Viresh Kumar
2012-11-15cpufreq: governors: remove redundant codeViresh Kumar
2012-11-15cpufreq: Move common part from governors to separate file, v2viresh kumar
2012-11-15cpufreq / core: Fix printing of governor and driver nameviresh kumar
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-03-14provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk
2011-06-28cpufreq: expose a cpufreq_quick_get_max routineJesse Barnes
2011-05-04[CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues.Thiago Farina
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski
2011-03-16[CPUFREQ] Remove the pm_message_t argument from driver suspendRafael J. Wysocki
2011-03-16[CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs filesThomas Renninger
2010-08-03[CPUFREQ] unexport (un)lock_policy_rwsem* functionsAmerigo Wang
2010-04-09cpufreq: Unify sysfs attribute definition macrosBorislav Petkov
2009-11-24[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger
2009-10-29cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=nRandy Dunlap
2009-09-01[CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreqThomas Renninger
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones
2009-01-06cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell
2008-12-05[CPUFREQ] Disable sysfs ui for p4-clockmod.Matthew Garrett
2008-10-09[CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com
2008-07-30cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger
2008-05-19[CPUFREQ] cpufreq: remove CVS keywordsAdrian Bunk
2008-04-28[CPUFREQ] allow use of the powersave governor as the default oneAlessandro Guido
2008-04-28[CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong
2008-02-06[CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed deadlockVenki Pallipadi
2007-10-04[CPUFREQ] implement !CONFIG_CPU_FREQ stub for cpufreq_unregister_notifier()Satyam Sharma
2007-10-04[CPUFREQ] Only check for transition latency on problematic governors (kconfig...Thomas Renninger
2007-10-04[CPUFREQ] allow ondemand and conservative cpufreq governors to be used as def...Thomas Renninger
2007-09-26Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-02[PATCH] x86-64: fix x86_64-mm-sched-clock-shareAndrew Morton
2007-04-26[CPUFREQ] Remove deprecated /proc/acpi/processor/performance write supportThomas Renninger
2007-02-26Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds
2007-02-22[CPUFREQ] constify cpufreq_driver where possible.Dave Jones
2007-02-10[CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issuesVenkatesh Pallipadi