aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2018-05-10cpufreq: dt: Allow platform specific suspend/resume callbacksViresh Kumar
2018-04-30cpufreq / CPPC: Set platform specific transition_delay_usPrashanth Prakash
2018-04-28Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-27cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat
2018-04-24cpufreq / CPPC: Support for CPPC v3Prashanth Prakash
2018-04-24cpufreq: brcmstb-avs-cpufreq: remove development debug supportMarkus Mayer
2018-04-10cpufreq: Drop cpufreq_table_validate_and_show()Viresh Kumar
2018-04-10cpufreq: SCMI: Don't validate the frequency table twiceViresh Kumar
2018-04-10cpufreq: CPPC: Initialize shared perf capabilities of CPUsShunyong Yang
2018-04-10cpufreq: armada-37xx: Fix clock leakGregory CLEMENT
2018-04-10cpufreq: CPPC: Don't set transition_latencyViresh Kumar
2018-04-10cpufreq: ti-cpufreq: Use builtin_platform_driver()Viresh Kumar
2018-04-10cpufreq: intel_pstate: Do not include debugfs.hRafael J. Wysocki
2018-04-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-04-03Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-03-30cpufreq: CPPC: Use transition_delay_us depending transition_latencyGeorge Cherian
2018-03-26cpufreq: remove cris specific driversArnd Bergmann
2018-03-26cpufreq: remove blackfin driverArnd Bergmann
2018-03-20cpufreq: tegra186: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: speedstep: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: sparc: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: sh: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: sfi: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: scpi: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: sc520: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: s3c24xx: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: qoirq: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: pxa: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: ppc_cbe: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: powernow: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: p4-clockmod: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: mediatek: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: longhaul: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: ia64-acpi: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: elanfreq: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: e_powersaver: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: cpufreq-dt: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: brcmstb: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: arm_big_little: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: ACPI: Don't validate the frequency table twiceViresh Kumar
2018-03-20cpufreq: Don't validate cpufreq table from cpufreq_generic_init()Viresh Kumar
2018-03-20cpufreq: imx6q: Find max freq from frequency table itselfViresh Kumar
2018-03-20cpufreq: scpi: Add thermal dependencyArnd Bergmann
2018-03-20cpufreq: cppc_cpufreq: Fix cppc_cpufreq_init() failure pathChunyu Hu
2018-03-19cpufreq: powernv: Don't validate the frequency table twiceViresh Kumar
2018-03-13cpufreq: scmi: add thermal dependencyArnd Bergmann
2018-03-07Merge tag 'scmi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2018-03-05Merge cpufreq fixes from v4.16-rc4.Rafael J. Wysocki
2018-03-02Merge branch 'cpufreq-scpi'Rafael J. Wysocki
2018-02-28cpufreq: scmi: add support for fast frequency switchingSudeep Holla