aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2022-08-0324-1271/+1353
|\
| * venus: pm_helpers: Fix warning in OPP during probeStanimir Varbanov2022-08-021-5/+5
| * OPP: Don't drop opp->np reference while it is still in useLiang He2022-07-193-8/+12
| * OPP: Don't drop opp_table->np reference while it is still in useLiang He2022-07-191-1/+1
| * OPP: Remove dev{m}_pm_opp_of_add_table_noclk()Viresh Kumar2022-07-122-52/+8
| * PM / devfreq: tegra30: Register config_clks helperViresh Kumar2022-07-121-3/+19
| * OPP: Allow config_clks helper for single clk caseViresh Kumar2022-07-121-4/+4
| * OPP: Provide a simple implementation to configure multiple clocksViresh Kumar2022-07-122-0/+44
| * OPP: Assert clk_count == 1 for single clk helpersViresh Kumar2022-07-121-6/+39
| * OPP: Add key specific assert() method to key finding helpersViresh Kumar2022-07-121-19/+33
| * OPP: Compare bandwidths for all paths in _opp_compare_key()Viresh Kumar2022-07-121-3/+17
| * OPP: Allow multiple clocks for a deviceViresh Kumar2022-07-125-83/+246
| * dt-bindings: opp: accept array of frequenciesKrzysztof Kozlowski2022-07-081-0/+10
| * OPP: Make dev_pm_opp_set_opp() independent of frequencyViresh Kumar2022-07-082-16/+40
| * OPP: Reuse _opp_compare_key() in _opp_add_static_v2()Viresh Kumar2022-07-082-2/+8
| * OPP: Remove rate_not_available parameter to _opp_add()Viresh Kumar2022-07-083-9/+7
| * OPP: Use consistent names for OPP table instancesViresh Kumar2022-07-083-15/+16
| * OPP: Use generic key finding helpers for bandwidth keyViresh Kumar2022-07-081-68/+15
| * OPP: Use generic key finding helpers for level keyViresh Kumar2022-07-081-53/+10
| * OPP: Add generic key finding helpers and use them for freq APIsViresh Kumar2022-07-081-99/+130
| * OPP: Remove dev_pm_opp_find_freq_ceil_by_volt()Viresh Kumar2022-07-082-62/+0
| * OPP: Remove custom OPP helper supportViresh Kumar2022-07-083-188/+2
| * OPP: ti: Migrate to dev_pm_opp_set_config_regulators()Viresh Kumar2022-07-081-41/+34
| * OPP: Add dev_pm_opp_get_supplies()Viresh Kumar2022-07-082-0/+32
| * OPP: Make _generic_set_opp_regulator() a config_regulators() interfaceViresh Kumar2022-07-081-39/+12
| * OPP: Add support for config_regulators() helperViresh Kumar2022-07-083-1/+91
| * OPP: Migrate set-prop-name helper API to use set-config helpersViresh Kumar2022-07-083-63/+46
| * OPP: Migrate attach-genpd API to use set-config helpersViresh Kumar2022-07-082-84/+49
| * OPP: Migrate set-opp-helper API to use set-config helpersViresh Kumar2022-07-083-89/+39
| * OPP: Migrate set-clk-name API to use set-config helpersViresh Kumar2022-07-082-114/+69
| * OPP: Migrate set-supported-hw API to use set-config helpersViresh Kumar2022-07-085-105/+66
| * OPP: Migrate set-regulators API to use set-config helpersViresh Kumar2022-07-084-106/+60
| * soc/tegra: Migrate to dev_pm_opp_set_config()Viresh Kumar2022-07-081-21/+31
| * soc/tegra: Add comment over devm_pm_opp_set_clkname()Viresh Kumar2022-07-081-0/+7
| * drm/lima: Migrate to dev_pm_opp_set_config()Viresh Kumar2022-07-081-5/+6
| * cpufreq: ti: Migrate to dev_pm_opp_set_config()Viresh Kumar2022-07-081-23/+14
| * cpufreq: sti: Migrate to dev_pm_opp_set_config()Viresh Kumar2022-07-081-17/+10
| * cpufreq: qcom-nvmem: Migrate to dev_pm_opp_set_config()Viresh Kumar2022-07-081-81/+28
| * OPP: Add dev_pm_opp_set_config() and friendsViresh Kumar2022-07-083-1/+291
| * OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar2022-07-089-32/+40
| * OPP: Track if clock name is configured by platformViresh Kumar2022-06-092-0/+9
| * OPP: Fix typo in commentViresh Kumar2022-06-091-1/+1
| * opp: Fix some kernel-doc commentsYang Li2022-06-061-2/+2
| * opp: Fix error check in dev_pm_opp_attach_genpd()Tang Bin2022-06-061-2/+2
* | Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-08-0241-827/+1498
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'pm-devfreq', 'pm-qos', 'pm-tools' and 'pm-docs'Rafael J. Wysocki2022-07-2916-680/+1255
| |\ \ \ \ \
| | | | | * | Documentation: PM: Drop pme_interrupt referenceMario Limonciello2022-07-081-1/+1
| | | | * | | pm-graph v5.9Todd Brandt2022-07-154-186/+360
| | | * | | | PM: QoS: Add check to make sure CPU freq is non-negativeShivnandan Kumar2022-07-261-2/+2
| | * | | | | Merge tag 'devfreq-next-for-5.20' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki2022-07-1810-491/+892
| | |\ \ \ \ \