summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2018-02-08arm: imx: Add MODULE_ALIAS for cpufreqNicolas Chauvet
2018-02-08cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()Dominik Brodowski
2018-02-08cpufreq: intel_pstate: Enable HWP during system resume on CPU0Chen Yu
2018-02-08cpufreq: scpi: fix error return code in scpi_cpufreq_init()Wei Yongjun
2018-02-07cpufreq: scpi: fix static checker warning cdev isn't an ERR_PTRSudeep Holla
2018-02-07cpufreq: remove at32ap-cpufreqCorentin LABBE
2018-02-07cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZAkshu Agrawal
2018-02-05cpufreq: Skip cpufreq resume if it's not suspendedBo Yan
2018-01-18Merge branch 'pm-cpufreq-thermal' into pm-cpufreqRafael J. Wysocki
2018-01-17cpufreq: scpi: remove arm_big_little dependencySudeep Holla
2018-01-12cpufreq: powernv: Dont assume distinct pstate values for nominal and pminShilpasri G Bhat
2018-01-11cpufreq: intel_pstate: Add Skylake servers supportSrinivas Pandruvada
2018-01-11cpufreq: intel_pstate: Replace bxt_funcs with core_funcsSrinivas Pandruvada
2018-01-10cpufreq: imx6q: add 696MHz operating point for i.mx6ulAnson Huang
2018-01-05cpufreq: stats: Change return type of cpufreq_stats_update() as voidViresh Kumar
2018-01-05powernv-cpufreq: Treat pstates as opaque 8-bit valuesGautham R. Shenoy
2018-01-05powernv-cpufreq: Fix pstate_to_idx() to handle non-continguous pstatesGautham R. Shenoy
2018-01-05powernv-cpufreq: Add helper to extract pstate from PMSRGautham R. Shenoy
2017-12-28cpufreq: imx6q: switch to Use clk_bulk_get() to refine clk operationsDong Aisheng
2017-12-21Merge back cpufreq material for v4.16.Rafael J. Wysocki
2017-12-18cpufreq: governor: Ensure sufficiently large sampling intervalsRafael J. Wysocki
2017-12-18cpufreq: imx6q: fix speed grading regression on i.MX6 QuadPlusLucas Stach
2017-12-17cpufreq: ti-cpufreq: Add support for multiple regulatorsDave Gerlach
2017-12-17cpufreq: ti-cpufreq: Convert to module_platform_driverDave Gerlach
2017-12-16cpufreq: Add DVFS support for Armada 37xxGregory CLEMENT
2017-12-16cpufreq: mvebu: Free opp if registering failedGregory CLEMENT
2017-12-16cpufreq: mvebu: Free the clock reference in the normal pathGregory CLEMENT
2017-12-16cpufreq: sort the drivers in ARM partGregory CLEMENT
2017-12-16cpufreq: ARM: sort the Kconfig menuGregory CLEMENT
2017-12-13cpufreq: mediatek: add mediatek related projects into blacklistAndrew-sh Cheng
2017-12-13cpufreq: mediatek: add mt2712 into compatible listAndrew-sh Cheng
2017-12-13cpufreq: longhaul: Revert transition_delay_us to 200 msViresh Kumar
2017-12-07cpu_cooling: Keep only one of_cpufreq*cooling_register() helperViresh Kumar
2017-12-07cpu_cooling: Make of_cpufreq_power_cooling_register() parse DTViresh Kumar
2017-12-04cpufreq: Fix governor module removal raceRafael J. Wysocki
2017-12-04cpufreq: Drop pointless return statementRafael J. Wysocki
2017-12-04cpufreq: Pass policy pointer to cpufreq_parse_governor()Rafael J. Wysocki
2017-12-04cpufreq: Clean up cpufreq_parse_governor()Rafael J. Wysocki
2017-11-22cpufreq: mediatek: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2017-11-21cpufreq: Add Loongson machine dependenciesJames Hogan
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'pm-cpufreq'Rafael J. Wysocki
2017-11-08cpufreq: stats: Handle the case when trans_table goes beyond PAGE_SIZEGautham R. Shenoy
2017-11-08cpufreq: arm_big_little: make cpufreq_arm_bL_ops structures constBhumika Goyal
2017-11-08cpufreq: arm_big_little: make function arguments and structure pointer constBhumika Goyal
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-21cpufreq: pxa: convert to clock APIRobert Jarzmik
2017-10-14cpufreq: speedstep-lib: mark expected switch fall-throughGustavo A. R. Silva
2017-10-14cpufreq: ti-cpufreq: add missing of_node_put()Zumeng Chen