summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-201-1/+1
|\
| * powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V2016-05-011-1/+1
| * drivers/cpufreq: make ppc_cbe_cpufreq_pmi driver explicitly non-modularPaul Gortmaker2016-04-111-13/+2
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-192-58/+58
|\ \
| * | CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()Kelvin Cheung2016-05-131-16/+13
| * | CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structureKelvin Cheung2016-05-131-28/+35
| * | CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_dataKelvin Cheung2016-05-131-1/+1
| * | CPUFREQ: Loongson1: Replace kzalloc() with kcalloc()Kelvin Cheung2016-05-131-8/+4
| * | CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.cKelvin Cheung2016-05-132-6/+6
* | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-05-1653-830/+1605
|\ \ \
| * | | intel_pstate: Clean up get_target_pstate_use_performance()Rafael J. Wysocki2016-05-111-16/+11
| * | | intel_pstate: Use sample.core_avg_perf in get_avg_pstate()Rafael J. Wysocki2016-05-111-2/+2
| * | | intel_pstate: Clarify average performance computationRafael J. Wysocki2016-05-111-16/+24
| * | | intel_pstate: Avoid unnecessary synchronize_sched() during initializationChen Yu2016-05-111-0/+9
| * | | Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki2016-05-111-0/+1
| |\ \ \
| | * | | cpufreq: schedutil: Make default depend on CONFIG_SMPArnd Bergmann2016-05-111-0/+1
| * | | | cpufreq: powernv: del_timer_sync when global and local pstate are equalAkshay Adiga2016-05-111-0/+2
| * | | | cpufreq: powernv: Move smp_call_function_any() out of irq safe blockAkshay Adiga2016-05-111-4/+5
| * | | | intel_pstate: Clean up intel_pstate_get()Rafael J. Wysocki2016-05-091-7/+2
| * | | | Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki2016-05-091-1/+1
| |\| | |
| | * | | cpufreq: schedutil: Make it depend on CONFIG_SMPRafael J. Wysocki2016-05-061-1/+1
| * | | | Merge cpufreq fixes going into v4.6.Rafael J. Wysocki2016-05-063-19/+42
| |\ \ \ \
| * | | | | cpufreq: governor: Fix handling of special cases in dbs_update()Rafael J. Wysocki2016-05-061-36/+51
| * | | | | cpufreq: intel_pstate: Ignore _PPC processing under HWPSrinivas Pandruvada2016-05-051-0/+3
| * | | | | cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_tableSudeep Holla2016-05-055-74/+56
| * | | | | cpufreq: tango: Use generic platdev driverMarc Gonzalez2016-05-051-0/+2
| * | | | | cpufreq: Fix GOV_LIMITS handling for the userspace governorSai Gurrappadi2016-05-051-5/+38
| * | | | | cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/Viresh Kumar2016-04-282-0/+108
| * | | | | cpufreq: dt: Kill platform-dataViresh Kumar2016-04-281-5/+1
| * | | | | cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2Viresh Kumar2016-04-281-7/+9
| * | | | | cpufreq: governor: Change confusing struct field and variable namesRafael J. Wysocki2016-04-282-12/+12
| * | | | | cpufreq: intel_pstate: Enable PPC enforcement for serversSrinivas Pandruvada2016-04-281-1/+11
| * | | | | cpufreq: intel_pstate: Adjust policy->maxSrinivas Pandruvada2016-04-281-0/+11
| * | | | | cpufreq: intel_pstate: Enforce _PPC limitsSrinivas Pandruvada2016-04-282-2/+135
| * | | | | cpufreq: powernv: Ramp-down global pstate slower than local-pstateAkshay Adiga2016-04-271-7/+251
| * | | | | cpufreq: powernv: Remove flag use-case of policy->driver_dataShilpasri G Bhat2016-04-271-6/+5
| * | | | | cpufreq: e_powersaver: Use IS_ENABLED() instead of checking for built-in or m...Javier Martinez Canillas2016-04-272-8/+8
| * | | | | cpufreq: governor: Fix prev_load initialization in cpufreq_governor_start()Rafael J. Wysocki2016-04-251-4/+4
| * | | | | cpufreq: hisilicon: Use generic platdev driverViresh Kumar2016-04-254-52/+2
| * | | | | cpufreq: zynq: Use generic platdev driverViresh Kumar2016-04-251-0/+2
| * | | | | cpufreq: sunxi: Use generic platdev driverViresh Kumar2016-04-251-0/+12
| * | | | | cpufreq: shmobile: Use generic platdev driverViresh Kumar2016-04-251-0/+12
| * | | | | cpufreq: rockchip: Use generic platdev driverFinley Xiao2016-04-251-0/+11
| * | | | | cpufreq: omap: Use generic platdev driverViresh Kumar2016-04-251-0/+5
| * | | | | cpufreq: imx: Use generic platdev driverViresh Kumar2016-04-251-0/+5
| * | | | | cpufreq: berlin: Use generic platdev driverViresh Kumar2016-04-251-0/+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