summaryrefslogtreecommitdiff
path: root/drivers/cpufreq (follow)
Commit message (Expand)AuthorAge
...
| * | cpufreq: Throw warning when we try to get policy for an invalid CPUViresh Kumar2015-05-07
| * | cpufreq: Merge __cpufreq_add_dev() and cpufreq_add_dev()Viresh Kumar2015-05-07
| * | cpufreq: Add doc style comment about cpufreq_cpu_{get|put}()Viresh Kumar2015-05-07
| * | intel_pstate: Add tsc collection and keep previous target pstateDoug Smythies2015-05-05
| * | cpufreq: arm_big_little: remove unused cpu-cluster.<n> clock nameSudeep Holla2015-05-05
| * | cpufreq: arm_big_little: check if the frequency is set correctlySudeep Holla2015-05-05
| * | cpufreq: pxa: make pxa_freqs arrays constFabian Frederick2015-05-05
| * | cpufreq: pxa: replace typedef pxa_freqs_t by structureFabian Frederick2015-05-05
| |/
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-22
|\ \
| * | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-03
| |/
* | speedstep-ich: Replace cpu_sibling_mask() with topology_sibling_cpumask()Bartosz Golaszewski2015-05-27
* | acpi-cpufreq: Replace cpu_**_mask() with topology_**_cpumask()Bartosz Golaszewski2015-05-27
* | p4-clockmod: Replace cpu_sibling_mask() with topology_sibling_cpumask()Bartosz Golaszewski2015-05-27
* | powernow-k8: Replace cpu_core_mask() with topology_core_cpumask()Bartosz Golaszewski2015-05-27
|/
* cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warningBorislav Petkov2015-04-15
* intel_pstate: Change the setpoint for Atom paramsKristen Carlson Accardi2015-04-15
* intel_pstate: Knights Landing supportDasaratharaman Chandramouli2015-04-11
* intel_pstate: remove MSR testKristen Carlson Accardi2015-04-11
* cpufreq: fix qoriq uniprocessor buildArnd Bergmann2015-04-11
* Merge back earlier cpufreq material for v4.1.Rafael J. Wysocki2015-04-10
|\
| * cpufreq: hisilicon: add acpu driverLeo Yan2015-04-02
| * cpufreq: powernv: Report cpu frequency throttlingShilpasri G Bhat2015-04-01
| * cpufreq: qoriq: rename the driverTang Yuantian2015-03-18
| * cpufreq: qoriq: Make the driver usable on all QorIQ platformsTang Yuantian2015-03-18
* | cpufreq: Schedule work for the first-online CPU on resumeViresh Kumar2015-04-03
|/
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2015-03-06
|\
| * cpufreq: exynos: Use simple approach to asses if cpu cooling can be usedLukasz Majewski2015-03-02
* | cpufreq: ppc: Add missing #include <asm/smp.h>Geert Uytterhoeven2015-03-04
|/
* Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-21
|\
| *---. Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2015-02-21
| |\ \ \
| | | | * cpufreq: s3c: remove last use of resume_clocks callbackArnd Bergmann2015-02-19
| | | | * cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann2015-02-19
* | | | | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-21
|\ \ \ \ \
| * \ \ \ \ Merge branch 'clk-next' into v3.19-rc7Michael Turquette2015-02-02
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | clk: ppc-corenet: rename driver to clk-qoriqTang Yuantian2015-01-20
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2015-02-19
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | cpufreq: exynos: allow modular buildArnd Bergmann2015-01-31
| * | | | | cpufreq: exynos: Use device tree to determine if cpufreq cooling should be re...Lukasz Majewski2015-01-24
| |/ / / /
| | | | |
| \ \ \ \
*-. | | | | Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2015-02-13
|\ \| | | | | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka2015-02-12
* | | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-10
|\| | |
| * | | Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linu...Rafael J. Wysocki2015-02-09
| |\ \ \
| | * | | cpufreq: Add SFI based cpufreq driver supportSrinidhi Kasagar2014-12-20
| * | | | intel_pstate: provide option to only use intel_pstate with HWPKristen Carlson Accardi2015-02-06
| * | | | cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invoca...Markus Elfring2015-02-03
| * | | | cpufreq: Create for_each_governor()Viresh Kumar2015-02-03
| * | | | cpufreq: Create for_each_policy()Viresh Kumar2015-02-03
| * | | | cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}()Viresh Kumar2015-02-03
| * | | | cpufreq: Set cpufreq_cpu_data to NULL before putting kobjectViresh Kumar2015-02-03
| * | | | intel_pstate: honor user space min_perf_pct override on resumeKristen Carlson Accardi2015-01-30