summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: berlin: Use generic platdev driverViresh Kumar2016-04-252-6/+2
* 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
| | |\
| | * | Linux 4.6-rc1v4.6-rc1Linus Torvalds2016-03-271-2/+2
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-2622-519/+811
| | |\ \
| | | * | libceph: use KMEM_CACHE macroGeliang Tang2016-03-251-8/+2
| | | * | ceph: use kmem_cache_zallocGeliang Tang2016-03-252-2/+2
| | | * | rbd: use KMEM_CACHE macroGeliang Tang2016-03-251-8/+2
| | | * | ceph: use lookup request to revalidate dentryYan, Zheng2016-03-252-0/+35
| | | * | ceph: kill ceph_get_dentry_parent_inode()Yan, Zheng2016-03-252-20/+5
| | | * | ceph: fix security xattr deadlockYan, Zheng2016-03-258-11/+125
| | | * | ceph: don't request vxattrs from MDSYan, Zheng2016-03-251-2/+4
| | | * | ceph: fix mounting same fs multiple timesYan, Zheng2016-03-251-18/+15
| | | * | ceph: remove unnecessary NULL checkYan, Zheng2016-03-251-2/+2
| | | * | ceph: avoid updating directory inode's i_size accidentallyYan, Zheng2016-03-251-0/+4
| | | * | ceph: fix race during filling readdir cacheYan, Zheng2016-03-251-2/+7
| | | * | libceph: use sizeof_footer() moreIlya Dryomov2016-03-251-16/+3
| | | * | ceph: kill ceph_empty_snapcIlya Dryomov2016-03-254-34/+6
| | | * | ceph: fix a wrong comparisonAnton Protopopov2016-03-251-1/+1
| | | * | ceph: replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-03-254-6/+6