summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | cpufreq: dt: Mark platdev machines array as __initconstViresh Kumar2016-04-251-1/+1
| * | | cpufreq: qoriq: Fix cooling device registration issue during suspendJia Hongtao2016-04-251-0/+1
| * | | cpufreq: qoriq: Remove __exit macro from .exit callbackJia Hongtao2016-04-251-2/+2
| * | | cpufreq: qoriq: Don't show cooling device messages if THERMAL_OF undefinedJia Hongtao2016-04-251-2/+2
| * | | cpufreq: ACPI / CPPC: Add module support for cppc_cpufreq driverAshwin Chaugule2016-04-251-0/+21
| * | | cpufreq: intel_pstate: Use average P-State instead of current P-StatePhilippe Longepe2016-04-251-1/+7
| * | | Merge back cpufreq changes for v4.7.Rafael J. Wysocki2016-04-259879-248736/+514671
| |\ \ \ | | |/ / | |/| |
| | * | cpufreq: ACPI: Remove freq_table from acpi_cpufreq_dataViresh Kumar2016-04-091-29/+34
| | * | cpufreq: ACPI: policy->driver_data can't be NULL in ->exit()Viresh Kumar2016-04-091-8/+6
| | * | cpufreq: Rearrange cpufreq_add_dev()Rafael J. Wysocki2016-04-091-14/+12
| | * | cpufreq: Simplify switch () in cpufreq_cpu_callback()Rafael J. Wysocki2016-04-091-4/+1
| | * | cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-0925-146/+181
| | * | cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-0925-265/+199
| | * | intel_pstate: Use pr_fmtJoe Perches2016-04-091-8/+10
| | * | cpufreq: mt8173: use list_for_each_entry*()Geliang Tang2016-04-091-10/+4
| | * | intel_pstate: Avoid pointless FRAC_BITS shifts under div_fp()Rafael J. Wysocki2016-04-091-18/+13
| | * | cpufreq: exynos: Use generic platdev driverViresh Kumar2016-04-092-25/+9
| | * | ARM: exynos: exynos-cpufreq platform device isn't supported anymoreViresh Kumar2016-04-091-6/+2
| | * | cpufreq: dt: Add generic platform-device creation supportViresh Kumar2016-04-093-0/+43
| | * | cpufreq: dt: Include types.h from cpufreq-dt.hViresh Kumar2016-04-091-0/+2
| | * | cpufreq: tegra124: No need of setting platform-dataViresh Kumar2016-04-091-7/+0
| | * | cpufreq: ppc_cbe_cpufreq_pmi: make the driver explicitly non-modularPaul Gortmaker2016-04-091-13/+2
| | * | Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki2016-04-099853-248313/+514283
| | |\|
| | | * cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()Rafael J. Wysocki2016-04-083-8/+14
| | | * cpufreq: schedutil: New governor based on scheduler utilization dataRafael J. Wysocki2016-04-025-0/+568
| | | * cpufreq: Support for fast frequency switchingRafael J. Wysocki2016-04-023-5/+183
| | | * cpufreq: Move governor symbols to cpufreq.hRafael J. Wysocki2016-04-022-14/+14
| | | * cpufreq: Move governor attribute set headers to cpufreq.hRafael J. Wysocki2016-04-022-21/+23
| | | * cpufreq: governor: Move abstract gov_attr_set code to seperate fileRafael J. Wysocki2016-04-025-82/+95
| | | * cpufreq: governor: New data type for management part of dbs_dataRafael J. Wysocki2016-04-024-72/+107
| | | * cpufreq: sched: Helpers to add and remove update_util hooksRafael J. Wysocki2016-04-024-54/+82
| | | * Merge back intel_pstate fixes for v4.6.Rafael J. Wysocki2016-04-021-12/+32
| | | |\
| * | | | Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG...Rafael J. Wysocki2016-04-251-6/+2
* | | | | PM / OPP: Add dev_pm_opp_get_sharing_cpus()Viresh Kumar2016-04-282-0/+51
* | | | | PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()Viresh Kumar2016-04-282-3/+4
* | | | | PM / OPP: -ENOSYS is applicable only to syscallsViresh Kumar2016-04-281-13/+13
* | | | | PM / OPP: Mark shared-opp for non-dt caseViresh Kumar2016-04-251-0/+3
* | | | | PM / OPP: Relocate dev_pm_opp_set_sharing_cpus()Viresh Kumar2016-04-251-56/+56
* | | | | PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OFViresh Kumar2016-04-251-6/+6
* | | | | PM / OPP: Add missing doc style commentsViresh Kumar2016-04-251-1/+58
* | | | | PM / OPP: Propagate the error returned by _find_opp_table()Viresh Kumar2016-04-251-1/+1
* | | | | Linux 4.6-rc5v4.6-rc5Linus Torvalds2016-04-251-1/+1
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-04-246-11/+12
|\ \ \ \ \
| * | | | | thermal: fix Mediatek thermal controller buildJohannes Berg2016-04-211-0/+1
| * | | | | thermal: consistently use int for trip tempWei Ni2016-04-212-6/+6
| * | | | | thermal: fix mtk_thermal build dependencyRandy Dunlap2016-04-211-0/+1
| * | | | | thermal: minor mtk_thermal.c cleanupsRandy Dunlap2016-04-211-2/+1
| * | | | | thermal: power_allocator: req_range multiplication should be a 64 bit typeJavi Merino2016-04-211-1/+1
| * | | | | thermal: of: add __init attributeJulia Lawall2016-04-211-2/+2
* | | | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-231-1/+5
|\ \ \ \ \ \