summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-05Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki
2016-05-05PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_tableSudeep Holla
2016-05-05cpufreq: tango: Use generic platdev driverMarc Gonzalez
2016-05-05PM / OPP: pass cpumask by referenceArnd Bergmann
2016-05-05cpufreq: Fix GOV_LIMITS handling for the userspace governorSai Gurrappadi
2016-04-28cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/Viresh Kumar
2016-04-28cpufreq: dt: Kill platform-dataViresh Kumar
2016-04-28mvebu: Use dev_pm_opp_set_sharing_cpus() to mark OPP tables as sharedViresh Kumar
2016-04-28cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2Viresh Kumar
2016-04-28Merge back earlier cpufreq material for v4.7.Rafael J. Wysocki
2016-04-28PM / OPP: Add dev_pm_opp_get_sharing_cpus()Viresh Kumar
2016-04-28PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()Viresh Kumar
2016-04-28PM / OPP: -ENOSYS is applicable only to syscallsViresh Kumar
2016-04-28cpufreq: governor: Change confusing struct field and variable namesRafael J. Wysocki
2016-04-28cpufreq: intel_pstate: Enable PPC enforcement for serversSrinivas Pandruvada
2016-04-28cpufreq: intel_pstate: Adjust policy->maxSrinivas Pandruvada
2016-04-28cpufreq: intel_pstate: Enforce _PPC limitsSrinivas Pandruvada
2016-04-27cpufreq: powernv: Ramp-down global pstate slower than local-pstateAkshay Adiga
2016-04-27cpufreq: powernv: Remove flag use-case of policy->driver_dataShilpasri G Bhat
2016-04-27cpufreq: e_powersaver: Use IS_ENABLED() instead of checking for built-in or m...Javier Martinez Canillas
2016-04-25cpufreq: governor: Fix prev_load initialization in cpufreq_governor_start()Rafael J. Wysocki
2016-04-25cpufreq: hisilicon: Use generic platdev driverViresh Kumar
2016-04-25cpufreq: zynq: Use generic platdev driverViresh Kumar
2016-04-25cpufreq: sunxi: Use generic platdev driverViresh Kumar
2016-04-25cpufreq: shmobile: Use generic platdev driverViresh Kumar
2016-04-25cpufreq: rockchip: Use generic platdev driverFinley Xiao
2016-04-25cpufreq: omap: Use generic platdev driverViresh Kumar
2016-04-25cpufreq: imx: Use generic platdev driverViresh Kumar
2016-04-25cpufreq: berlin: Use generic platdev driverViresh Kumar
2016-04-25cpufreq: dt: Mark platdev machines array as __initconstViresh Kumar
2016-04-25PM / OPP: Mark shared-opp for non-dt caseViresh Kumar
2016-04-25PM / OPP: Relocate dev_pm_opp_set_sharing_cpus()Viresh Kumar
2016-04-25PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OFViresh Kumar
2016-04-25PM / OPP: Add missing doc style commentsViresh Kumar
2016-04-25PM / OPP: Propagate the error returned by _find_opp_table()Viresh Kumar
2016-04-25cpufreq: qoriq: Fix cooling device registration issue during suspendJia Hongtao
2016-04-25cpufreq: qoriq: Remove __exit macro from .exit callbackJia Hongtao
2016-04-25cpufreq: qoriq: Don't show cooling device messages if THERMAL_OF undefinedJia Hongtao
2016-04-25cpufreq: ACPI / CPPC: Add module support for cppc_cpufreq driverAshwin Chaugule
2016-04-25cpufreq: intel_pstate: Use average P-State instead of current P-StatePhilippe Longepe
2016-04-25Merge back cpufreq changes for v4.7.Rafael J. Wysocki
2016-04-25Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG...Rafael J. Wysocki
2016-04-24Linux 4.6-rc5v4.6-rc5Linus Torvalds
2016-04-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2016-04-23Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara
2016-04-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-23Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Linus Torvalds
2016-04-23Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-04-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds