summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2023-05-25cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()Wyes Karny
2023-05-24cpufreq: amd-pstate: Remove fast_switch_possible flag from active driverWyes Karny
2023-05-24cpufreq: amd-pstate: Add ->fast_switch() callbackGautham R. Shenoy
2023-05-15cpufreq: ACPI: Prevent a warning when another frequency driver is loadedPetr Pavlu
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-25Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-04-24Merge branches 'acpi-processor', 'acpi-pm', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki
2023-04-20Merge tag 'cpufreq-arm-updates-6.4' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2023-04-18cpufreq: use correct unit when verify cur freqSanjay Chandrashekara
2023-04-18cpufreq: tegra194: add OPP support and set bandwidthSumit Gupta
2023-04-13cpufreq: sun50i: Add explicit include for cpu.hRob Herring
2023-04-13cpufreq: Adjust includes to remove of_device.hRob Herring
2023-04-11cpufreq: amd-pstate: Make varaiable mode_state_machine staticTom Rix
2023-04-11amd-pstate: Fix amd_pstate mode switchWyes Karny
2023-04-07cpufreq: drivers with target_index() must set freq_tableViresh Kumar
2023-03-30cpufreq: qcom-cpufreq-hw: Revert adding cpufreq qosBjorn Andersson
2023-03-30cpufreq: Add SM7225 to cpufreq-dt-platdev blocklistLuca Weiss
2023-03-30cpufreq: qcom-cpufreq-hw: fix double IO unmap and resource release on exitKrzysztof Kozlowski
2023-03-30cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623AngeloGioacchino Del Regno
2023-03-30cpufreq: mediatek: raise proc/sram max voltage for MT8516Jia-Wei Chang
2023-03-30cpufreq: mediatek: fix KP caused by handler usage after regulator_put/clk_putJia-Wei Chang
2023-03-30cpufreq: mediatek: fix passing zero to 'PTR_ERR'Jia-Wei Chang
2023-03-27cpufreq: pmac32: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-22cpufreq: Fix typo in the ARM_BRCMSTB_AVS_CPUFREQ Kconfig entryJingyu Wang
2023-03-22cpufreq: warn about invalid vals to scaling_max/min_freq interfacesqinyu
2023-03-20ACPI: cpufreq: Use platform devices to load ACPI PPC and PCC driversPetr Pavlu
2023-03-17cpufreq: amd-pstate: Add guided mode control support via sysfsWyes Karny
2023-03-17cpufreq: amd-pstate: Add guided autonomous modeWyes Karny
2023-03-17cpufreq: intel_pstate: Enable HWP IO boost for all serversSrinivas Pandruvada
2023-03-17cpufreq: amd-pstate: move to use bus_get_dev_root()Greg Kroah-Hartman
2023-03-17cpufreq: move to use bus_get_dev_root()Greg Kroah-Hartman
2023-03-13cpufreq: Use of_property_present() for testing DT property presenceRob Herring
2023-03-13cpufreq: qcom-hw: Simplify counting frequency domainsKonrad Dybcio
2023-03-13kbuild, cpufreq: remove MODULE_LICENSE in non-modulesNick Alcock
2023-03-13kbuild, cpufreq: tegra124: remove MODULE_LICENSE in non-modulesNick Alcock
2023-03-03Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-03-01cpufreq: apple-soc: Fix an IS_ERR() vs NULL checkDan Carpenter
2023-02-28cpufreq: intel_pstate: remove MODULE_LICENSE in non-modulesNick Alcock
2023-02-23cpufreq: amd-pstate: remove MODULE_LICENSE in non-modulesNick Alcock
2023-02-23cpufreq: amd-pstate: Let user know amd-pstate is disabledKai-Heng Feng
2023-02-23cpufreq: intel_pstate: Adjust balance_performance EPP for Sapphire RapidsSrinivas Pandruvada
2023-02-21Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-02-15cpufreq: amd-pstate: Fix invalid write to MSR_AMD_CPPC_REQWyes Karny
2023-02-15Merge branches 'acpi-processor', 'acpi-tables', 'acpi-pnp' and 'acpi-maintain...Rafael J. Wysocki
2023-02-14Merge tag 'cpufreq-arm-updates-6.3' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2023-02-14Merge back cpufreq material for 6.3-rc1.Rafael J. Wysocki
2023-02-14cpufreq: qcom-hw: Add missing null pointer checkManivannan Sadhasivam