summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
...
| * | cpufreq: pxa: replace typedef pxa_freqs_t by structureFabian Frederick2015-05-051-10/+10
| |/
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-0/+1
|\ \
| * | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-031-0/+1
| |/
* | speedstep-ich: Replace cpu_sibling_mask() with topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
* | acpi-cpufreq: Replace cpu_**_mask() with topology_**_cpumask()Bartosz Golaszewski2015-05-271-2/+3
* | p4-clockmod: Replace cpu_sibling_mask() with topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
* | powernow-k8: Replace cpu_core_mask() with topology_core_cpumask()Bartosz Golaszewski2015-05-271-10/+3
|/
* cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warningBorislav Petkov2015-04-151-6/+6
* intel_pstate: Change the setpoint for Atom paramsKristen Carlson Accardi2015-04-151-1/+1
* intel_pstate: Knights Landing supportDasaratharaman Chandramouli2015-04-111-0/+31
* intel_pstate: remove MSR testKristen Carlson Accardi2015-04-111-14/+0
* cpufreq: fix qoriq uniprocessor buildArnd Bergmann2015-04-111-0/+2
* Merge back earlier cpufreq material for v4.1.Rafael J. Wysocki2015-04-107-73/+206
|\
| * cpufreq: hisilicon: add acpu driverLeo Yan2015-04-023-0/+52
| * cpufreq: powernv: Report cpu frequency throttlingShilpasri G Bhat2015-04-011-1/+46
| * cpufreq: qoriq: rename the driverTang Yuantian2015-03-184-10/+9
| * cpufreq: qoriq: Make the driver usable on all QorIQ platformsTang Yuantian2015-03-181-62/+99
* | cpufreq: Schedule work for the first-online CPU on resumeViresh Kumar2015-04-031-8/+11
|/
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2015-03-061-15/+6
|\
| * cpufreq: exynos: Use simple approach to asses if cpu cooling can be usedLukasz Majewski2015-03-021-15/+6
* | cpufreq: ppc: Add missing #include <asm/smp.h>Geert Uytterhoeven2015-03-041-0/+2
|/
* Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-212-11/+3
|\
| *---. Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2015-02-212-11/+3
| |\ \ \
| | | | * cpufreq: s3c: remove last use of resume_clocks callbackArnd Bergmann2015-02-191-8/+0
| | | | * cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann2015-02-192-3/+3
* | | | | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-211-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'clk-next' into v3.19-rc7Michael Turquette2015-02-021-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | clk: ppc-corenet: rename driver to clk-qoriqTang Yuantian2015-01-201-1/+1
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2015-02-193-23/+63
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | cpufreq: exynos: allow modular buildArnd Bergmann2015-01-312-22/+31
| * | | | | cpufreq: exynos: Use device tree to determine if cpufreq cooling should be re...Lukasz Majewski2015-01-241-1/+32
| |/ / / /
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2015-02-132-0/+15
|\ \ \ \ \ \ | | |/ / / / | | | | / / | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka2015-02-122-0/+15
* | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-108-232/+367
|\ \ \ \ | |/ / /
| * | | Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linu...Rafael J. Wysocki2015-02-093-0/+147
| |\ \ \
| | * | | cpufreq: Add SFI based cpufreq driver supportSrinidhi Kasagar2014-12-203-0/+147
| * | | | intel_pstate: provide option to only use intel_pstate with HWPKristen Carlson Accardi2015-02-061-0/+6
| * | | | cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invoca...Markus Elfring2015-02-031-2/+1
| * | | | cpufreq: Create for_each_governor()Viresh Kumar2015-02-031-3/+7
| * | | | cpufreq: Create for_each_policy()Viresh Kumar2015-02-031-5/+10
| * | | | cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}()Viresh Kumar2015-02-031-4/+1
| * | | | cpufreq: Set cpufreq_cpu_data to NULL before putting kobjectViresh Kumar2015-02-031-3/+3
| * | | | intel_pstate: honor user space min_perf_pct override on resumeKristen Carlson Accardi2015-01-301-3/+11
| * | | | intel_pstate: respect cpufreq policy requestSrinivas Pandruvada2015-01-301-1/+2
| * | | | intel_pstate: Add num_pstates to sysfsKristen Carlson Accardi2015-01-301-0/+13
| * | | | intel_pstate: expose turbo range to sysfsKristen Carlson Accardi2015-01-301-0/+18
| * | | | intel_pstate: Add support for SkyLakeKristen Carlson Accardi2015-01-301-0/+1
| * | | | cpufreq: stats: drop unnecessary lockingViresh Kumar2015-01-231-5/+1
| * | | | cpufreq: stats: don't update stats on false notifiersViresh Kumar2015-01-231-2/+2
| * | | | cpufreq: stats: don't update stats from show_trans_table()Viresh Kumar2015-01-231-1/+0
OpenPOWER on IntegriCloud