summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* Update/Remove soon-to-be-dead email addressDave Jones2014-12-194-7/+5
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-2/+36
|\
| * intel_pstate: Add a few commentsKristen Carlson Accardi2014-12-111-1/+31
| * intel_pstate: add kernel parameter to force loadingEthan Zhao2014-12-111-1/+5
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1414-14/+0
|\ \
| * \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0314-14/+0
| |\ \
| | * | cpufreq: drop owner assignment from platform_driversWolfram Sang2014-10-2014-14/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | cpufreq: cpufreq-dt: Move newline to end of error messageGeert Uytterhoeven2014-11-201-1/+1
* | | | intel_pstate: skip this driver if Sun server has _PPC methodethan zhao2014-12-031-4/+41
* | | | cpufreq: arm_big_little: free OPP table created during ->init()Viresh Kumar2014-12-023-2/+11
* | | | imx6q: free OPP table created during ->init()Viresh Kumar2014-12-011-1/+10
* | | | exynos5440: free OPP table created during ->init()Viresh Kumar2014-12-011-1/+4
* | | | cpufreq-dt: free OPP table created during ->init()Viresh Kumar2014-12-011-2/+4
* | | | cpufreq-dt: register cooling device from ->ready() callbackViresh Kumar2014-11-291-19/+32
* | | | cpufreq: Introduce ->ready() callback for cpufreq driversViresh Kumar2014-11-291-0/+5
* | | | cpufreq-dt: pass 'policy->related_cpus' to of_cpufreq_cooling_register()Viresh Kumar2014-11-291-1/+1
* | | | cpufreq: pxa2xx: Add Kconfig entryPetr Cvek2014-11-272-2/+9
* | | | cpufreq: Ref the policy object soonerTomeu Vizoso2014-11-251-21/+21
* | | | cpufreq: Kconfig: Remove architecture specific menu entriesViresh Kumar2014-11-181-31/+19
* | | | Merge back cpufreq material for 3.19-rc1.Rafael J. Wysocki2014-11-187-7/+351
|\ \ \ \ | |/ / / |/| | |
| * | | cpufreq: pcc: Enable autoload of pcc-cpufreq for ACPI processorsLenny Szubowicz2014-11-141-0/+7
| * | | intel_pstate: Add CPUID for BDW-H CPUDirk Brandewie2014-11-121-0/+1
| * | | intel_pstate: Add support for HWPDirk Brandewie2014-11-121-2/+98
| * | | cpufreq: respect the min/max settings from user spaceVince Hsu2014-11-111-2/+4
| * | | cpufreq: cpufreq-dt: Handle regulator_get_voltage() failureStefan Wahren2014-11-061-2/+2
| * | | cpufreq: cpufreq-dt: Improve debug about matching OPPStefan Wahren2014-11-061-0/+5
| * | | cpufreq: Loongson1: Add cpufreq driver for Loongson1BKelvin Cheung2014-11-063-0/+234
| * | | cpufreq: allow powersave governor as the default without expert modeJames Geboski2014-11-061-1/+0
* | | | cpufreq: Avoid crash in resume on SMP without OPPGeert Uytterhoeven2014-11-081-1/+2
|/ / /
* | | cpufreq: cpufreq-dt: Fix arguments in clock failure error messageAbhilash Kesavan2014-11-051-2/+2
|/ /
* | cpufreq: cpufreq-dt: Restore default cpumask_setall(policy->cpus)Geert Uytterhoeven2014-10-271-1/+1
* | cpufreq: cpufreq-dt: disable unsupported OPPsLucas Stach2014-10-271-25/+41
* | Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-243-32/+137
|\ \
| * | intel_pstate: Correct BYT VID values.Dirk Brandewie2014-10-231-1/+12
| * | intel_pstate: Fix BYT frequency reportingDirk Brandewie2014-10-231-6/+36
| * | intel_pstate: Don't lose sysfs settings during cpu offlineDirk Brandewie2014-10-231-3/+3
| * | cpufreq: intel_pstate: Reflect current no_turbo state correctlyGabriele Mazzotta2014-10-231-12/+36
| * | cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie2014-10-231-6/+17
| * | cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár2014-10-231-0/+1
| * | cpufreq: cpufreq-dt: adjust message related to regulatorsThomas Petazzoni2014-10-211-2/+2
| * | cpufreq: cpufreq-dt: extend with platform_dataThomas Petazzoni2014-10-211-2/+15
| * | cpufreq: allow driver-specific dataThomas Petazzoni2014-10-211-0/+15
| |/
* | Merge branch 'mailbox-for-linus' of git://git.linaro.org/landing-teams/workin...Linus Torvalds2014-10-211-1/+1
|\ \ | |/ |/|
| * mailbox: rename pl320-ipc specific mailbox.hSuman Anna2014-10-081-1/+1
* | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-10-151-9/+5
|\ \
| * \ Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...Mike Turquette2014-09-262-5/+1
| |\ \
| * | | cpufreq: kirkwood: use the powersave multiplexerMike Turquette2014-09-021-9/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-111-1/+1
|\ \ \ \
| * | | | powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-1/+1
| | |/ / | |/| |
OpenPOWER on IntegriCloud