summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-04-0334-168/+123Star
|\
| * 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/+1Star
| * 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/+1Star
| * cpufreq: qoirq: Don't validate the frequency table twiceViresh Kumar2018-03-201-11/+2Star
| * 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/+2Star
| * cpufreq: powernow: Don't validate the frequency table twiceViresh Kumar2018-03-203-11/+5Star
| * 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/+1Star
| * 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/+1Star
| * 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/+1Star
| * cpufreq: cpufreq-dt: Don't validate the frequency table twiceViresh Kumar2018-03-201-7/+1Star
| * cpufreq: brcmstb: Don't validate the frequency table twiceViresh Kumar2018-03-201-5/+1Star
| * cpufreq: arm_big_little: Don't validate the frequency table twiceViresh Kumar2018-03-201-8/+1Star
| * 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/+1Star
| * 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/+3Star
| *-. 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/+0Star
| * | | cpufreq: powernow-k8: Drop memory allocation error messages from three functionsMarkus Elfring2018-02-271-9/+3Star
| * | | cpufreq: qoriq: Drop memory allocation error messages from qoriq_cpufreq_cpu_...Markus Elfring2018-02-271-6/+2Star
| * | | cpufreq: s3c24xx: Drop memory allocation error messages from two functionsMarkus Elfring2018-02-271-6/+2Star
| * | | cpufreq: tegra186: Break after initialization is done for policy->cpuViresh Kumar2018-02-271-0/+1
| * | | cpufreq: Validate frequency table in the coreViresh Kumar2018-02-272-5/+24
| * | | cpufreq: Reorder cpufreq_online() error code pathViresh Kumar2018-02-271-3/+3
| * | | cpufreq: mediatek: Convert pr_warn() to pr_debug()Viresh Kumar2018-02-271-1/+1
* | | | cpufreq: remove cris specific driversArnd Bergmann2018-03-263-187/+0Star
* | | | cpufreq: remove blackfin driverArnd Bergmann2018-03-262-218/+0Star
* | | | Merge branch 'cpufreq-scpi'Rafael J. Wysocki2018-03-022-7/+15
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | cpufreq: scpi: Fix incorrect arm_big_little config dependencySudeep Holla2018-02-261-3/+3
| * | cpufreq: scpi: invoke frequency-invariance setter functionDietmar Eggemann2018-02-261-4/+12
| |/
* / cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()Viresh Kumar2018-02-271-1/+7
|/
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-156-11/+11
|\
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-156-11/+11
* | arm: imx: Add MODULE_ALIAS for cpufreqNicolas Chauvet2018-02-081-0/+1
* | cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski2018-02-084-13/+12Star
* | cpufreq: intel_pstate: Enable HWP during system resume on CPU0Chen Yu2018-02-081-0/+5
* | cpufreq: scpi: fix error return code in scpi_cpufreq_init()Wei Yongjun2018-02-081-0/+1