index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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: Call cpufreq_disable_fast_switch() in sugov_exit()
Rafael J. Wysocki
2016-04-08
1
-0
/
+1
*
cpufreq: Support for fast frequency switching
Rafael J. Wysocki
2016-04-02
1
-0
/
+16
*
cpufreq: Move governor symbols to cpufreq.h
Rafael J. Wysocki
2016-04-02
1
-0
/
+14
*
cpufreq: Move governor attribute set headers to cpufreq.h
Rafael J. Wysocki
2016-04-02
1
-0
/
+23
*
Merge branch 'pm-cpufreq-governor' into pm-cpufreq
Rafael J. Wysocki
2016-03-10
1
-5
/
+0
|
\
|
*
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
2016-03-10
1
-34
/
+0
|
*
cpufreq: Remove 'policy->governor_enabled'
Viresh Kumar
2016-03-09
1
-1
/
+0
|
*
Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT"
Viresh Kumar
2016-03-09
1
-4
/
+0
|
*
cpufreq: Add mechanism for registering utilization update callbacks
Rafael J. Wysocki
2016-03-09
1
-0
/
+34
*
|
cpufreq: Simplify the cpufreq_for_each_valid_entry()
Rafael J. Wysocki
2016-02-26
1
-12
/
+5
|
/
*
cpufreq: Clean up default and fallback governor setup
Rafael J. Wysocki
2016-02-05
1
-23
/
+2
*
cpufreq: Simplify core code related to boost support
Rafael J. Wysocki
2016-01-01
1
-1
/
+0
*
cpufreq: Make cpufreq_boost_supported() static
Rafael J. Wysocki
2016-01-01
1
-5
/
+0
*
cpufreq: use last policy after online for drivers with ->setpolicy
Srinivas Pandruvada
2015-12-02
1
-0
/
+1
*
cpufreq: create cpu/cpufreq/policyX directories
Viresh Kumar
2015-10-28
1
-1
/
+0
*
cpufreq: remove cpufreq_sysfs_{create|remove}_file()
Viresh Kumar
2015-10-28
1
-2
/
+0
*
cpufreq: create cpu/cpufreq at boot time
Viresh Kumar
2015-10-28
1
-2
/
+0
*
cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()
Rafael J. Wysocki
2015-09-16
1
-0
/
+5
*
Merge branch 'pm-opp'
Rafael J. Wysocki
2015-09-01
1
-0
/
+13
|
\
|
*
cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled
Bartlomiej Zolnierkiewicz
2015-08-08
1
-0
/
+1
|
*
cpufreq: Allow drivers to enable boost support after registering driver
Viresh Kumar
2015-08-07
1
-0
/
+12
*
|
cpufreq: rename cpufreq_real_policy as cpufreq_user_policy
Viresh Kumar
2015-09-01
1
-2
/
+2
*
|
cpufreq: remove redundant 'policy' field from user_policy
Viresh Kumar
2015-09-01
1
-1
/
+0
*
|
cpufreq: remove redundant 'governor' field from user_policy
Viresh Kumar
2015-09-01
1
-1
/
+0
*
|
cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
Viresh Kumar
2015-09-01
1
-5
/
+4
|
/
*
cpufreq: Avoid attempts to create duplicate symbolic links
Rafael J. Wysocki
2015-07-28
1
-0
/
+1
*
cpufreq: Track cpu managing sysfs kobjects separately
Saravana Kannan
2015-05-23
1
-1
/
+3
*
cpufreq: Manage governor usage history with 'policy->last_governor'
Viresh Kumar
2015-05-15
1
-0
/
+1
*
cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications
Viresh Kumar
2015-01-23
1
-3
/
+2
*
cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy
Viresh Kumar
2015-01-23
1
-2
/
+0
*
cpufreq: stats: get rid of per-cpu cpufreq_stats_table
Viresh Kumar
2015-01-23
1
-0
/
+3
*
cpufreq: Introduce ->ready() callback for cpufreq drivers
Viresh Kumar
2014-11-29
1
-0
/
+4
*
cpufreq: Fix formatting issues in 'struct cpufreq_driver'
Viresh Kumar
2014-11-29
1
-25
/
+25
*
cpufreq: allow driver-specific data
Thomas Petazzoni
2014-10-21
1
-0
/
+2
*
cpufreq: Add support for per-policy driver data
Viresh Kumar
2014-09-09
1
-0
/
+3
*
cpufreq: Introduce new relation for freq selection
Stratos Karafotis
2014-07-21
1
-0
/
+1
*
cpufreq: make table sentinel macros unsigned to match use
Brian W Hart
2014-07-18
1
-2
/
+2
*
cpufreq: add support for intermediate (stable) frequencies
Viresh Kumar
2014-06-05
1
-0
/
+25
*
cpufreq: Fix build error on some platforms that use cpufreq_for_each_*
Stratos Karafotis
2014-05-08
1
-2
/
+9
*
PM / OPP: Move cpufreq specific OPP functions out of generic OPP library
Nishanth Menon
2014-05-07
1
-0
/
+21
*
cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
2014-05-07
1
-0
/
+1
*
cpufreq: Introduce macros for cpufreq_frequency_table iteration
Stratos Karafotis
2014-04-30
1
-0
/
+21
*
cpufreq: create another field .flags in cpufreq_frequency_table
Viresh Kumar
2014-04-07
1
-3
/
+6
*
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
[next]