summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-05cpufreq: tango: Use generic platdev driverMarc Gonzalez
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-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-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: 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-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
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 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-23Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-23Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-04-22Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-04-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-04-22Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-04-22Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman
2016-04-22x86 EDAC, sb_edac.c: Take account of channel hashing when neededTony Luck
2016-04-22x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel addressTony Luck
2016-04-22clocksource/drivers/tango-xtal: Fix boot hang due to incorrect testDaniel Lezcano