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
...
|
*
|
|
cpufreq: dt: Mark platdev machines array as __initconst
Viresh Kumar
2016-04-25
1
-1
/
+1
|
*
|
|
cpufreq: qoriq: Fix cooling device registration issue during suspend
Jia Hongtao
2016-04-25
1
-0
/
+1
|
*
|
|
cpufreq: qoriq: Remove __exit macro from .exit callback
Jia Hongtao
2016-04-25
1
-2
/
+2
|
*
|
|
cpufreq: qoriq: Don't show cooling device messages if THERMAL_OF undefined
Jia Hongtao
2016-04-25
1
-2
/
+2
|
*
|
|
cpufreq: ACPI / CPPC: Add module support for cppc_cpufreq driver
Ashwin Chaugule
2016-04-25
1
-0
/
+21
|
*
|
|
cpufreq: intel_pstate: Use average P-State instead of current P-State
Philippe Longepe
2016-04-25
1
-1
/
+7
|
*
|
|
Merge back cpufreq changes for v4.7.
Rafael J. Wysocki
2016-04-25
9879
-248736
/
+514671
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
cpufreq: ACPI: Remove freq_table from acpi_cpufreq_data
Viresh Kumar
2016-04-09
1
-29
/
+34
|
|
*
|
cpufreq: ACPI: policy->driver_data can't be NULL in ->exit()
Viresh Kumar
2016-04-09
1
-8
/
+6
|
|
*
|
cpufreq: Rearrange cpufreq_add_dev()
Rafael J. Wysocki
2016-04-09
1
-14
/
+12
|
|
*
|
cpufreq: Simplify switch () in cpufreq_cpu_callback()
Rafael J. Wysocki
2016-04-09
1
-4
/
+1
|
|
*
|
cpufreq: Use consistent prefixing via pr_fmt
Joe Perches
2016-04-09
25
-146
/
+181
|
|
*
|
cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2016-04-09
25
-265
/
+199
|
|
*
|
intel_pstate: Use pr_fmt
Joe Perches
2016-04-09
1
-8
/
+10
|
|
*
|
cpufreq: mt8173: use list_for_each_entry*()
Geliang Tang
2016-04-09
1
-10
/
+4
|
|
*
|
intel_pstate: Avoid pointless FRAC_BITS shifts under div_fp()
Rafael J. Wysocki
2016-04-09
1
-18
/
+13
|
|
*
|
cpufreq: exynos: Use generic platdev driver
Viresh Kumar
2016-04-09
2
-25
/
+9
|
|
*
|
ARM: exynos: exynos-cpufreq platform device isn't supported anymore
Viresh Kumar
2016-04-09
1
-6
/
+2
|
|
*
|
cpufreq: dt: Add generic platform-device creation support
Viresh Kumar
2016-04-09
3
-0
/
+43
|
|
*
|
cpufreq: dt: Include types.h from cpufreq-dt.h
Viresh Kumar
2016-04-09
1
-0
/
+2
|
|
*
|
cpufreq: tegra124: No need of setting platform-data
Viresh Kumar
2016-04-09
1
-7
/
+0
|
|
*
|
cpufreq: ppc_cbe_cpufreq_pmi: make the driver explicitly non-modular
Paul Gortmaker
2016-04-09
1
-13
/
+2
|
|
*
|
Merge branch 'pm-cpufreq-sched' into pm-cpufreq
Rafael J. Wysocki
2016-04-09
9853
-248313
/
+514283
|
|
|
\
|
|
|
|
*
cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()
Rafael J. Wysocki
2016-04-08
3
-8
/
+14
|
|
|
*
cpufreq: schedutil: New governor based on scheduler utilization data
Rafael J. Wysocki
2016-04-02
5
-0
/
+568
|
|
|
*
cpufreq: Support for fast frequency switching
Rafael J. Wysocki
2016-04-02
3
-5
/
+183
|
|
|
*
cpufreq: Move governor symbols to cpufreq.h
Rafael J. Wysocki
2016-04-02
2
-14
/
+14
|
|
|
*
cpufreq: Move governor attribute set headers to cpufreq.h
Rafael J. Wysocki
2016-04-02
2
-21
/
+23
|
|
|
*
cpufreq: governor: Move abstract gov_attr_set code to seperate file
Rafael J. Wysocki
2016-04-02
5
-82
/
+95
|
|
|
*
cpufreq: governor: New data type for management part of dbs_data
Rafael J. Wysocki
2016-04-02
4
-72
/
+107
|
|
|
*
cpufreq: sched: Helpers to add and remove update_util hooks
Rafael J. Wysocki
2016-04-02
4
-54
/
+82
|
|
|
*
Merge back intel_pstate fixes for v4.6.
Rafael J. Wysocki
2016-04-02
1
-12
/
+32
|
|
|
|
\
|
*
|
|
|
Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG...
Rafael J. Wysocki
2016-04-25
1
-6
/
+2
*
|
|
|
|
PM / OPP: Add dev_pm_opp_get_sharing_cpus()
Viresh Kumar
2016-04-28
2
-0
/
+51
*
|
|
|
|
PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()
Viresh Kumar
2016-04-28
2
-3
/
+4
*
|
|
|
|
PM / OPP: -ENOSYS is applicable only to syscalls
Viresh Kumar
2016-04-28
1
-13
/
+13
*
|
|
|
|
PM / OPP: Mark shared-opp for non-dt case
Viresh Kumar
2016-04-25
1
-0
/
+3
*
|
|
|
|
PM / OPP: Relocate dev_pm_opp_set_sharing_cpus()
Viresh Kumar
2016-04-25
1
-56
/
+56
*
|
|
|
|
PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OF
Viresh Kumar
2016-04-25
1
-6
/
+6
*
|
|
|
|
PM / OPP: Add missing doc style comments
Viresh Kumar
2016-04-25
1
-1
/
+58
*
|
|
|
|
PM / OPP: Propagate the error returned by _find_opp_table()
Viresh Kumar
2016-04-25
1
-1
/
+1
*
|
|
|
|
Linux 4.6-rc5
v4.6-rc5
Linus Torvalds
2016-04-25
1
-1
/
+1
*
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2016-04-24
6
-11
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
thermal: fix Mediatek thermal controller build
Johannes Berg
2016-04-21
1
-0
/
+1
|
*
|
|
|
|
thermal: consistently use int for trip temp
Wei Ni
2016-04-21
2
-6
/
+6
|
*
|
|
|
|
thermal: fix mtk_thermal build dependency
Randy Dunlap
2016-04-21
1
-0
/
+1
|
*
|
|
|
|
thermal: minor mtk_thermal.c cleanups
Randy Dunlap
2016-04-21
1
-2
/
+1
|
*
|
|
|
|
thermal: power_allocator: req_range multiplication should be a 64 bit type
Javi Merino
2016-04-21
1
-1
/
+1
|
*
|
|
|
|
thermal: of: add __init attribute
Julia Lawall
2016-04-21
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-04-23
1
-1
/
+5
|
\
\
\
\
\
\
[prev]
[next]