summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorLines
2017-09-05Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-39/+25
2017-09-04Merge branch 'intel_pstate'Rafael J. Wysocki-300/+20
2017-09-04Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki-3/+16
2017-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki-224/+189
2017-08-29intel_pstate: convert to use acpi_match_platform_list()Toshi Kani-39/+25
2017-08-29cpufreq: imx6q: Fix imx6sx low frequency supportLeonard Crestez-0/+9
2017-08-29cpufreq: speedstep-lib: make several arrays static, makes code smallerColin Ian King-2/+2
2017-08-25cpufreq: ti: Fix 'of_node_put' being called twice in error handling pathChristophe Jaillet-2/+2
2017-08-25cpufreq: dt-platdev: Drop few entries from whitelistViresh Kumar-11/+0
2017-08-25cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2Viresh Kumar-5/+40
2017-08-25cpufreq: Convert to using %pOF instead of full_nameRob Herring-5/+5
2017-08-22cpufreq: Cap the default transition delay value to 10 msViresh Kumar-2/+13
2017-08-22cpufreq: dbx500: Delete obsolete driverLinus Walleij-113/+0
2017-08-21Merge back intel_pstate material for v4.14.Rafael J. Wysocki-296/+20
2017-08-18cpufreq: enable the DT cpufreq driver on the Ux500Linus Walleij-0/+5
2017-08-18cpufreq: Loongson2: constify platform_device_idArvind Yadav-1/+1
2017-08-18cpufreq: dt: Add r8a7796 support to to use generic cpufreq driverKhiem Nguyen-0/+1
2017-08-18cpufreq: remove setting of policy->cpu in policy->cpus during initSudeep Holla-2/+0
2017-08-11cpufreq: intel_pstate: report correct CPU frequencies during traceDoug Smythies-2/+1
2017-08-10cpufreq: mediatek: add support of cpufreq to MT7622 SoCSean Wang-0/+1
2017-08-10cpufreq: mediatek: add cleanups with the more generic namingSean Wang-13/+13
2017-08-10cpufreq: Return 0 from ->fast_switch() on errorsViresh Kumar-3/+4
2017-08-10cpufreq: intel_pstate: Shorten a couple of long namesRafael J. Wysocki-4/+4
2017-08-10cpufreq: intel_pstate: Simplify intel_pstate_adjust_pstate()Rafael J. Wysocki-7/+5
2017-08-08cpufreq: rcar: Add support for R8A7795 SoCKhiem Nguyen-0/+1
2017-08-04Merge v4.13 intel_pstate fixes.Rafael J. Wysocki-8/+0
2017-08-04cpufreq: dt: Add rk3328 compatible to use generic cpufreq driverFinley Xiao-0/+1
2017-08-04cpufreq: intel_pstate: Improve IO performance with per-core P-statesSrinivas Pandruvada-0/+10
2017-08-03Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Rafael J. Wysocki-8/+0
2017-08-01cpufreq: Process remote callbacks from any CPU if the platform permitsViresh Kumar-0/+1
2017-08-01sched: cpufreq: Allow remote cpufreq callbacksViresh Kumar-0/+11
2017-08-01cpufreq: intel_pstate: Drop INTEL_PSTATE_HWP_SAMPLING_INTERVALRafael J. Wysocki-1/+0
2017-07-27cpufreq: intel_pstate: Drop ->get from intel_pstate structureRafael J. Wysocki-8/+0
2017-07-26cpufreq: s5pv210: add missing of_node_put()Julia Lawall-0/+3
2017-07-26cpufreq: intel_pstate: Drop ->update_util from pstate_funcsRafael J. Wysocki-13/+2
2017-07-26cpufreq: intel_pstate: Do not use PID-based P-state selectionRafael J. Wysocki-274/+2
2017-07-26cpufreq: Allow dynamic switching with CPUFREQ_ETERNAL latencyViresh Kumar-2/+1
2017-07-26cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar-18/+20
2017-07-26cpufreq: Replace "max_transition_latency" with "dynamic_switching"Viresh Kumar-5/+5
2017-07-26cpufreq: arm_big_little: Make ->get_transition_latency() mandatoryViresh Kumar-6/+4
2017-07-26cpufreq: Don't set transition_latency for setpolicy driversViresh Kumar-2/+0
2017-07-22cpufreq: Use transition_delay_us for legacy governors as wellViresh Kumar-8/+16
2017-07-22cpufreq: governor: Drop min_sampling_rateViresh Kumar-27/+2
2017-07-22cpufreq: dt: Don't use generic platdev driver for tangoMarc Gonzalez-2/+44
2017-07-22cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoCSean Wang-5/+6
2017-07-20Merge branches 'intel_pstate' and 'pm-domains'Rafael J. Wysocki-2/+19
2017-07-16cpufreq: dt: Add zynqmp to the cpufreq dt platdevShubhrajyoti Datta-0/+1
2017-07-16cpufreq: speedstep: remove unnecessary static in speedstep_detect_chipset()Gustavo A. R. Silva-1/+1
2017-07-14Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2017-07-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-17/+9