index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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: Make cpufreq_notify_transition & cpufreq_notify_post_transition static
Viresh Kumar
2014-03-26
1
-4
/
+0
*
cpufreq: Make sure frequency transitions are serialized
Srivatsa S. Bhat
2014-03-26
1
-0
/
+10
*
cpufreq: Add stop CPU callback to cpufreq_driver interface
Dirk Brandewie
2014-03-20
1
-0
/
+1
*
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
2014-03-19
1
-2
/
+0
*
cpufreq: Remove cpufreq_generic_exit()
Viresh Kumar
2014-03-12
1
-5
/
+0
*
cpufreq: add 'freq_table' in struct cpufreq_policy
Viresh Kumar
2014-03-12
1
-5
/
+1
*
cpufreq: Implement cpufreq_generic_suspend()
Viresh Kumar
2014-03-06
1
-0
/
+3
*
cpufreq: suspend governors on system suspend/hibernate
Viresh Kumar
2014-03-06
1
-0
/
+8
*
cpufreq: Add boost frequency support in core
Lukasz Majewski
2014-01-17
1
-0
/
+24
*
cpufreq: introduce cpufreq_generic_get() routine
Viresh Kumar
2014-01-17
1
-0
/
+3
*
cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
Viresh Kumar
2014-01-17
1
-0
/
+2
*
cpufreq: Make sure CPU is running on a freq from freq-table
Viresh Kumar
2014-01-06
1
-0
/
+2
*
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
2014-01-06
1
-0
/
+9
*
cpufreq: Introduce cpufreq_notify_post_transition()
Viresh Kumar
2014-01-06
1
-0
/
+2
*
Revert "cpufreq: suspend governors on system suspend/hibernate"
Rafael J. Wysocki
2013-12-08
1
-8
/
+0
*
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
2013-12-06
1
-0
/
+8
|
\
|
*
cpufreq: suspend governors on system suspend/hibernate
Viresh Kumar
2013-11-28
1
-0
/
+8
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-11-15
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=n
Daniel Vetter
2013-10-18
1
-0
/
+8
*
|
cpufreq: distinguish drivers that do asynchronous notifications
Viresh Kumar
2013-10-31
1
-0
/
+7
*
|
cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem
viresh kumar
2013-10-25
1
-0
/
+14
*
|
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-25
1
-1
/
+3
*
|
cpufreq: create cpufreq_generic_init() routine
Viresh Kumar
2013-10-16
1
-0
/
+3
*
|
cpufreq: define generic .attr, .exit() and .verify() routines
Viresh Kumar
2013-10-16
1
-0
/
+8
*
|
cpufreq: add new routine cpufreq_verify_within_cpu_limits()
Viresh Kumar
2013-10-16
1
-0
/
+7
*
|
cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY
Viresh Kumar
2013-10-16
1
-7
/
+8
*
|
cpufreq: rewrite cpufreq_driver->flags using shift operator
Viresh Kumar
2013-10-16
1
-7
/
+8
*
|
cpufreq: Add new helper cpufreq_table_validate_and_show()
Viresh Kumar
2013-09-30
1
-0
/
+2
|
/
*
Revert "cpufreq: make sure frequency transitions are serialized"
Rafael J. Wysocki
2013-09-10
1
-1
/
+0
*
cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writes
Srivatsa S. Bhat
2013-09-10
1
-1
/
+0
*
cpufreq: serialize calls to __cpufreq_governor()
Viresh Kumar
2013-09-10
1
-0
/
+1
*
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
2013-08-10
1
-1
/
+0
*
cpufreq: Store cpufreq policies in a list
Lukasz Majewski
2013-08-10
1
-0
/
+1
*
cpufreq: Give consistent names to cpufreq_policy objects
Viresh Kumar
2013-08-07
1
-1
/
+1
*
cpufreq: Re-arrange declarations in cpufreq.h
Viresh Kumar
2013-08-07
1
-196
/
+177
*
cpufreq: Clean up header files included in the core
Viresh Kumar
2013-08-07
1
-8
/
+3
*
cpufreq: Remove unused function __cpufreq_driver_getavg()
Stratos Karafotis
2013-07-26
1
-6
/
+0
*
cpufreq: Fix serialization of frequency transitions
Viresh Kumar
2013-07-04
1
-1
/
+1
*
acpi-cpufreq: Add new sysfs attribute freqdomain_cpus
Lan Tianyu
2013-06-27
1
-0
/
+3
*
cpufreq: make sure frequency transitions are serialized
Viresh Kumar
2013-06-27
1
-0
/
+1
*
cpufreq: Fix minor formatting issues
Viresh Kumar
2013-06-21
1
-21
/
+20
*
cpufreq: Fix governor start/stop race condition
Xiaoguang Chen
2013-06-21
1
-0
/
+1
*
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
2013-06-04
1
-1
/
+1
*
cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory
Viresh Kumar
2013-05-27
1
-0
/
+4
*
cpufreq: Move get_cpu_idle_time() to cpufreq.c
Viresh Kumar
2013-05-27
1
-0
/
+1
*
cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c
Viresh Kumar
2013-05-27
1
-0
/
+1
*
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
[next]