summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2018-03-08cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()Viresh Kumar
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-22cpufreq: powernv: Dont assume distinct pstate values for nominal and pminShilpasri G Bhat
2018-02-16cpufreq: mediatek: add mediatek related projects into blacklistAndrew-sh Cheng
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-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
2017-10-11cpufreq: dt: Remove support for Exynos4212 SoCsMarek Szyprowski
2017-10-11cpufreq: imx6q: Move speed grading check to cpufreq driverFabio Estevam
2017-10-05timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()Kees Cook
2017-10-03cpufreq: ti-cpufreq: kfree opp_data when failureZumeng Chen
2017-10-03cpufreq: SPEAr: pr_err() strings should end with newlinesArvind Yadav
2017-10-03cpufreq: powernow-k8: pr_err() strings should end with newlinesArvind Yadav
2017-10-03cpufreq: dt-platdev: drop socionext,uniphier-ld6b from whitelistMasahiro Yamada
2017-10-03cpufreq: dt: invoke frequency-invariance setter functionDietmar Eggemann
2017-10-03cpufreq: arm_big_little: invoke frequency-invariance setter functionDietmar Eggemann
2017-10-03cpufreq: provide default frequency-invariance setter functionDietmar Eggemann
2017-09-26cpufreq: dt: Fix sysfs duplicate filename creation for platform-deviceSuniel Mahesh
2017-09-20cpufreq: ti-cpufreq: Support additional am43xx platformsDave Gerlach
2017-09-19cpufreq: dt-platdev: Add some missing platforms to the blacklistViresh Kumar
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-05Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-09-04Merge branch 'intel_pstate'Rafael J. Wysocki
2017-09-04Merge branch 'pm-cpufreq-sched'Rafael J. Wysocki
2017-09-04Merge branch 'pm-cpufreq'Rafael J. Wysocki
2017-08-29intel_pstate: convert to use acpi_match_platform_list()Toshi Kani
2017-08-29cpufreq: imx6q: Fix imx6sx low frequency supportLeonard Crestez
2017-08-29cpufreq: speedstep-lib: make several arrays static, makes code smallerColin Ian King
2017-08-25cpufreq: ti: Fix 'of_node_put' being called twice in error handling pathChristophe Jaillet
2017-08-25cpufreq: dt-platdev: Drop few entries from whitelistViresh Kumar
2017-08-25cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2Viresh Kumar
2017-08-25cpufreq: Convert to using %pOF instead of full_nameRob Herring
2017-08-22cpufreq: Cap the default transition delay value to 10 msViresh Kumar
2017-08-22cpufreq: dbx500: Delete obsolete driverLinus Walleij
2017-08-21Merge back intel_pstate material for v4.14.Rafael J. Wysocki
2017-08-18cpufreq: enable the DT cpufreq driver on the Ux500Linus Walleij
2017-08-18cpufreq: Loongson2: constify platform_device_idArvind Yadav
2017-08-18cpufreq: dt: Add r8a7796 support to to use generic cpufreq driverKhiem Nguyen
2017-08-18cpufreq: remove setting of policy->cpu in policy->cpus during initSudeep Holla