summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2016-05-01powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V1-1/+1
2016-04-29Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2-6/+7
2016-04-28cpufreq: st: enable selective initialization based on the platformSudeep Holla1-0/+4
2016-04-28cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/Viresh Kumar2-0/+108
2016-04-28cpufreq: dt: Kill platform-dataViresh Kumar1-5/+1
2016-04-28cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2Viresh Kumar1-7/+9
2016-04-28cpufreq: governor: Change confusing struct field and variable namesRafael J. Wysocki2-12/+12
2016-04-28cpufreq: intel_pstate: Enable PPC enforcement for serversSrinivas Pandruvada1-1/+11
2016-04-28cpufreq: intel_pstate: Adjust policy->maxSrinivas Pandruvada1-0/+11
2016-04-28cpufreq: intel_pstate: Enforce _PPC limitsSrinivas Pandruvada2-2/+135
2016-04-28cpufreq: powernv: Ramp-down global pstate slower than local-pstateAkshay Adiga1-7/+251
2016-04-28cpufreq: powernv: Remove flag use-case of policy->driver_dataShilpasri G Bhat1-6/+5
2016-04-27cpufreq: e_powersaver: Use IS_ENABLED() instead of checking for built-in or m...Javier Martinez Canillas2-8/+8
2016-04-26cpufreq: intel_pstate: Fix processing for turbo activation ratioSrinivas Pandruvada1-0/+5
2016-04-25cpufreq: governor: Fix prev_load initialization in cpufreq_governor_start()Rafael J. Wysocki1-4/+4
2016-04-25cpufreq: hisilicon: Use generic platdev driverViresh Kumar4-52/+2
2016-04-25cpufreq: zynq: Use generic platdev driverViresh Kumar1-0/+2
2016-04-25cpufreq: sunxi: Use generic platdev driverViresh Kumar1-0/+12
2016-04-25cpufreq: shmobile: Use generic platdev driverViresh Kumar1-0/+12
2016-04-25cpufreq: rockchip: Use generic platdev driverFinley Xiao1-0/+11
2016-04-25cpufreq: omap: Use generic platdev driverViresh Kumar1-0/+5
2016-04-25cpufreq: imx: Use generic platdev driverViresh Kumar1-0/+5
2016-04-25cpufreq: berlin: Use generic platdev driverViresh Kumar1-0/+2
2016-04-25cpufreq: dt: Mark platdev machines array as __initconstViresh Kumar1-1/+1
2016-04-25cpufreq: qoriq: Fix cooling device registration issue during suspendJia Hongtao1-0/+1
2016-04-25cpufreq: qoriq: Remove __exit macro from .exit callbackJia Hongtao1-2/+2
2016-04-25cpufreq: qoriq: Don't show cooling device messages if THERMAL_OF undefinedJia Hongtao1-2/+2
2016-04-25cpufreq: ACPI / CPPC: Add module support for cppc_cpufreq driverAshwin Chaugule1-0/+21
2016-04-25cpufreq: intel_pstate: Use average P-State instead of current P-StatePhilippe Longepe1-1/+7
2016-04-25Merge back cpufreq changes for v4.7.Rafael J. Wysocki39-580/+779
2016-04-25Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG...Rafael J. Wysocki1-6/+2
2016-04-21Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2-0/+7
2016-04-19Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2-20/+189
2016-04-19cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended setRafael J. Wysocki1-0/+3
2016-04-13x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov1-1/+1
2016-04-11drivers/cpufreq: make ppc_cbe_cpufreq_pmi driver explicitly non-modularPaul Gortmaker1-13/+2
2016-04-10intel_pstate: Avoid getting stuck in high P-states when idleRafael J. Wysocki1-0/+4
2016-04-09cpufreq: ACPI: Remove freq_table from acpi_cpufreq_dataViresh Kumar1-29/+34
2016-04-09cpufreq: ACPI: policy->driver_data can't be NULL in ->exit()Viresh Kumar1-8/+6
2016-04-09cpufreq: Rearrange cpufreq_add_dev()Rafael J. Wysocki1-14/+12
2016-04-09cpufreq: Simplify switch () in cpufreq_cpu_callback()Rafael J. Wysocki1-4/+1
2016-04-09cpufreq: Use consistent prefixing via pr_fmtJoe Perches25-146/+181
2016-04-09cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches25-265/+199
2016-04-09intel_pstate: Use pr_fmtJoe Perches1-8/+10
2016-04-09cpufreq: mt8173: use list_for_each_entry*()Geliang Tang1-10/+4
2016-04-09intel_pstate: Avoid pointless FRAC_BITS shifts under div_fp()Rafael J. Wysocki1-18/+13
2016-04-09cpufreq: exynos: Use generic platdev driverViresh Kumar1-0/+9
2016-04-09cpufreq: dt: Add generic platform-device creation supportViresh Kumar3-0/+43
2016-04-09cpufreq: tegra124: No need of setting platform-dataViresh Kumar1-7/+0
2016-04-09cpufreq: ppc_cbe_cpufreq_pmi: make the driver explicitly non-modularPaul Gortmaker1-13/+2