summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2020-09-04cpufreq: dt: fix oops on armada37xxIvan Kokshaysky
2020-09-04cpufreq: ap806: fix cpufreq driver needs ap cpu clkSven Auhagen
2020-06-08cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode onceChris Wilson
2020-06-01cpufreq: powernv: Fix use-after-freeOliver O'Halloran
2020-06-01cpufreq: imx6q: fix error handlingPeng Fan
2020-06-01cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULLChristoph Niedermaier
2020-02-24cpufreq: Register drivers only after CPU devices have been registeredViresh Kumar
2020-01-31cpufreq: powernv: fix stack bloat and hard limit on number of CPUsJohn Hubbard
2020-01-09cpufreq: Add NULL checks to show() and store() methods of cpufreqKai Shen
2019-12-29cpufreq: intel_pstate: Fix invalid EPB settingSrinivas Pandruvada
2019-11-25cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki
2019-10-05cpufreq: ap806: Add NULL check after kcallocHariprasad Kelam
2019-08-16cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 312Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-05-15Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-05-13cpufreq: Don't find governor for setpolicy drivers in cpufreq_init_policy()Yue Hu
2019-05-13cpufreq: Explain the kobject_put() in cpufreq_policy_alloc()Rafael J. Wysocki
2019-05-10cpufreq: Call transition notifier only once for each policyViresh Kumar
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-04-30cpufreq: Fix kobject memleakViresh Kumar
2019-04-30Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2019-04-29cpufreq: armada-37xx: fix frequency calculation for oppGregory CLEMENT
2019-04-29cpufreq: centrino: Fix centrino_setpolicy() kerneldoc commentdongjian
2019-04-29cpufreq: qoriq: add support for lx2160aVabhav Sharma
2019-04-25cpufreq: qoriq: Add ls1028a chip supportYuantian Tang
2019-04-23cpufreq: Move ->get callback check outside of __cpufreq_get()Yue Hu
2019-04-16cpufreq: Remove needless bios_limit check in show_bios_limit()Yue Hu
2019-04-16drivers/cpufreq/acpi-cpufreq.c: This fixes the following checkpatch warningMohan Kumar
2019-04-10cpufreq: boost: Remove CONFIG_CPU_FREQ_BOOST_SW Kconfig optionYue Hu
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-04-09cpufreq: stats: Use lock by stat to replace global spin lockKyle Lin
2019-04-09cpufreq: Remove cpufreq_driver check in cpufreq_boost_supported()Yue Hu
2019-04-08Merge back cpufreq material for v5.2.Rafael J. Wysocki
2019-04-08cpufreq: maple: Remove redundant code from maple_cpufreq_init()Viresh Kumar