index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpufreq.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-04-02
1
-2
/
+2
*
cpufreq: governor: Implement per policy instances of governors
Viresh Kumar
2013-04-01
1
-0
/
+8
*
cpufreq: Add per policy governor-init/exit infrastructure
Viresh Kumar
2013-04-01
1
-3
/
+6
*
cpufreq: Remove unnecessary use of policy->shared_type
Viresh Kumar
2013-02-02
1
-1
/
+2
*
cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()
Viresh Kumar
2013-02-02
1
-0
/
+1
*
cpufreq: governors: implement generic policy_is_shared
Fabio Baltieri
2013-02-02
1
-0
/
+5
*
cpufreq: Update Documentation for cpus and related_cpus
Viresh Kumar
2013-02-02
1
-2
/
+4
*
cpufreq: Sort function prototypes properly
Borislav Petkov
2013-02-02
1
-3
/
+3
*
cpufreq: Add a get_current_driver helper
Borislav Petkov
2013-02-02
1
-0
/
+1
*
cpufreq: Simplify __cpufreq_remove_dev()
Viresh Kumar
2013-02-02
1
-5
/
+9
*
cpufreq: governors: remove redundant code
Viresh Kumar
2012-11-15
1
-6
/
+0
*
cpufreq: Move common part from governors to separate file, v2
viresh kumar
2012-11-15
1
-0
/
+5
*
cpufreq / core: Fix printing of governor and driver name
viresh kumar
2012-11-15
1
-0
/
+2
*
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
1
-1
/
+0
|
\
|
*
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-03-16
1
-1
/
+0
*
|
provide disable_cpufreq() function to disable the API.
Konrad Rzeszutek Wilk
2012-03-14
1
-0
/
+2
|
/
*
cpufreq: expose a cpufreq_quick_get_max routine
Jesse Barnes
2011-06-28
1
-0
/
+5
*
[CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues.
Thiago Farina
2011-05-04
1
-15
/
+18
*
[CPUFREQ] use dynamic debug instead of custom infrastructure
Dominik Brodowski
2011-05-04
1
-19
/
+0
*
[CPUFREQ] Remove the pm_message_t argument from driver suspend
Rafael J. Wysocki
2011-03-16
1
-1
/
+1
*
[CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs files
Thomas Renninger
2011-03-16
1
-9
/
+0
*
[CPUFREQ] unexport (un)lock_policy_rwsem* functions
Amerigo Wang
2010-08-03
1
-5
/
+0
*
cpufreq: Unify sysfs attribute definition macros
Borislav Petkov
2010-04-09
1
-0
/
+30
*
[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
Thomas Renninger
2009-11-24
1
-0
/
+1
*
cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n
Randy Dunlap
2009-10-29
1
-0
/
+7
*
[CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreq
Thomas Renninger
2009-09-01
1
-0
/
+10
*
Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
Dave Jones
2009-03-09
1
-1
/
+0
*
cpumask: convert struct cpufreq_policy to cpumask_var_t
Rusty Russell
2009-01-06
1
-2
/
+2
*
[CPUFREQ] Disable sysfs ui for p4-clockmod.
Matthew Garrett
2008-12-05
1
-0
/
+1
*
[CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()
venkatesh.pallipadi@intel.com
2008-10-09
1
-2
/
+5
*
cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already
Thomas Renninger
2008-07-30
1
-0
/
+1
*
[CPUFREQ] cpufreq: remove CVS keywords
Adrian Bunk
2008-05-19
1
-3
/
+0
*
[CPUFREQ] allow use of the powersave governor as the default one
Alessandro Guido
2008-04-28
1
-0
/
+3
*
[CPUFREQ] expose cpufreq coordination requirements regardless of coordination...
Darrick J. Wong
2008-04-28
1
-1
/
+2
*
[CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed deadlock
Venki Pallipadi
2008-02-06
1
-0
/
+4
*
[CPUFREQ] implement !CONFIG_CPU_FREQ stub for cpufreq_unregister_notifier()
Satyam Sharma
2007-10-04
1
-3
/
+15
*
[CPUFREQ] Only check for transition latency on problematic governors (kconfig...
Thomas Renninger
2007-10-04
1
-1
/
+2
*
[CPUFREQ] allow ondemand and conservative cpufreq governors to be used as def...
Thomas Renninger
2007-10-04
1
-3
/
+17
*
Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"
Linus Torvalds
2007-09-26
1
-16
/
+3
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
1
-3
/
+16
|
\
|
*
[PATCH] x86-64: fix x86_64-mm-sched-clock-share
Andrew Morton
2007-05-02
1
-3
/
+16
*
|
[CPUFREQ] Remove deprecated /proc/acpi/processor/performance write support
Thomas Renninger
2007-04-26
1
-1
/
+0
|
/
*
Revert "[CPUFREQ] constify cpufreq_driver where possible."
Linus Torvalds
2007-02-26
1
-2
/
+2
*
[CPUFREQ] constify cpufreq_driver where possible.
Dave Jones
2007-02-22
1
-2
/
+2
*
[CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issues
Venkatesh Pallipadi
2007-02-10
1
-4
/
+6
*
[CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardware
Venkatesh Pallipadi
2006-10-15
1
-0
/
+3
*
[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare
Arjan van de Ven
2006-07-26
1
-3
/
+0
*
ACPI: HW P-state coordination support
Venkatesh Pallipadi
2006-06-26
1
-2
/
+4
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-06-23
1
-0
/
+4
|
\
|
*
P-state software coordination for ACPI core
Venkatesh Pallipadi
2006-02-09
1
-0
/
+4
[next]