summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-051-39/+25
|\
| * intel_pstate: convert to use acpi_match_platform_list()Toshi Kani2017-08-291-39/+25
* | Merge branch 'intel_pstate'Rafael J. Wysocki2017-09-041-300/+20
|\ \
| * \ Merge back intel_pstate material for v4.14.Rafael J. Wysocki2017-08-211-296/+20
| |\ \ | | |/ | |/|
| | * cpufreq: intel_pstate: Shorten a couple of long namesRafael J. Wysocki2017-08-101-4/+4
| | * cpufreq: intel_pstate: Simplify intel_pstate_adjust_pstate()Rafael J. Wysocki2017-08-101-7/+5
| | * Merge v4.13 intel_pstate fixes.Rafael J. Wysocki2017-08-041-8/+0
| | |\
| | * | cpufreq: intel_pstate: Improve IO performance with per-core P-statesSrinivas Pandruvada2017-08-041-0/+10
| | * | cpufreq: intel_pstate: Drop INTEL_PSTATE_HWP_SAMPLING_INTERVALRafael J. Wysocki2017-08-011-1/+0
| | * | cpufreq: intel_pstate: Drop ->update_util from pstate_funcsRafael J. Wysocki2017-07-261-13/+2
| | * | cpufreq: intel_pstate: Do not use PID-based P-state selectionRafael J. Wysocki2017-07-261-274/+2
* | | | Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki2017-09-044-3/+16
|\ \ \ \
| * | | | cpufreq: Return 0 from ->fast_switch() on errorsViresh Kumar2017-08-101-3/+4
| * | | | cpufreq: Process remote callbacks from any CPU if the platform permitsViresh Kumar2017-08-011-0/+1
| * | | | sched: cpufreq: Allow remote cpufreq callbacksViresh Kumar2017-08-012-0/+11
| | |/ / | |/| |
* | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-09-0432-224/+189
|\ \ \ \ | |_|/ / |/| | |
| * | | cpufreq: imx6q: Fix imx6sx low frequency supportLeonard Crestez2017-08-291-0/+9
| * | | cpufreq: speedstep-lib: make several arrays static, makes code smallerColin Ian King2017-08-291-2/+2
| * | | cpufreq: ti: Fix 'of_node_put' being called twice in error handling pathChristophe Jaillet2017-08-251-2/+2
| * | | cpufreq: dt-platdev: Drop few entries from whitelistViresh Kumar2017-08-251-11/+0
| * | | cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2Viresh Kumar2017-08-251-5/+40
| * | | cpufreq: Convert to using %pOF instead of full_nameRob Herring2017-08-252-5/+5
| * | | cpufreq: Cap the default transition delay value to 10 msViresh Kumar2017-08-221-2/+13
| * | | cpufreq: dbx500: Delete obsolete driverLinus Walleij2017-08-223-113/+0
| * | | cpufreq: enable the DT cpufreq driver on the Ux500Linus Walleij2017-08-181-0/+5
| * | | cpufreq: Loongson2: constify platform_device_idArvind Yadav2017-08-181-1/+1
| * | | cpufreq: dt: Add r8a7796 support to to use generic cpufreq driverKhiem Nguyen2017-08-181-0/+1
| * | | cpufreq: remove setting of policy->cpu in policy->cpus during initSudeep Holla2017-08-182-2/+0
| * | | cpufreq: mediatek: add support of cpufreq to MT7622 SoCSean Wang2017-08-101-0/+1
| * | | cpufreq: mediatek: add cleanups with the more generic namingSean Wang2017-08-101-13/+13
| * | | cpufreq: rcar: Add support for R8A7795 SoCKhiem Nguyen2017-08-081-0/+1
| * | | cpufreq: dt: Add rk3328 compatible to use generic cpufreq driverFinley Xiao2017-08-041-0/+1
| * | | cpufreq: s5pv210: add missing of_node_put()Julia Lawall2017-07-261-0/+3
| * | | cpufreq: Allow dynamic switching with CPUFREQ_ETERNAL latencyViresh Kumar2017-07-261-2/+1
| * | | cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flagViresh Kumar2017-07-2610-18/+20
| * | | cpufreq: Replace "max_transition_latency" with "dynamic_switching"Viresh Kumar2017-07-262-5/+5
| * | | cpufreq: arm_big_little: Make ->get_transition_latency() mandatoryViresh Kumar2017-07-261-6/+4
| * | | cpufreq: Don't set transition_latency for setpolicy driversViresh Kumar2017-07-262-2/+0
| * | | cpufreq: Use transition_delay_us for legacy governors as wellViresh Kumar2017-07-222-8/+16
| * | | cpufreq: governor: Drop min_sampling_rateViresh Kumar2017-07-224-27/+2
| * | | cpufreq: dt: Don't use generic platdev driver for tangoMarc Gonzalez2017-07-224-2/+44
| * | | cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoCSean Wang2017-07-223-5/+6
| * | | cpufreq: dt: Add zynqmp to the cpufreq dt platdevShubhrajyoti Datta2017-07-161-0/+1
| * | | cpufreq: speedstep: remove unnecessary static in speedstep_detect_chipset()Gustavo A. R. Silva2017-07-161-1/+1
* | | | cpufreq: intel_pstate: report correct CPU frequencies during traceDoug Smythies2017-08-111-2/+1
* | | | Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'Rafael J. Wysocki2017-08-031-8/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | cpufreq: intel_pstate: Drop ->get from intel_pstate structureRafael J. Wysocki2017-07-271-8/+0
| | |
| \ \
*-. \ \ Merge branches 'intel_pstate' and 'pm-domains'Rafael J. Wysocki2017-07-201-2/+19
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | cpufreq: intel_pstate: Correct the busy calculation for KNLSrinivas Pandruvada2017-07-141-2/+19
* | | Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-141-1/+1
|\ \ \
OpenPOWER on IntegriCloud