| Commit message (Expand) | Author | Age | Files | Lines |
* | cpufreq/amd-pstate: Use nominal perf for limits when boost is disabled | Mario Limonciello | 2024-10-16 | 1 | -6/+14 |
* | cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory systems | Dhananjay Ugwekar | 2024-10-07 | 1 | -0/+10 |
* | Merge tag 'pm-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2024-10-04 | 1 | -8/+8 |
|\ |
|
| * | cpufreq: intel_pstate: Make hwp_notify_lock a raw spinlock | Uwe Kleine-König | 2024-10-01 | 1 | -8/+8 |
* | | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2024-10-02 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2024-09-19 | 1 | -3/+3 |
|\ |
|
| * | cpufreq/cppc: Use NSEC_PER_MSEC for deadline task | Christian Loehle | 2024-09-11 | 1 | -3/+3 |
* | | Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/... | Rafael J. Wysocki | 2024-09-11 | 4 | -116/+102 |
|\ \ |
|
| * | | cpufreq/amd-pstate-ut: Fix an "Uninitialized variables" issue | Qianqiang Liu | 2024-09-11 | 1 | -1/+1 |
| * | | cpufreq/amd-pstate-ut: Add test case for mode switches | Mario Limonciello | 2024-09-11 | 1 | -1/+40 |
| * | | cpufreq/amd-pstate: Export symbols for changing modes | Mario Limonciello | 2024-09-11 | 2 | -13/+24 |
| * | | cpufreq: amd-pstate: Optimize amd_pstate_update_limits() | Mario Limonciello | 2024-09-11 | 1 | -5/+5 |
| * | | cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_r... | Mario Limonciello | 2024-09-11 | 1 | -42/+10 |
| * | | x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator() | Mario Limonciello | 2024-09-11 | 1 | -21/+13 |
| * | | x86/amd: Move amd_get_highest_perf() out of amd-pstate | Mario Limonciello | 2024-09-11 | 1 | -32/+2 |
| * | | x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator() | Mario Limonciello | 2024-09-11 | 1 | -3/+9 |
* | | | Merge tag 'cpufreq-arm-updates-6.12' of ssh://gitolite.kernel.org/pub/scm/lin... | Rafael J. Wysocki | 2024-09-06 | 18 | -59/+95 |
|\| | |
|
| * | | cpufreq: ti-cpufreq: Use socinfo to get revision in AM62 family | Dhruva Gole | 2024-09-04 | 1 | -0/+19 |
| * | | cpufreq: Fix the cacography in powernv-cpufreq.c | Liu Jing | 2024-09-04 | 1 | -1/+1 |
| * | | cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately | Nishanth Menon | 2024-09-04 | 1 | -2/+8 |
| * | | cpufreq: loongson3: Use raw_smp_processor_id() in do_service_request() | Huacai Chen | 2024-09-04 | 1 | -1/+1 |
| * | | cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value | Anastasia Belova | 2024-09-04 | 1 | -2/+12 |
| * | | cpufreq: Add SM7325 to cpufreq-dt-platdev blocklist | Danila Tikhonov | 2024-09-04 | 1 | -0/+1 |
| * | | cpufreq: Fix warning on unused of_device_id tables for !CONFIG_OF | Rob Herring (Arm) | 2024-09-04 | 4 | -4/+4 |
| * | | cpufreq/amd-pstate: Add the missing cpufreq_cpu_put() | Dhananjay Ugwekar | 2024-09-04 | 1 | -1/+4 |
| * | | cpufreq: Drop CONFIG_ARM and CONFIG_ARM64 dependency on Arm drivers | Rob Herring (Arm) | 2024-09-04 | 1 | -2/+0 |
| * | | cpufreq: Enable COMPILE_TEST on Arm drivers | Rob Herring (Arm) | 2024-09-04 | 1 | -20/+30 |
| * | | cpufreq: armada-8k: Avoid excessive stack usage | Rob Herring (Arm) | 2024-08-07 | 1 | -1/+1 |
| * | | cpufreq: omap: Drop asm includes | Rob Herring (Arm) | 2024-08-07 | 1 | -3/+0 |
| * | | cpufreq: qcom: Add explicit io.h include for readl/writel_relaxed | Rob Herring (Arm) | 2024-08-07 | 1 | -0/+1 |
| * | | cpufreq: spear: Use of_property_for_each_u32() instead of open coding | Rob Herring (Arm) | 2024-08-07 | 1 | -11/+7 |
| * | | cpufreq: Use of_property_present() | Rob Herring (Arm) | 2024-08-07 | 4 | -11/+6 |
| |/ |
|
* | | Merge tag 'amd-pstate-v6.12-2024-09-04' of ssh://gitolite.kernel.org/pub/scm/... | Rafael J. Wysocki | 2024-09-05 | 1 | -4/+7 |
|\ \ |
|
| * | | cpufreq/amd-pstate: Catch failures for amd_pstate_epp_update_limit() | Mario Limonciello | 2024-09-04 | 1 | -4/+7 |
* | | | Merge back cpufreq material for 6.12 | Rafael J. Wysocki | 2024-09-05 | 7 | -27/+245 |
|\ \ \ |
|
| * | | | cpufreq: intel_pstate: Set asymmetric CPU capacity on hybrid systems | Rafael J. Wysocki | 2024-09-04 | 1 | -4/+232 |
| * | | | Merge back cpufreq material for 6.12 | Rafael J. Wysocki | 2024-09-02 | 7 | -23/+13 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | cpufreq: intel_pstate: Support Granite Rapids and Sierra Forest OOB mode | Srinivas Pandruvada | 2024-08-19 | 1 | -0/+4 |
| | * | | cpufreq: Remove LATENCY_MULTIPLIER | Qais Yousef | 2024-08-02 | 1 | -23/+4 |
| | * | | cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 2024-08-02 | 5 | -0/+5 |
* | | | | cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on certain Zen models | Gautham R. Shenoy | 2024-08-28 | 1 | -10/+24 |
|/ / / |
|
* | | | cpufreq/amd-pstate-ut: Don't check for highest perf matching on prefcore | Mario Limonciello | 2024-08-23 | 1 | -5/+8 |
* | | | cpufreq/amd-pstate: Use topology_logical_package_id() instead of logical_die_... | Gautham R. Shenoy | 2024-08-22 | 1 | -1/+1 |
* | | | cpufreq: amd-pstate: Fix uninitialized variable in amd_pstate_cpu_boost_update() | Dan Carpenter | 2024-08-22 | 1 | -1/+1 |
|/ / |
|
* / | cpufreq: intel_pstate: Update Balance performance EPP for Emerald Rapids | Pedro Henrique Kopper | 2024-08-02 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'pm-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2024-07-17 | 43 | -375/+950 |
|\ |
|
| * | Merge back cpufreq material for 6.11. | Rafael J. Wysocki | 2024-07-10 | 43 | -375/+950 |
| |\ |
|
| | * | Merge tag 'cpufreq-arm-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/lin... | Rafael J. Wysocki | 2024-07-09 | 39 | -180/+597 |
| | |\ |
|
| | | * | cpufreq: sti: fix build warning | Raphael Gallais-Pou | 2024-07-09 | 1 | -1/+1 |
| | | * | cpufreq: mediatek: Use dev_err_probe in every error path in probe | Nícolas F. R. A. Prado | 2024-07-09 | 1 | -38/+34 |