aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-30cpufreq / CPPC: Set platform specific transition_delay_usPrashanth Prakash1-2/+44
2018-04-28Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-3/+11
2018-04-27cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat1-3/+11
2018-04-24cpufreq: brcmstb-avs-cpufreq: remove development debug supportMarkus Mayer2-332/+1
2018-04-10cpufreq: Drop cpufreq_table_validate_and_show()Viresh Kumar1-14/+0
2018-04-10cpufreq: SCMI: Don't validate the frequency table twiceViresh Kumar1-9/+1
2018-04-10cpufreq: CPPC: Initialize shared perf capabilities of CPUsShunyong Yang1-2/+12
2018-04-10cpufreq: armada-37xx: Fix clock leakGregory CLEMENT1-0/+2
2018-04-10cpufreq: CPPC: Don't set transition_latencyViresh Kumar1-1/+0
2018-04-10cpufreq: ti-cpufreq: Use builtin_platform_driver()Viresh Kumar1-1/+1
2018-04-10cpufreq: intel_pstate: Do not include debugfs.hRafael J. Wysocki1-1/+0
2018-04-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+277
2018-04-03Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds34-168/+123
2018-03-30cpufreq: CPPC: Use transition_delay_us depending transition_latencyGeorge Cherian1-0/+3
2018-03-26cpufreq: remove cris specific driversArnd Bergmann3-187/+0
2018-03-26cpufreq: remove blackfin driverArnd Bergmann2-218/+0
2018-03-20cpufreq: tegra186: Don't validate the frequency table twiceViresh Kumar1-1/+1
2018-03-20cpufreq: speedstep: Don't validate the frequency table twiceViresh Kumar3-4/+8
2018-03-20cpufreq: sparc: Don't validate the frequency table twiceViresh Kumar2-2/+4
2018-03-20cpufreq: sh: Don't validate the frequency table twiceViresh Kumar1-10/+12
2018-03-20cpufreq: sfi: Don't validate the frequency table twiceViresh Kumar1-1/+2
2018-03-20cpufreq: scpi: Don't validate the frequency table twiceViresh Kumar1-9/+1
2018-03-20cpufreq: sc520: Don't validate the frequency table twiceViresh Kumar1-1/+2
2018-03-20cpufreq: s3c24xx: Don't validate the frequency table twiceViresh Kumar1-4/+1
2018-03-20cpufreq: qoirq: Don't validate the frequency table twiceViresh Kumar1-11/+2
2018-03-20cpufreq: pxa: Don't validate the frequency table twiceViresh Kumar2-3/+5
2018-03-20cpufreq: ppc_cbe: Don't validate the frequency table twiceViresh Kumar1-3/+2
2018-03-20cpufreq: powernow: Don't validate the frequency table twiceViresh Kumar3-11/+5
2018-03-20cpufreq: p4-clockmod: Don't validate the frequency table twiceViresh Kumar1-1/+2
2018-03-20cpufreq: mediatek: Don't validate the frequency table twiceViresh Kumar1-10/+1
2018-03-20cpufreq: longhaul: Don't validate the frequency table twiceViresh Kumar1-1/+2
2018-03-20cpufreq: ia64-acpi: Don't validate the frequency table twiceViresh Kumar1-6/+1
2018-03-20cpufreq: elanfreq: Don't validate the frequency table twiceViresh Kumar1-1/+2
2018-03-20cpufreq: e_powersaver: Don't validate the frequency table twiceViresh Kumar1-7/+1
2018-03-20cpufreq: cpufreq-dt: Don't validate the frequency table twiceViresh Kumar1-7/+1
2018-03-20cpufreq: brcmstb: Don't validate the frequency table twiceViresh Kumar1-5/+1
2018-03-20cpufreq: arm_big_little: Don't validate the frequency table twiceViresh Kumar1-8/+1
2018-03-20cpufreq: ACPI: Don't validate the frequency table twiceViresh Kumar1-9/+11
2018-03-20cpufreq: Don't validate cpufreq table from cpufreq_generic_init()Viresh Kumar1-8/+1
2018-03-20cpufreq: imx6q: Find max freq from frequency table itselfViresh Kumar1-3/+4
2018-03-20cpufreq: scpi: Add thermal dependencyArnd Bergmann1-0/+1
2018-03-20cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure pathChunyu Hu1-2/+7
2018-03-19cpufreq: powernv: Don't validate the frequency table twiceViresh Kumar1-8/+3
2018-03-13cpufreq: scmi: add thermal dependencyArnd Bergmann1-0/+1
2018-03-07Merge tag 'scmi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/driversArnd Bergmann3-0/+276
2018-03-05Merge cpufreq fixes from v4.16-rc4.Rafael J. Wysocki3-8/+22
2018-03-02Merge branch 'cpufreq-scpi'Rafael J. Wysocki2-7/+15
2018-02-28cpufreq: scmi: add support for fast frequency switchingSudeep Holla1-0/+18
2018-02-28cpufreq: add support for CPU DVFS based on SCMI message protocolSudeep Holla3-0/+258
2018-02-27cpufreq: powernow-k8: Drop unnecessary return statements from two functionsMarkus Elfring1-2/+0