| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | kbuild, cpufreq: tegra124: remove MODULE_LICENSE in non-modules | Nick Alcock | 2023-03-13 | 1 | -1/+0 |
| | |/ |
|
| * | | cpufreq: use correct unit when verify cur freq | Sanjay Chandrashekara | 2023-04-18 | 1 | -1/+1 |
| * | | cpufreq: amd-pstate: Make varaiable mode_state_machine static | Tom Rix | 2023-04-11 | 1 | -1/+1 |
| * | | cpufreq: drivers with target_index() must set freq_table | Viresh Kumar | 2023-04-07 | 2 | -1/+11 |
| * | | cpufreq: pmac32: Use of_property_read_bool() for boolean properties | Rob Herring | 2023-03-27 | 1 | -3/+3 |
| * | | cpufreq: Fix typo in the ARM_BRCMSTB_AVS_CPUFREQ Kconfig entry | Jingyu Wang | 2023-03-22 | 1 | -1/+1 |
| * | | cpufreq: warn about invalid vals to scaling_max/min_freq interfaces | qinyu | 2023-03-22 | 1 | -3/+3 |
| * | | cpufreq: amd-pstate: Add guided mode control support via sysfs | Wyes Karny | 2023-03-17 | 1 | -42/+101 |
| * | | cpufreq: amd-pstate: Add guided autonomous mode | Wyes Karny | 2023-03-17 | 1 | -6/+28 |
| * | | cpufreq: intel_pstate: Enable HWP IO boost for all servers | Srinivas Pandruvada | 2023-03-17 | 1 | -10/+1 |
| |/ |
|
| | | |
| \ | |
*-. | | Merge branches 'acpi-processor', 'acpi-pm', 'acpi-tables' and 'acpi-sysfs' | Rafael J. Wysocki | 2023-04-24 | 2 | -27/+46 |
|\ \| |
|
| * | | ACPI: cpufreq: Use platform devices to load ACPI PPC and PCC drivers | Petr Pavlu | 2023-03-20 | 2 | -27/+46 |
| |/ |
|
* / | amd-pstate: Fix amd_pstate mode switch | Wyes Karny | 2023-04-11 | 1 | -10/+8 |
|/ |
|
* | Merge tag 'pm-6.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2023-03-03 | 3 | -5/+4 |
|\ |
|
| * | cpufreq: apple-soc: Fix an IS_ERR() vs NULL check | Dan Carpenter | 2023-03-01 | 1 | -2/+2 |
| * | cpufreq: intel_pstate: remove MODULE_LICENSE in non-modules | Nick Alcock | 2023-02-28 | 1 | -1/+0 |
| * | cpufreq: amd-pstate: remove MODULE_LICENSE in non-modules | Nick Alcock | 2023-02-23 | 1 | -1/+0 |
| * | cpufreq: amd-pstate: Let user know amd-pstate is disabled | Kai-Heng Feng | 2023-02-23 | 1 | -1/+1 |
| * | cpufreq: intel_pstate: Adjust balance_performance EPP for Sapphire Rapids | Srinivas Pandruvada | 2023-02-23 | 1 | -0/+1 |
* | | Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2023-02-21 | 1 | -14/+0 |
|\ \
| |/
|/| |
|
| *-. | Merge branches 'acpi-processor', 'acpi-tables', 'acpi-pnp' and 'acpi-maintain... | Rafael J. Wysocki | 2023-02-15 | 1 | -14/+0 |
| |\ \ |
|
| | * | | cpufreq: intel_pstate: Drop ACPI _PSS states table patching | Rafael J. Wysocki | 2022-12-30 | 1 | -14/+0 |
| | |/ |
|
* | | | Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2023-02-21 | 11 | -267/+706 |
|\ \ \ |
|
| * | | | cpufreq: amd-pstate: Fix invalid write to MSR_AMD_CPPC_REQ | Wyes Karny | 2023-02-15 | 1 | -12/+13 |
| * | | | Merge tag 'cpufreq-arm-updates-6.3' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki | 2023-02-14 | 2 | -1/+3 |
| |\ \ \ |
|
| | * | | | cpufreq: mediatek-hw: Register to module device table | Nícolas F. R. A. Prado | 2023-02-06 | 1 | -0/+1 |
| | * | | | cpufreq: tegra194: Enable CPUFREQ thermal cooling | Yi-Wei Wang | 2023-02-06 | 1 | -1/+2 |
| * | | | | Merge back cpufreq material for 6.3-rc1. | Rafael J. Wysocki | 2023-02-14 | 10 | -266/+702 |
| |\ \ \ \ |
|
| | * | | | | cpufreq: Make kobj_type structure constant | Thomas Weißschuh | 2023-02-09 | 1 | -1/+1 |
| | * | | | | cpufreq: davinci: Fix clk use after free | Uwe Kleine-König | 2023-02-09 | 1 | -2/+2 |
| | * | | | | cpufreq: amd-pstate: avoid uninitialized variable use | Arnd Bergmann | 2023-02-09 | 1 | -5/+4 |
| | * | | | | cpufreq: Make cpufreq_unregister_driver() return void | Uwe Kleine-König | 2023-02-09 | 7 | -15/+18 |
| | * | | | | Merge back cpufreq material for 6.3-rc1. | Rafael J. Wysocki | 2023-02-09 | 4 | -252/+686 |
| | |\ \ \ \ |
|
| | | * | | | | cpufreq: amd-pstate: convert sprintf with sysfs_emit() | Perry Yuan | 2023-02-03 | 1 | -3/+3 |
| | | * | | | | cpufreq: amd-pstate: add driver working mode switch support | Perry Yuan | 2023-02-03 | 1 | -0/+118 |
| | | * | | | | cpufreq: amd-pstate: implement suspend and resume callbacks | Perry Yuan | 2023-02-03 | 1 | -0/+40 |
| | | * | | | | cpufreq: amd-pstate: implement amd pstate cpu online and offline callback | Perry Yuan | 2023-02-03 | 1 | -0/+82 |
| | | * | | | | cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors | Perry Yuan | 2023-02-03 | 1 | -6/+414 |
| | | * | | | | cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_par... | Wyes Karny | 2023-02-03 | 1 | -10/+29 |
| | | * | | | | drivers/cpufreq: Remove "select SRCU" | Paul E. McKenney | 2023-01-20 | 1 | -1/+0 |
| | | * | | | | cpufreq: loongson1: Delete obsolete driver | Keguang Zhang | 2023-01-20 | 3 | -232/+0 |
| | | | |/ /
| | | |/| | |
|
* | | | | | | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2023-02-20 | 11 | -2320/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | cpufreq: remove s3c24xx drivers | Arnd Bergmann | 2023-01-16 | 8 | -2103/+0 |
| * | | | | | cpufreq: remove sa1100 driver | Arnd Bergmann | 2023-01-16 | 4 | -211/+1 |
| * | | | | | ARM: sa1100: remove unused board files | Arnd Bergmann | 2023-01-12 | 1 | -6/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | cpufreq: qcom-hw: Add missing null pointer check | Manivannan Sadhasivam | 2023-02-14 | 1 | -0/+2 |
| |/ / /
|/| | | |
|
* | | | | Merge tag 'cpufreq-arm-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kerne... | Rafael J. Wysocki | 2023-02-06 | 1 | -11/+13 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systems | Douglas Anderson | 2023-02-06 | 1 | -11/+13 |
| |/ |
|
* | | cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering | Perry Yuan | 2023-01-10 | 1 | -0/+1 |
* | | cpufreq: armada-37xx: stop using 0 as NULL pointer | Miles Chen | 2023-01-10 | 1 | -1/+1 |