summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-04-2640-302/+895
|\
| *-----. Merge branches 'pm-core', 'pm-sleep', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2023-04-2413-86/+236
| |\ \ \ \
| | | | | * PM: tools: sleepgraph: Recognize "CPU killed" messagesXueqin Luo2023-03-271-1/+4
| | | | | * pm-graph: Update to v5.11Todd Brandt2023-03-273-18/+75
| | | | * | Merge tag 'opp-updates-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Rafael J. Wysocki2023-04-183-36/+53
| | | | |\ \
| | | | | * | OPP: Move required opps configuration to specialized callbackViresh Kumar2023-04-033-27/+49
| | | | | * | OPP: Handle all genpd cases together in _set_required_opps()Viresh Kumar2023-04-031-7/+2
| | | | | * | opp: Use of_property_present() for testing DT property presenceRob Herring2023-03-131-2/+2
| | | * | | | platform/x86/intel/pmc: core: Report duration of time in HW sleep stateMario Limonciello2023-04-202-0/+6
| | | * | | | platform/x86/intel/pmc: core: Always capture counters on suspendMario Limonciello2023-04-202-10/+5
| | | * | | | platform/x86/amd: pmc: Report duration of time in hw sleep stateMario Limonciello2023-04-201-3/+3
| | | * | | | PM: Add sysfs files to represent time spent in hardware sleep stateMario Limonciello2023-04-203-12/+84
| | | |/ / /
| | * | | | PM: core: Remove unnecessary (void *) conversionsLi zeming2023-04-071-6/+6
| * | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2023-04-242-4/+4
| |\ \ \ \ \
| | * | | | | cpuidle: Use of_property_present() for testing DT property presenceRob Herring2023-03-272-4/+4
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2023-04-2422-207/+652
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'cpufreq-arm-updates-6.4' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2023-04-2011-111/+331
| | |\ \ \ \ \
| | | * | | | | cpufreq: tegra194: add OPP support and set bandwidthSumit Gupta2023-04-181-13/+143
| | | * | | | | cpufreq: qcom-cpufreq-hw: Revert adding cpufreq qosBjorn Andersson2023-03-301-14/+0
| | | * | | | | dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCM2290Konrad Dybcio2023-03-301-0/+24
| | | * | | | | dt-bindings: cpufreq: cpufreq-qcom-hw: Sanitize data per compatibleKonrad Dybcio2023-03-301-1/+89
| | | * | | | | dt-bindings: cpufreq: cpufreq-qcom-hw: Allow just 1 frequency domainKonrad Dybcio2023-03-301-2/+2
| | | * | | | | cpufreq: Add SM7225 to cpufreq-dt-platdev blocklistLuca Weiss2023-03-301-0/+1
| | | * | | | | cpufreq: qcom-cpufreq-hw: fix double IO unmap and resource release on exitKrzysztof Kozlowski2023-03-301-9/+2
| | | * | | | | cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623AngeloGioacchino Del Regno2023-03-301-2/+11
| | | * | | | | cpufreq: mediatek: raise proc/sram max voltage for MT8516Jia-Wei Chang2023-03-301-2/+11
| | | * | | | | cpufreq: mediatek: fix KP caused by handler usage after regulator_put/clk_putJia-Wei Chang2023-03-301-32/+30
| | | * | | | | cpufreq: mediatek: fix passing zero to 'PTR_ERR'Jia-Wei Chang2023-03-301-5/+5
| | | * | | | | cpufreq: Use of_property_present() for testing DT property presenceRob Herring2023-03-135-6/+6
| | | * | | | | cpufreq: qcom-hw: Simplify counting frequency domainsKonrad Dybcio2023-03-131-23/+6
| | | * | | | | kbuild, cpufreq: remove MODULE_LICENSE in non-modulesNick Alcock2023-03-131-1/+0
| | | * | | | | kbuild, cpufreq: tegra124: remove MODULE_LICENSE in non-modulesNick Alcock2023-03-131-1/+0
| | | * | | | | dt-bindings: cpufreq: qcom-hw: add a compatible for sa8775pBartosz Golaszewski2023-03-131-0/+1
| | | | |_|_|/ | | | |/| | |
| | * | | | | cpufreq: use correct unit when verify cur freqSanjay Chandrashekara2023-04-181-1/+1
| | * | | | | Merge back cpufreq changes for 6.4-rc1.Rafael J. Wysocki2023-04-1412-95/+320
| | |\ \ \ \ \
| | | * | | | | cpufreq: amd-pstate: Make varaiable mode_state_machine staticTom Rix2023-04-111-1/+1
| | | * | | | | cpufreq: drivers with target_index() must set freq_tableViresh Kumar2023-04-073-1/+12
| | | * | | | | cpufreq: pmac32: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-271-3/+3
| | | * | | | | cpufreq: Fix typo in the ARM_BRCMSTB_AVS_CPUFREQ Kconfig entryJingyu Wang2023-03-221-1/+1
| | | * | | | | cpufreq: warn about invalid vals to scaling_max/min_freq interfacesqinyu2023-03-221-3/+3
| | | * | | | | Documentation: cpufreq: amd-pstate: Update amd_pstate status sysfs for guidedWyes Karny2023-03-171-7/+24
| | | * | | | | cpufreq: amd-pstate: Add guided mode control support via sysfsWyes Karny2023-03-171-42/+101
| | | * | | | | cpufreq: amd-pstate: Add guided autonomous modeWyes Karny2023-03-173-11/+40
| | | * | | | | Documentation: cpufreq: amd-pstate: Move amd_pstate param to alphabetical orderWyes Karny2023-03-171-17/+18
| | | * | | | | ACPI: CPPC: Add auto select register read/write supportWyes Karny2023-03-172-0/+107
| | | * | | | | ACPI: CPPC: Add min and max perf register writing supportWyes Karny2023-03-171-7/+15
| | | * | | | | cpufreq: intel_pstate: Enable HWP IO boost for all serversSrinivas Pandruvada2023-03-171-10/+1
| * | | | | | | Merge tag 'devfreq-next-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2023-04-173-5/+3
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | PM / devfreq: exynos-ppmu: Use devm_platform_get_and_ioremap_resource()Yang Li2023-04-031-2/+1
| | * | | | | | PM / devfreq: exynos: Use of_property_present() for testing DT property presenceRob Herring2023-03-131-1/+1