summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: intel_pstate: Get per-CPU max freq via MSR_HWP_CAPABILITIES if avail...Chen Yu2021-03-041-2/+3
* cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove()Christophe JAILLET2021-03-041-2/+1
* cpufreq: brcmstb-avs-cpufreq: Free resources in error pathChristophe JAILLET2021-03-041-5/+16
* cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King2021-01-171-6/+3
* cpufreq: scpi: Add missing MODULE_ALIASPali Rohár2020-12-301-0/+1
* cpufreq: loongson1: Add missing MODULE_ALIASPali Rohár2020-12-301-0/+1
* cpufreq: st: Add missing MODULE_DEVICE_TABLEPali Rohár2020-12-301-0/+7
* cpufreq: mediatek: Add missing MODULE_DEVICE_TABLEPali Rohár2020-12-301-0/+1
* cpufreq: highbank: Add missing MODULE_DEVICE_TABLEPali Rohár2020-12-301-0/+7
* acpi-cpufreq: Honor _PSD table setting on new AMD CPUsWei Huang2020-11-051-1/+2
* cpufreq: sti-cpufreq: add stih418 supportAlain Volmat2020-11-051-2/+4
* cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifierSrikar Dronamraju2020-10-301-3/+6
* cpufreq: armada-37xx: Add missing MODULE_DEVICE_TABLEPali Rohár2020-10-291-0/+6
* cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fnPratik Rajesh Sampat2020-10-011-5/+8
* cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabledFrancisco Jerez2020-09-171-1/+1
* cpufreq: intel_pstate: Refuse to turn off with HWP enabledRafael J. Wysocki2020-09-171-3/+9
* cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0Srinivas Pandruvada2020-08-261-0/+1
* cpufreq: dt: fix oops on armada37xxIvan Kokshaysky2020-08-191-0/+1
* cpufreq: intel_pstate: Only mention the BIOS disabling turbo mode onceChris Wilson2020-05-201-1/+1
* cpufreq: powernv: Fix use-after-freeOliver O'Halloran2020-04-171-0/+6
* cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULLChristoph Niedermaier2020-04-171-0/+3
* cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequencyFlorian Fainelli2020-01-271-4/+4
* cpufreq: brcmstb-avs-cpufreq: Fix initial command checkFlorian Fainelli2020-01-271-2/+2
* cpufreq: imx6q: read OCOTP through nvmem for imx6ul/imx6ullAnson Huang2020-01-121-17/+35
* cpufreq: Register drivers only after CPU devices have been registeredViresh Kumar2019-12-311-0/+7
* cpufreq: powernv: fix stack bloat and hard limit on number of CPUsJohn Hubbard2019-12-171-4/+13
* cpufreq: Add NULL checks to show() and store() methods of cpufreqKai Shen2019-12-011-0/+6
* cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki2019-10-291-10/+0
* cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang2019-08-161-14/+9
* cpufreq: kirkwood: fix possible object reference leakWen Yang2019-05-311-8/+11
* cpufreq: pmac32: fix possible object reference leakWen Yang2019-05-311-0/+2
* cpufreq/pasemi: fix possible object reference leakWen Yang2019-05-311-0/+1
* cpufreq: ppc_cbe: fix possible object reference leakWen Yang2019-05-311-0/+1
* sched/cpufreq: Fix kobject memleakViresh Kumar2019-05-312-0/+3
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-141-2/+2
* cpufreq: armada-37xx: fix frequency calculation for oppGregory CLEMENT2019-05-101-3/+19
* cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologiesErwan Velu2019-04-051-1/+3
* cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann2019-03-231-2/+2
* cpufreq: tegra124: add missing of_node_put()Yangtao Li2019-03-231-0/+2
* cpufreq: kryo: Release OPP tables on module removalViresh Kumar2019-03-231-2/+18
* cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2019-03-102-14/+15
* cpufreq: check if policy is inactive early in __cpufreq_get()Sudeep Holla2019-02-201-8/+4
* cpufreq: scmi: Fix frequency invariance in slow pathQuentin Perret2019-01-161-2/+2
* cpufreq: ti-cpufreq: Only register platform_device when supportedDave Gerlach2018-12-131-5/+21
* cpufreq: imx6q: add return value check for voltage scaleAnson Huang2018-12-011-1/+6
* cpufreq: dt: Try freeing static OPPs only if we have added themViresh Kumar2018-11-131-15/+19
* cpufreq: conservative: Take limits changes into account properlyRafael J. Wysocki2018-11-131-2/+4
* cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor2018-09-291-2/+2
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-233-467/+0
|\
| * Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm...Olof Johansson2018-07-263-467/+0
| |\