summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2025-06-27cpufreq: Force sync policy boost with global boost on sysfs updateViresh Kumar1-2/+4
2025-06-27acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio()Gautham R. Shenoy1-1/+1
2025-05-02cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()Henry Martin1-3/+10
2025-05-02cpufreq: Reference count policy in cpufreq_update_limits()Rafael J. Wysocki1-0/+8
2025-04-10cpufreq: governor: Fix negative 'idle_time' handling in dbs_update()Jie Zhan1-22/+23
2025-04-10cpufreq: scpi: compare kHz instead of Hzzuoqian1-2/+3
2025-03-13cpufreq: s3c64xx: Fix compilation warningViresh Kumar1-4/+7
2025-03-13cpufreq: ACPI: Fix max-frequency computationGautham R. Shenoy1-9/+27
2024-12-14cpufreq: loongson2: Unregister platform_driver on failureYuan Can1-1/+3
2024-10-17cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriatelyNishanth Menon1-2/+8
2024-06-16cpufreq: exit() callback is optionalViresh Kumar1-4/+7
2024-06-16cpufreq: Rearrange locking in cpufreq_remove_dev()Rafael J. Wysocki1-7/+14
2024-06-16cpufreq: Split cpufreq_offline()Rafael J. Wysocki1-14/+19
2024-06-16cpufreq: Reorganize checks in cpufreq_offline()Rafael J. Wysocki1-12/+12
2024-04-13cpufreq: brcmstb-avs-cpufreq: fix up "add check for cpufreq_cpu_get's return ...Greg Kroah-Hartman1-2/+3
2024-04-13cpufreq: dt: always allocate zeroed cpumaskMarek Szyprowski1-1/+1
2024-03-27cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return valueAnastasia Belova1-0/+2
2024-01-26cpufreq: scmi: process the result of devm_of_clk_add_hw_provider()Alexandra Diupina1-2/+5
2024-01-26cpufreq: Use of_property_present() for testing DT property presenceRob Herring5-6/+6
2023-12-08cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarilyChristoph Niedermaier1-1/+1
2023-12-08cpufreq: imx6q: don't warn for disabling a non-existing frequencyChristoph Niedermaier1-14/+16
2023-11-28cpufreq: stats: Fix buffer overflow detection in trans_stats()Christian Marangi1-7/+7
2023-09-19cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bugGustavo A. R. Silva1-1/+5
2023-09-19cpufreq: Fix the race condition while updating the transition_task of policyLiao Chang1-0/+2
2023-09-19cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()Liao Chang1-1/+2
2023-08-11cpufreq: intel_pstate: Drop ACPI _PSS states table patchingRafael J. Wysocki1-14/+0
2023-07-27cpufreq: intel_pstate: Fix energy_performance_preference for passiveTero Kristo1-0/+2
2023-02-01cpufreq: armada-37xx: stop using 0 as NULL pointerMiles Chen1-1/+1
2023-02-01cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklistSumit Gupta1-0/+1
2023-01-14cpufreq: Init completion before kobject_init_and_add()Yongqiang Liu1-1/+1
2023-01-14cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()Xiongfeng Wang1-0/+2
2023-01-14cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()Chen Hui1-0/+1
2022-10-30cpufreq: qcom: fix memory leak in error pathFabien Parent1-2/+5
2022-10-30cpufreq: qcom: fix writes in read-only memory regionFabien Parent1-1/+2
2022-07-21cpufreq: pmac32-cpufreq: Fix refcount leak bugLiang He1-0/+4
2022-07-07drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.cLiang He1-0/+1
2022-06-09cpufreq: mediatek: Unregister platform device on exitRex-BC Chen1-4/+6
2022-06-09cpufreq: mediatek: Use module_init and add module_exitJia-Wei Chang1-1/+7
2022-06-09cpufreq: mediatek: add missing platform_driver_unregister() on error in mtk_c...Qinglang Miao1-0/+1
2022-06-09Revert "cpufreq: Fix possible race in cpufreq online error path"Viresh Kumar1-3/+2
2022-06-09cpufreq: Fix possible race in cpufreq online error pathSchspa Shi1-2/+3
2022-05-09cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probeXiaobing Luo1-1/+3
2022-04-08cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuseLuca Weiss1-1/+1
2022-01-27cpufreq: Fix initialization of min and max frequency QoS requestsRafael J. Wysocki1-2/+2
2021-12-08cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()Xiongfeng Wang1-5/+4
2021-10-06cpufreq: schedutil: Destroy mutex before kobject_put() frees the memoryJames Morse1-1/+1
2021-09-30cpufreq: intel_pstate: Override parameters if HWP forced by BIOSDoug Smythies1-8/+14
2021-09-18cpufreq: powernv: Fix init_chip_info initialization in numa=offPratik R. Sampat1-2/+14
2021-09-03cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdevThara Gopinath1-0/+1
2021-08-26cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variantMarek BehĂșn1-1/+5