summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: armada-37xx: driver relies on cpufreq-dtMiquel Raynal2018-05-141-1/+1
* cpufreq / CPPC: Set platform specific transition_delay_usPrashanth Prakash2018-04-301-2/+44
* Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-281-3/+11
|\
| * cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat2018-04-271-3/+11
* | cpufreq: brcmstb-avs-cpufreq: remove development debug supportMarkus Mayer2018-04-242-332/+1
|/
* cpufreq: Drop cpufreq_table_validate_and_show()Viresh Kumar2018-04-101-14/+0
* cpufreq: SCMI: Don't validate the frequency table twiceViresh Kumar2018-04-101-9/+1
* cpufreq: CPPC: Initialize shared perf capabilities of CPUsShunyong Yang2018-04-101-2/+12
* cpufreq: armada-37xx: Fix clock leakGregory CLEMENT2018-04-101-0/+2
* cpufreq: CPPC: Don't set transition_latencyViresh Kumar2018-04-101-1/+0
* cpufreq: ti-cpufreq: Use builtin_platform_driver()Viresh Kumar2018-04-101-1/+1
* cpufreq: intel_pstate: Do not include debugfs.hRafael J. Wysocki2018-04-101-1/+0
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-053-0/+277
|\
| * cpufreq: scmi: add thermal dependencyArnd Bergmann2018-03-131-0/+1
| * Merge tag 'scmi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Arnd Bergmann2018-03-073-0/+276
| |\
| | * cpufreq: scmi: add support for fast frequency switchingSudeep Holla2018-02-281-0/+18
| | * cpufreq: add support for CPU DVFS based on SCMI message protocolSudeep Holla2018-02-283-0/+258
* | | Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-04-0334-168/+123
|\ \ \
| * | | cpufreq: CPPC: Use transition_delay_us depending transition_latencyGeorge Cherian2018-03-301-0/+3
| * | | cpufreq: tegra186: Don't validate the frequency table twiceViresh Kumar2018-03-201-1/+1
| * | | cpufreq: speedstep: Don't validate the frequency table twiceViresh Kumar2018-03-203-4/+8
| * | | cpufreq: sparc: Don't validate the frequency table twiceViresh Kumar2018-03-202-2/+4
| * | | cpufreq: sh: Don't validate the frequency table twiceViresh Kumar2018-03-201-10/+12
| * | | cpufreq: sfi: Don't validate the frequency table twiceViresh Kumar2018-03-201-1/+2
| * | | cpufreq: scpi: Don't validate the frequency table twiceViresh Kumar2018-03-201-9/+1
| * | | cpufreq: sc520: Don't validate the frequency table twiceViresh Kumar2018-03-201-1/+2
| * | | cpufreq: s3c24xx: Don't validate the frequency table twiceViresh Kumar2018-03-201-4/+1
| * | | cpufreq: qoirq: Don't validate the frequency table twiceViresh Kumar2018-03-201-11/+2
| * | | cpufreq: pxa: Don't validate the frequency table twiceViresh Kumar2018-03-202-3/+5
| * | | cpufreq: ppc_cbe: Don't validate the frequency table twiceViresh Kumar2018-03-201-3/+2
| * | | cpufreq: powernow: Don't validate the frequency table twiceViresh Kumar2018-03-203-11/+5
| * | | cpufreq: p4-clockmod: Don't validate the frequency table twiceViresh Kumar2018-03-201-1/+2
| * | | cpufreq: mediatek: Don't validate the frequency table twiceViresh Kumar2018-03-201-10/+1
| * | | cpufreq: longhaul: Don't validate the frequency table twiceViresh Kumar2018-03-201-1/+2
| * | | cpufreq: ia64-acpi: Don't validate the frequency table twiceViresh Kumar2018-03-201-6/+1
| * | | cpufreq: elanfreq: Don't validate the frequency table twiceViresh Kumar2018-03-201-1/+2
| * | | cpufreq: e_powersaver: Don't validate the frequency table twiceViresh Kumar2018-03-201-7/+1
| * | | cpufreq: cpufreq-dt: Don't validate the frequency table twiceViresh Kumar2018-03-201-7/+1
| * | | cpufreq: brcmstb: Don't validate the frequency table twiceViresh Kumar2018-03-201-5/+1
| * | | cpufreq: arm_big_little: Don't validate the frequency table twiceViresh Kumar2018-03-201-8/+1
| * | | cpufreq: ACPI: Don't validate the frequency table twiceViresh Kumar2018-03-201-9/+11
| * | | cpufreq: Don't validate cpufreq table from cpufreq_generic_init()Viresh Kumar2018-03-201-8/+1
| * | | cpufreq: imx6q: Find max freq from frequency table itselfViresh Kumar2018-03-201-3/+4
| * | | cpufreq: scpi: Add thermal dependencyArnd Bergmann2018-03-201-0/+1
| * | | cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure pathChunyu Hu2018-03-201-2/+7
| * | | cpufreq: powernv: Don't validate the frequency table twiceViresh Kumar2018-03-191-8/+3
| | | |
| | \ \
| *-. \ \ Merge cpufreq fixes from v4.16-rc4.Rafael J. Wysocki2018-03-053-8/+22
| |\ \ \ \
| * | | | | cpufreq: powernow-k8: Drop unnecessary return statements from two functionsMarkus Elfring2018-02-271-2/+0
| * | | | | cpufreq: powernow-k8: Drop memory allocation error messages from three functionsMarkus Elfring2018-02-271-9/+3
| * | | | | cpufreq: qoriq: Drop memory allocation error messages from qoriq_cpufreq_cpu_...Markus Elfring2018-02-271-6/+2