index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
.
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
2016-03-14
8
-72
/
+143
|
\
\
\
|
|
|
*
PM / Domains: Fix potential NULL pointer dereference
Jon Hunter
2016-03-09
1
-0
/
+3
|
|
|
*
PM / Domains: Fix removal of a subdomain
Jon Hunter
2016-03-09
1
-1
/
+1
|
|
|
*
PM / Domains: Propagate start and restore errors during runtime resume
Laurent Pinchart
2016-03-09
1
-2
/
+18
|
|
|
*
PM / Domains: Join state name and index in debugfs output
Geert Uytterhoeven
2016-03-09
1
-1
/
+1
|
|
|
*
PM / Domains: Restore alignment of slaves in debugfs output
Geert Uytterhoeven
2016-03-09
1
-4
/
+6
|
|
|
*
PM / Domains: remove old power on/off latencies
Axel Haslam
2016-02-15
2
-9
/
+1
|
|
|
*
ARM: imx6: pm: declare pm domain latency on power_state struct
Axel Haslam
2016-02-15
1
-2
/
+7
|
|
|
*
PM / Domains: Support for multiple states
Axel Haslam
2016-02-15
3
-29
/
+85
|
|
*
|
PM / suspend: replacing printk
saurabh
2016-02-11
1
-3
/
+3
|
|
*
|
PM/freezer: y2038, use boottime to compare tstamps
Abhilash Jindal
2016-02-11
1
-7
/
+5
|
|
*
|
PM / sleep: declare __tracedata symbols as char[] rather than char
Eric Biggers
2016-02-11
1
-2
/
+2
|
*
|
|
cpuidle: menu: help gcc generate slightly better code
Rasmus Villemoes
2016-02-17
1
-8
/
+8
|
*
|
|
cpuidle: menu: avoid expensive square root computation
Rasmus Villemoes
2016-02-17
1
-18
/
+17
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2016-03-14
26
-1718
/
+1503
|
\
\
\
|
*
|
|
intel_pstate: Do not skip samples partially
Rafael J. Wysocki
2016-03-11
1
-5
/
+7
|
*
|
|
intel_pstate: Remove freq calculation from intel_pstate_calc_busy()
Philippe Longepe
2016-03-11
1
-8
/
+8
|
*
|
|
intel_pstate: Move intel_pstate_calc_busy() into get_target_pstate_use_perfor...
Philippe Longepe
2016-03-11
1
-3
/
+2
|
*
|
|
intel_pstate: Optimize calculation for max/min_perf_adj
Philippe Longepe
2016-03-11
1
-2
/
+2
|
*
|
|
intel_pstate: Remove extra conversions in pid calculation
Philippe Longepe
2016-03-11
1
-4
/
+4
|
*
|
|
Merge branch 'pm-cpufreq-governor' into pm-cpufreq
Rafael J. Wysocki
2016-03-10
17
-1148
/
+1031
|
|
\
\
\
|
|
*
|
|
cpufreq: Move scheduler-related code to the sched directory
Rafael J. Wysocki
2016-03-10
7
-88
/
+96
|
|
*
|
|
cpufreq: Reduce cpufreq_update_util() overhead a bit
Rafael J. Wysocki
2016-03-09
3
-11
/
+20
|
|
*
|
|
cpufreq: Select IRQ_WORK if CPU_FREQ_GOV_COMMON is set
Rafael J. Wysocki
2016-03-09
1
-1
/
+1
|
|
*
|
|
cpufreq: Remove 'policy->governor_enabled'
Viresh Kumar
2016-03-09
2
-18
/
+0
|
|
*
|
|
cpufreq: Rename __cpufreq_governor() to cpufreq_governor()
Viresh Kumar
2016-03-09
1
-23
/
+21
|
|
*
|
|
cpufreq: Relocate handle_update() to kill its declaration
Viresh Kumar
2016-03-09
1
-10
/
+9
|
|
*
|
|
cpufreq: governor: Drop unnecessary checks from show() and store()
Viresh Kumar
2016-03-09
1
-7
/
+3
|
|
*
|
|
cpufreq: governor: Fix race in dbs_update_util_handler()
Rafael J. Wysocki
2016-03-09
1
-5
/
+16
|
|
*
|
|
cpufreq: governor: Make gov_set_update_util() static
Rafael J. Wysocki
2016-03-09
1
-3
/
+2
|
|
*
|
|
cpufreq: governor: Narrow down the dbs_data_mutex coverage
Rafael J. Wysocki
2016-03-09
1
-23
/
+23
|
|
*
|
|
cpufreq: governor: Make dbs_data_mutex static
Rafael J. Wysocki
2016-03-09
2
-3
/
+1
|
|
*
|
|
cpufreq: governor: Relocate definitions of tuners structures
Rafael J. Wysocki
2016-03-09
3
-10
/
+9
|
|
*
|
|
cpufreq: governor: Move per-CPU data to the common code
Rafael J. Wysocki
2016-03-09
4
-59
/
+25
|
|
*
|
|
cpufreq: governor: Make governor private data per-policy
Rafael J. Wysocki
2016-03-09
6
-28
/
+87
|
|
*
|
|
cpufreq: ondemand: Rework the handling of powersave bias updates
Rafael J. Wysocki
2016-03-09
1
-17
/
+13
|
|
*
|
|
cpufreq: governor: Fix CPU load information updates via ->store
Rafael J. Wysocki
2016-03-09
4
-28
/
+40
|
|
*
|
|
cpufreq: ondemand: Drop one more callback from struct od_ops
Rafael J. Wysocki
2016-03-09
2
-3
/
+1
|
|
*
|
|
cpufreq: governor: Drop unused governor callback and data fields
Rafael J. Wysocki
2016-03-09
3
-19
/
+1
|
|
*
|
|
cpufreq: governor: Add a ->start callback for governors
Rafael J. Wysocki
2016-03-09
4
-14
/
+22
|
|
*
|
|
cpufreq: governor: Move io_is_busy to struct dbs_data
Rafael J. Wysocki
2016-03-09
3
-26
/
+15
|
|
*
|
|
cpufreq: governor: Close dbs_data update race condition
Rafael J. Wysocki
2016-03-09
1
-1
/
+1
|
|
*
|
|
cpufreq: ondemand: Drop unused callback from struct od_ops
Rafael J. Wysocki
2016-03-09
2
-2
/
+0
|
|
*
|
|
cpufreq: ondemand: Simplify od_update() slightly
Rafael J. Wysocki
2016-03-09
1
-8
/
+5
|
|
*
|
|
cpufreq: governor: Use microseconds in sample delay computations
Rafael J. Wysocki
2016-03-09
4
-32
/
+17
|
|
*
|
|
cpufreq: ondemand: Simplify conditionals in od_dbs_timer()
Rafael J. Wysocki
2016-03-09
1
-13
/
+11
|
|
*
|
|
cpufreq: governor: Move rate_mult to struct policy_dbs
Rafael J. Wysocki
2016-03-09
3
-25
/
+26
|
|
*
|
|
cpufreq: governor: Reset sample delay in store_sampling_rate()
Rafael J. Wysocki
2016-03-09
1
-12
/
+4
|
|
*
|
|
cpufreq: governor: Get rid of the ->gov_check_cpu callback
Rafael J. Wysocki
2016-03-09
4
-32
/
+27
|
|
*
|
|
cpufreq: governor: Clean up load-related computations
Rafael J. Wysocki
2016-03-09
1
-14
/
+10
[next]