summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2016-05-09Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki
2016-05-06cpufreq: schedutil: Make it depend on CONFIG_SMPRafael J. Wysocki
2016-05-06Merge cpufreq fixes going into v4.6.Rafael J. Wysocki
2016-05-06cpufreq: governor: Fix handling of special cases in dbs_update()Rafael J. Wysocki
2016-05-06Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar
2016-05-05cpufreq: intel_pstate: Ignore _PPC processing under HWPSrinivas Pandruvada
2016-05-05cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_tableSudeep Holla
2016-05-05cpufreq: tango: Use generic platdev driverMarc Gonzalez
2016-05-05cpufreq: Fix GOV_LIMITS handling for the userspace governorSai Gurrappadi
2016-05-04intel_pstate: Fix intel_pstate_get()Rafael J. Wysocki
2016-05-02cpufreq: intel_pstate: Fix HWP on boot CPU after system resumeRafael J. Wysocki
2016-05-01powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V
2016-04-29Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki
2016-04-28cpufreq: st: enable selective initialization based on the platformSudeep Holla
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-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: intel_pstate: Fix processing for turbo activation ratioSrinivas Pandruvada
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-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-21Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki
2016-04-19Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar
2016-04-18cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended setRafael J. Wysocki
2016-04-13x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov
2016-04-11drivers/cpufreq: make ppc_cbe_cpufreq_pmi driver explicitly non-modularPaul Gortmaker
2016-04-10intel_pstate: Avoid getting stuck in high P-states when idleRafael J. Wysocki
2016-04-09cpufreq: ACPI: Remove freq_table from acpi_cpufreq_dataViresh Kumar