summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | cpufreq: exynos: Use generic platdev driverViresh Kumar2016-04-091-0/+9
| | * | | | | | | | cpufreq: dt: Add generic platform-device creation supportViresh Kumar2016-04-093-0/+43
| | * | | | | | | | cpufreq: tegra124: No need of setting platform-dataViresh Kumar2016-04-091-7/+0
| | * | | | | | | | cpufreq: ppc_cbe_cpufreq_pmi: make the driver explicitly non-modularPaul Gortmaker2016-04-091-13/+2
| | * | | | | | | | Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki2016-04-0914-182/+389
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()Rafael J. Wysocki2016-04-081-8/+11
| | | * | | | | | | cpufreq: schedutil: New governor based on scheduler utilization dataRafael J. Wysocki2016-04-021-0/+30
| | | * | | | | | | cpufreq: Support for fast frequency switchingRafael J. Wysocki2016-04-022-5/+167
| | | * | | | | | | cpufreq: Move governor symbols to cpufreq.hRafael J. Wysocki2016-04-021-14/+0
| | | * | | | | | | cpufreq: Move governor attribute set headers to cpufreq.hRafael J. Wysocki2016-04-021-21/+0
| | | * | | | | | | cpufreq: governor: Move abstract gov_attr_set code to seperate fileRafael J. Wysocki2016-04-025-82/+95
| | | * | | | | | | cpufreq: governor: New data type for management part of dbs_dataRafael J. Wysocki2016-04-024-72/+107
| | | * | | | | | | cpufreq: sched: Helpers to add and remove update_util hooksRafael J. Wysocki2016-04-022-42/+41
| | | * | | | | | | Merge back intel_pstate fixes for v4.6.Rafael J. Wysocki2016-04-021-12/+32
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-161-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar2016-05-053-6/+14
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-192-20/+189
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-131-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki2016-05-063-19/+37
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | intel_pstate: Fix intel_pstate_get()Rafael J. Wysocki2016-05-041-6/+8
| * | | | | | | cpufreq: intel_pstate: Fix HWP on boot CPU after system resumeRafael J. Wysocki2016-05-022-13/+25
| * | | | | | | cpufreq: st: enable selective initialization based on the platformSudeep Holla2016-04-281-0/+4
* | | | | | | | Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2016-04-292-6/+7
|\| | | | | | | | |/ / / / / / |/| | | | | |
| * | | | | | cpufreq: intel_pstate: Fix processing for turbo activation ratioSrinivas Pandruvada2016-04-251-0/+5
| | |_|/ / / | |/| | | |
| * | | | | Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG...Rafael J. Wysocki2016-04-251-6/+2
* | | | | | Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2016-04-212-0/+7
|\| | | | | | |_|/ / / |/| | | |
| * | | | cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended setRafael J. Wysocki2016-04-181-0/+3
| * | | | intel_pstate: Avoid getting stuck in high P-states when idleRafael J. Wysocki2016-04-101-0/+4
| | |/ / | |/| |
| | | |
| \ \ \
*-. \ \ \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc'Rafael J. Wysocki2016-04-082-20/+189
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | cpufreq: dt: Drop stale commentViresh Kumar2016-04-051-3/+0
| * | | cpufreq: intel_pstate: Documenation for structuresSrinivas Pandruvada2016-04-051-0/+135
| * | | cpufreq: intel_pstate: fix inconsistency in setting policy limitsSrinivas Pandruvada2016-04-051-6/+23
| | |/ | |/|
| * | intel_pstate: Avoid extra invocation of intel_pstate_sample()Rafael J. Wysocki2016-04-021-6/+15
| * | intel_pstate: Do not set utilization update hook too earlyRafael J. Wysocki2016-03-311-8/+19
* | | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-245-118/+197
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2016-03-255-118/+197
| |\ \ \ \ | | | |/ / | | |/| / | | | |/
| | * | cpufreq: governor: Always schedule work on the CPU running updateRafael J. Wysocki2016-03-221-1/+1
| | * | cpufreq: Always update current frequency before startig governorRafael J. Wysocki2016-03-221-11/+3
| | * | cpufreq: Introduce cpufreq_update_current_freq()Rafael J. Wysocki2016-03-221-9/+19
| | * | cpufreq: Introduce cpufreq_start_governor()Rafael J. Wysocki2016-03-221-22/+22
| | * | cpufreq: powernv: Add sysfs attributes to show throttle statsShilpasri G Bhat2016-03-221-2/+72
| | * | cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access staticJisheng Zhang2016-03-221-6/+6
| | * | cpufreq: powernv: Define per_cpu chip pointer to optimize hot-pathMichael Neuling2016-03-221-33/+17
| | * | cpufreq: acpi-cpufreq: Clean up hot plug notifier callbackRichard Cochran2016-03-201-2/+4
| | * | intel_pstate: Do not call wrmsrl_on_cpu() with disabled interruptsRafael J. Wysocki2016-03-201-30/+43
| | * | cpufreq: Make cpufreq_quick_get() safe to callRichard Cochran2016-03-181-2/+10
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-201-2/+0
|\ \ \ \
| * \ \ \ Merge tag 'samsung-drivers-4.6' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2016-02-241-2/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | cpufreq: s5pv210: remove superfluous CONFIG_PM ifdefsBartlomiej Zolnierkiewicz2016-01-251-2/+0
* | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-201-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |