Age | Commit message (Expand) | Author | Files | Lines |
2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -13/+2 |
2022-07-29 | Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em' | Rafael J. Wysocki | 2 | -5/+17 |
2022-07-25 | cpufreq: ondemand: Use cpumask_var_t for on-stack cpu mask | Zhao Liu | 1 | -4/+9 |
2022-07-25 | cpufreq: loongson2: fix Kconfig "its" grammar | Randy Dunlap | 1 | -1/+1 |
2022-07-18 | Merge back earlier cpufreq material for 5.20. | Rafael J. Wysocki | 2 | -20/+21 |
2022-07-15 | cpufreq: Warn users while freeing active policy | Viresh Kumar | 1 | -2/+8 |
2022-07-15 | cpufreq: scmi: Support the power scale in micro-Watts in SCMI v3.1 | Lukasz Luba | 1 | -5/+10 |
2022-07-15 | PM: EM: convert power field to micro-Watts precision and align drivers | Lukasz Luba | 2 | -3/+10 |
2022-07-15 | Merge tag 'cpufreq-arm-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/... | Rafael J. Wysocki | 1 | -2/+6 |
2022-07-13 | cpufreq: mediatek: Handle sram regulator probe deferral | AngeloGioacchino Del Regno | 1 | -2/+6 |
2022-07-04 | Merge back earlier cpufreq material for 5.20. | Rafael J. Wysocki | 2 | -18/+13 |
2022-06-29 | cpufreq: ACPI: Add Zhaoxin/Centaur turbo boost control interface support | Tony W Wang-oc | 1 | -0/+4 |
2022-06-28 | Merge tag 'cpufreq-arm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/... | Rafael J. Wysocki | 4 | -0/+12 |
2022-06-28 | cpufreq: Add MT8186 to cpufreq-dt-platdev blocklist | AngeloGioacchino Del Regno | 1 | -0/+1 |
2022-06-28 | cpufreq: pmac32-cpufreq: Fix refcount leak bug | Liang He | 1 | -0/+4 |
2022-06-28 | cpufreq: qcom-hw: Don't do lmh things without a throttle interrupt | Stephen Boyd | 1 | -0/+6 |
2022-06-28 | drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c | Liang He | 1 | -0/+1 |
2022-06-23 | cpufreq: amd-pstate: Add resume and suspend callbacks | Jinzhou Su | 1 | -0/+24 |
2022-06-14 | cpufreq: Drop unnecessary cpus locking from store() | Viresh Kumar | 1 | -15/+4 |
2022-06-14 | cpufreq: Optimize cpufreq_show_cpus() | Viresh Kumar | 1 | -3/+5 |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE | Thomas Gleixner | 1 | -9/+1 |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa... | Thomas Gleixner | 1 | -4/+1 |
2022-06-03 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -33/+38 |
2022-05-30 | cpufreq: CPPC: Fix unused-function warning | Pierre Gondois | 1 | -9/+8 |
2022-05-30 | cpufreq: CPPC: Fix build error without CONFIG_ACPI_CPPC_CPUFREQ_FIE | Zheng Bin | 1 | -1/+2 |
2022-05-25 | Merge tag 'cpufreq-arm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Rafael J. Wysocki | 2 | -259/+623 |
2022-05-19 | cpufreq: CPPC: Enable dvfs_possible_from_any_cpu | Pierre Gondois | 1 | -0/+1 |
2022-05-19 | cpufreq: CPPC: Enable fast_switch | Pierre Gondois | 1 | -0/+24 |
2022-05-17 | cpufreq: make interface functions and lock holding state clear | Schspa Shi | 1 | -3/+3 |
2022-05-17 | cpufreq: Abort show()/store() for half-initialized policies | Schspa Shi | 1 | -4/+7 |
2022-05-12 | cpufreq: Rearrange locking in cpufreq_remove_dev() | Rafael J. Wysocki | 1 | -7/+14 |
2022-05-12 | cpufreq: Split cpufreq_offline() | Rafael J. Wysocki | 1 | -14/+19 |
2022-05-12 | cpufreq: Reorganize checks in cpufreq_offline() | Rafael J. Wysocki | 1 | -12/+12 |
2022-05-12 | cpufreq: mediatek: Add support for MT8186 | Jia-Wei Chang | 1 | -0/+10 |
2022-05-12 | cpufreq: mediatek: Link CCI device to CPU | Rex-BC Chen | 1 | -1/+81 |
2022-05-11 | cpufreq: Clear real_cpus mask from remove_cpu_dev_symlink() | Viresh Kumar | 1 | -4/+4 |
2022-05-11 | cpufreq: intel_pstate: Support Sapphire Rapids OOB mode | Srinivas Pandruvada | 1 | -0/+1 |
2022-05-10 | cpufreq: mediatek: Fix potential deadlock problem in mtk_cpufreq_set_target | Wan Jiabing | 1 | -2/+4 |
2022-05-09 | Revert "cpufreq: Fix possible race in cpufreq online error path" | Viresh Kumar | 1 | -3/+2 |
2022-05-07 | cpufreq: pxa3: move clk register access to clk driver | Arnd Bergmann | 2 | -31/+36 |
2022-05-07 | ARM: pxa: remove get_clk_frequency_khz() | Arnd Bergmann | 1 | -2/+0 |
2022-05-06 | cpufreq: CPPC: Register EM based on efficiency class information | Pierre Gondois | 1 | -0/+144 |
2022-05-06 | cpufreq: CPPC: Add per_cpu efficiency_class | Pierre Gondois | 1 | -0/+42 |
2022-05-06 | Merge Energy Model material for 5.19 to satisfy dependencies. | Rafael J. Wysocki | 2 | -4/+4 |
2022-05-06 | cpufreq: Avoid unnecessary frequency updates due to mismatch | Viresh Kumar | 1 | -0/+11 |
2022-05-06 | cpufreq: mediatek: Add opp notification support | Rex-BC Chen | 1 | -8/+82 |
2022-05-06 | cpufreq: mediatek: Refine mtk_cpufreq_voltage_tracking() | Jia-Wei Chang | 1 | -96/+51 |
2022-05-06 | cpufreq: mediatek: Move voltage limits to platform data | Rex-BC Chen | 1 | -26/+58 |
2022-05-06 | cpufreq: mediatek: Unregister platform device on exit | Rex-BC Chen | 1 | -4/+6 |
2022-05-05 | Merge back earlier cpufreq changes for 5.19. | Rafael J. Wysocki | 9 | -14/+21 |