index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.kasan
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-18
intel_pstate: Simplify conditional in intel_pstate_set_policy()
Rafael J. Wysocki
1
-6
/
+5
2016-05-11
intel_pstate: Clean up get_target_pstate_use_performance()
Rafael J. Wysocki
1
-16
/
+11
2016-05-11
intel_pstate: Use sample.core_avg_perf in get_avg_pstate()
Rafael J. Wysocki
1
-2
/
+2
2016-05-11
intel_pstate: Clarify average performance computation
Rafael J. Wysocki
1
-16
/
+24
2016-05-11
intel_pstate: Avoid unnecessary synchronize_sched() during initialization
Chen Yu
1
-0
/
+9
2016-05-11
cpufreq: schedutil: Make default depend on CONFIG_SMP
Arnd Bergmann
1
-0
/
+1
2016-05-11
cpufreq: powernv: del_timer_sync when global and local pstate are equal
Akshay Adiga
1
-0
/
+2
2016-05-11
cpufreq: powernv: Move smp_call_function_any() out of irq safe block
Akshay Adiga
1
-4
/
+5
2016-05-09
intel_pstate: Clean up intel_pstate_get()
Rafael J. Wysocki
1
-7
/
+2
2016-05-06
cpufreq: schedutil: Make it depend on CONFIG_SMP
Rafael J. Wysocki
1
-1
/
+1
2016-05-06
cpufreq: governor: Fix handling of special cases in dbs_update()
Rafael J. Wysocki
1
-36
/
+51
2016-05-05
cpufreq: intel_pstate: Ignore _PPC processing under HWP
Srinivas Pandruvada
1
-0
/
+3
2016-05-05
cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_table
Sudeep Holla
5
-74
/
+56
2016-05-05
PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table
Sudeep Holla
3
-30
/
+98
2016-05-05
cpufreq: tango: Use generic platdev driver
Marc Gonzalez
1
-0
/
+2
2016-05-05
PM / OPP: pass cpumask by reference
Arnd Bergmann
2
-15
/
+15
2016-05-05
cpufreq: Fix GOV_LIMITS handling for the userspace governor
Sai Gurrappadi
1
-5
/
+38
2016-05-04
intel_pstate: Fix intel_pstate_get()
Rafael J. Wysocki
1
-6
/
+8
2016-05-02
cpufreq: intel_pstate: Fix HWP on boot CPU after system resume
Rafael J. Wysocki
2
-13
/
+25
2016-04-28
cpufreq: st: enable selective initialization based on the platform
Sudeep Holla
1
-0
/
+4
2016-04-28
cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/
Viresh Kumar
4
-85
/
+109
2016-04-28
cpufreq: dt: Kill platform-data
Viresh Kumar
2
-29
/
+1
2016-04-28
mvebu: Use dev_pm_opp_set_sharing_cpus() to mark OPP tables as shared
Viresh Kumar
1
-7
/
+7
2016-04-28
cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2
Viresh Kumar
1
-7
/
+9
2016-04-28
PM / OPP: Add dev_pm_opp_get_sharing_cpus()
Viresh Kumar
2
-0
/
+51
2016-04-28
PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()
Viresh Kumar
2
-3
/
+4
2016-04-28
PM / OPP: -ENOSYS is applicable only to syscalls
Viresh Kumar
1
-13
/
+13
2016-04-28
cpufreq: governor: Change confusing struct field and variable names
Rafael J. Wysocki
2
-12
/
+12
2016-04-28
cpufreq: intel_pstate: Enable PPC enforcement for servers
Srinivas Pandruvada
2
-2
/
+15
2016-04-28
cpufreq: intel_pstate: Adjust policy->max
Srinivas Pandruvada
1
-0
/
+11
2016-04-28
cpufreq: intel_pstate: Enforce _PPC limits
Srinivas Pandruvada
3
-2
/
+137
2016-04-27
cpufreq: powernv: Ramp-down global pstate slower than local-pstate
Akshay Adiga
1
-7
/
+251
2016-04-27
cpufreq: powernv: Remove flag use-case of policy->driver_data
Shilpasri G Bhat
1
-6
/
+5
2016-04-27
cpufreq: e_powersaver: Use IS_ENABLED() instead of checking for built-in or m...
Javier Martinez Canillas
2
-8
/
+8
2016-04-25
cpufreq: intel_pstate: Fix processing for turbo activation ratio
Srinivas Pandruvada
1
-0
/
+5
2016-04-25
cpufreq: governor: Fix prev_load initialization in cpufreq_governor_start()
Rafael J. Wysocki
1
-4
/
+4
2016-04-25
cpufreq: hisilicon: Use generic platdev driver
Viresh Kumar
4
-52
/
+2
2016-04-25
cpufreq: zynq: Use generic platdev driver
Viresh Kumar
2
-2
/
+2
2016-04-25
cpufreq: sunxi: Use generic platdev driver
Viresh Kumar
2
-9
/
+12
2016-04-25
cpufreq: shmobile: Use generic platdev driver
Viresh Kumar
4
-27
/
+12
2016-04-25
cpufreq: rockchip: Use generic platdev driver
Finley Xiao
2
-1
/
+11
2016-04-25
cpufreq: omap: Use generic platdev driver
Viresh Kumar
2
-5
/
+7
2016-04-25
cpufreq: imx: Use generic platdev driver
Viresh Kumar
5
-21
/
+5
2016-04-25
cpufreq: berlin: Use generic platdev driver
Viresh Kumar
2
-6
/
+2
2016-04-25
cpufreq: dt: Mark platdev machines array as __initconst
Viresh Kumar
1
-1
/
+1
2016-04-25
PM / OPP: Mark shared-opp for non-dt case
Viresh Kumar
1
-0
/
+3
2016-04-25
PM / OPP: Relocate dev_pm_opp_set_sharing_cpus()
Viresh Kumar
1
-56
/
+56
2016-04-25
PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OF
Viresh Kumar
1
-6
/
+6
2016-04-25
PM / OPP: Add missing doc style comments
Viresh Kumar
1
-1
/
+58
2016-04-25
PM / OPP: Propagate the error returned by _find_opp_table()
Viresh Kumar
1
-1
/
+1
[next]