Age | Commit message (Expand) | Author |
2023-03-03 | Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2023-03-01 | cpufreq: apple-soc: Fix an IS_ERR() vs NULL check | Dan Carpenter |
2023-02-28 | cpufreq: intel_pstate: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-02-23 | cpufreq: amd-pstate: remove MODULE_LICENSE in non-modules | Nick Alcock |
2023-02-23 | cpufreq: amd-pstate: Let user know amd-pstate is disabled | Kai-Heng Feng |
2023-02-23 | cpufreq: intel_pstate: Adjust balance_performance EPP for Sapphire Rapids | Srinivas Pandruvada |
2023-02-21 | Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2023-02-21 | Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2023-02-20 | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-02-15 | cpufreq: amd-pstate: Fix invalid write to MSR_AMD_CPPC_REQ | Wyes Karny |
2023-02-15 | Merge branches 'acpi-processor', 'acpi-tables', 'acpi-pnp' and 'acpi-maintain... | Rafael J. Wysocki |
2023-02-14 | Merge tag 'cpufreq-arm-updates-6.3' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki |
2023-02-14 | Merge back cpufreq material for 6.3-rc1. | Rafael J. Wysocki |
2023-02-14 | cpufreq: qcom-hw: Add missing null pointer check | Manivannan Sadhasivam |
2023-02-09 | cpufreq: Make kobj_type structure constant | Thomas Weißschuh |
2023-02-09 | cpufreq: davinci: Fix clk use after free | Uwe Kleine-König |
2023-02-09 | cpufreq: amd-pstate: avoid uninitialized variable use | Arnd Bergmann |
2023-02-09 | cpufreq: Make cpufreq_unregister_driver() return void | Uwe Kleine-König |
2023-02-09 | Merge back cpufreq material for 6.3-rc1. | Rafael J. Wysocki |
2023-02-06 | Merge tag 'cpufreq-arm-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kerne... | Rafael J. Wysocki |
2023-02-06 | cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systems | Douglas Anderson |
2023-02-06 | cpufreq: mediatek-hw: Register to module device table | Nícolas F. R. A. Prado |
2023-02-06 | cpufreq: tegra194: Enable CPUFREQ thermal cooling | Yi-Wei Wang |
2023-02-03 | cpufreq: amd-pstate: convert sprintf with sysfs_emit() | Perry Yuan |
2023-02-03 | cpufreq: amd-pstate: add driver working mode switch support | Perry Yuan |
2023-02-03 | cpufreq: amd-pstate: implement suspend and resume callbacks | Perry Yuan |
2023-02-03 | cpufreq: amd-pstate: implement amd pstate cpu online and offline callback | Perry Yuan |
2023-02-03 | cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors | Perry Yuan |
2023-02-03 | cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_par... | Wyes Karny |
2023-01-20 | drivers/cpufreq: Remove "select SRCU" | Paul E. McKenney |
2023-01-20 | cpufreq: loongson1: Delete obsolete driver | Keguang Zhang |
2023-01-16 | cpufreq: remove s3c24xx drivers | Arnd Bergmann |
2023-01-16 | cpufreq: remove sa1100 driver | Arnd Bergmann |
2023-01-12 | ARM: sa1100: remove unused board files | Arnd Bergmann |
2023-01-10 | cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering | Perry Yuan |
2023-01-10 | cpufreq: armada-37xx: stop using 0 as NULL pointer | Miles Chen |
2023-01-04 | cpufreq: apple-soc: Switch to the lowest frequency on suspend | Hector Martin |
2023-01-04 | cpufreq: Add SM6375 to cpufreq-dt-platdev blocklist | Konrad Dybcio |
2022-12-30 | cpufreq: intel_pstate: Drop ACPI _PSS states table patching | Rafael J. Wysocki |
2022-12-27 | cpufreq: Add Tegra234 to cpufreq-dt-platdev blocklist | Sumit Gupta |
2022-12-27 | cpufreq: qcom-hw: Fix reading "reg" with address/size-cells != 2 | Konrad Dybcio |
2022-12-27 | cpufreq: CPPC: Add u64 casts to avoid overflowing | Pierre Gondois |
2022-12-27 | cpufreq: apple: remove duplicate intializer | Arnd Bergmann |
2022-12-12 | Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2022-12-06 | cpufreq: stats: Convert to use sysfs_emit_at() API | ye xingchen |
2022-12-06 | cpufreq: ACPI: Only set boost MSRs on supported CPUs | Stuart Hayes |
2022-12-06 | Merge tag 'cpufreq-arm-updates-6.2' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki |
2022-12-01 | cpufreq: tegra186: Use flexible array to simplify memory allocation | Christophe JAILLET |
2022-11-30 | cpufreq: intel_pstate: Add Sapphire Rapids support in no-HWP mode | Giovanni Gherdovich |
2022-11-30 | cpufreq: amd_freq_sensitivity: Add missing pci_dev_put() | Xiongfeng Wang |