- cb6fe2ce Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 1 year, 9 months ago
- cd6f0f5 OPP: Adjust includes to remove of_device.h by Rob Herring · 1 year, 10 months ago
- 528f2d8 OPP: Move required opps configuration to specialized callback by Viresh Kumar · 1 year, 11 months ago
- 29b1a92 OPP: Handle all genpd cases together in _set_required_opps() by Viresh Kumar · 1 year, 11 months ago
- e9eadc2 opp: Use of_property_present() for testing DT property presence by Rob Herring · 1 year, 10 months ago
- eca4c0e OPP: fix error checking in opp_migrate_dentry() by Qi Zheng · 2 years ago
- cea7be9 drivers/opp: Remove "select SRCU" by Paul E. McKenney · 2 years ago
- 2eedf62 OPP: decouple dt properties in opp_parse_supplies() by James Calligeros · 2 years, 2 months ago
- e5acb19 OPP: Simplify opp_parse_supplies() by restructuring it by Viresh Kumar · 2 years, 3 months ago
- 71b0942 OPP: Parse named opp-microwatt property too by Viresh Kumar · 2 years, 3 months ago
- d36cb84 OPP: Fix an un-initialized variable usage by Christophe JAILLET · 2 years, 5 months ago
- f6e0b46 Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 2 years, 6 months ago
- 3466ea2 OPP: Don't drop opp->np reference while it is still in use by Liang He · 2 years, 6 months ago
- ce736cf OPP: Don't drop opp_table->np reference while it is still in use by Liang He · 2 years, 6 months ago
- ae6ccaa PM: EM: convert power field to micro-Watts precision and align drivers by Lukasz Luba · 2 years, 6 months ago
- 1e5fb38 OPP: Remove dev{m}_pm_opp_of_add_table_noclk() by Viresh Kumar · 2 years, 7 months ago
- 2f71ae1 OPP: Allow config_clks helper for single clk case by Viresh Kumar · 2 years, 7 months ago
- 8174a3a OPP: Provide a simple implementation to configure multiple clocks by Viresh Kumar · 2 years, 7 months ago
- f123ea7 OPP: Assert clk_count == 1 for single clk helpers by Viresh Kumar · 2 years, 7 months ago
- e10a464 OPP: Add key specific assert() method to key finding helpers by Viresh Kumar · 2 years, 7 months ago
- 274c3e8 OPP: Compare bandwidths for all paths in _opp_compare_key() by Viresh Kumar · 2 years, 7 months ago
- 2083da2 OPP: Allow multiple clocks for a device by Viresh Kumar · 2 years, 7 months ago
- 1efae8d OPP: Make dev_pm_opp_set_opp() independent of frequency by Viresh Kumar · 2 years, 8 months ago
- 8bdac14 OPP: Reuse _opp_compare_key() in _opp_add_static_v2() by Viresh Kumar · 2 years, 7 months ago
- 4768914 OPP: Remove rate_not_available parameter to _opp_add() by Viresh Kumar · 2 years, 7 months ago
- d613458 OPP: Use consistent names for OPP table instances by Viresh Kumar · 2 years, 7 months ago
- add1dc0 OPP: Use generic key finding helpers for bandwidth key by Viresh Kumar · 2 years, 8 months ago
- c2ab2cb OPP: Use generic key finding helpers for level key by Viresh Kumar · 2 years, 8 months ago
- aab8ced OPP: Add generic key finding helpers and use them for freq APIs by Viresh Kumar · 2 years, 8 months ago
- 9fbb626 OPP: Remove dev_pm_opp_find_freq_ceil_by_volt() by Viresh Kumar · 2 years, 8 months ago
- 1f378c6 OPP: Remove custom OPP helper support by Viresh Kumar · 2 years, 7 months ago
- 6baee03 OPP: ti: Migrate to dev_pm_opp_set_config_regulators() by Viresh Kumar · 2 years, 8 months ago
- 69b1af1 OPP: Add dev_pm_opp_get_supplies() by Viresh Kumar · 2 years, 8 months ago
- c522ce8 OPP: Make _generic_set_opp_regulator() a config_regulators() interface by Viresh Kumar · 2 years, 8 months ago
- aee3352 OPP: Add support for config_regulators() helper by Viresh Kumar · 2 years, 7 months ago
- 298098e OPP: Migrate set-prop-name helper API to use set-config helpers by Viresh Kumar · 2 years, 8 months ago
- 442e7a1 OPP: Migrate attach-genpd API to use set-config helpers by Viresh Kumar · 2 years, 8 months ago
- 3c543b4 OPP: Migrate set-opp-helper API to use set-config helpers by Viresh Kumar · 2 years, 8 months ago
- 2368f57 OPP: Migrate set-clk-name API to use set-config helpers by Viresh Kumar · 2 years, 8 months ago
- 89f0398 OPP: Migrate set-supported-hw API to use set-config helpers by Viresh Kumar · 2 years, 8 months ago
- b0ec094 OPP: Migrate set-regulators API to use set-config helpers by Viresh Kumar · 2 years, 7 months ago
- 11b9b66 OPP: Add dev_pm_opp_set_config() and friends by Viresh Kumar · 2 years, 8 months ago
- 87686cc OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list by Viresh Kumar · 2 years, 7 months ago
- 0a43452 OPP: Track if clock name is configured by platform by Viresh Kumar · 2 years, 8 months ago
- 9bfb1ff OPP: Fix typo in comment by Viresh Kumar · 2 years, 8 months ago
- 617df30 opp: Fix some kernel-doc comments by Yang Li · 2 years, 8 months ago
- 4ea9496 opp: Fix error check in dev_pm_opp_attach_genpd() by Tang Bin · 2 years, 8 months ago
- e043140 Merge tag 'opp-updates-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 2 years, 8 months ago
- 22079af opp: Reorder definition of ceil/floor helpers by Viresh Kumar · 2 years, 9 months ago
- 00ce387 opp: Add apis to retrieve opps with interconnect bandwidth by Krzysztof Kozlowski · 2 years, 9 months ago
- 75a3a99 PM: EM: Change the order of arguments in the .active_power() callback by Lukasz Luba · 2 years, 10 months ago
- c14faab opp: use list iterator only inside the loop by Xiaomeng Tong · 2 years, 10 months ago
- 95073b7 opp: replace usage of found with dedicated list iterator variable by Jakob Koschel · 2 years, 10 months ago
- 543256d PM: opp: simplify with dev_err_probe() by Krzysztof Kozlowski · 2 years, 9 months ago
- 907ed12 OPP: call of_node_put() on error path in _bandwidth_supported() by Dan Carpenter · 2 years, 10 months ago
- 32bf8bc OPP: Add support of "opp-microwatt" for EM registration by Lukasz Luba · 2 years, 11 months ago
- 4f9a7a1 OPP: Add "opp-microwatt" supporting code by Lukasz Luba · 2 years, 11 months ago
- 021dbec opp: Expose of-node's name in debugfs by Viresh Kumar · 3 years ago
- 27ff8187 opp: Fix return in _opp_add_static_v2() by YueHaibing · 3 years, 3 months ago
- e69709f opp: Add more resource-managed variants of dev_pm_opp_of_add_table() by Dmitry Osipenko · 3 years, 4 months ago
- 3734b9f opp: Change type of dev_pm_opp_attach_genpd(names) argument by Dmitry Osipenko · 3 years, 4 months ago
- 8b7912f opp: Fix required-opps phandle array count check by Pavankumar Kondeti · 3 years, 4 months ago
- fe58335 Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap' by Rafael J. Wysocki · 3 years, 5 months ago
- bc0d0b1 Merge back new PM domains material for v5.15. by Rafael J. Wysocki · 3 years, 5 months ago
- 19526d0 opp: core: Check for pending links before reading required_opp pointers by Marijn Suijten · 3 years, 5 months ago
- 020d86f opp: Don't print an error if required-opps is missing by Rajendra Nayak · 3 years, 5 months ago
- c3ddfe6 opp: Drop empty-table checks from _put functions by Dmitry Osipenko · 3 years, 5 months ago
- 335ffab opp: remove WARN when no valid OPPs remain by Michał Mirosław · 3 years, 6 months ago
- 4fa82a87 opp: Allow required-opps to be used for non genpd use cases by Hsin-Yi Wang · 3 years, 7 months ago
- ac9fd3c opp: use list_del_init instead of list_del/INIT_LIST_HEAD by Yang Yingliang · 3 years, 8 months ago
- 9edf48a opp: Change return type of devm_pm_opp_attach_genpd() by Dmitry Osipenko · 3 years, 10 months ago
- c41c8a3 opp: Change return type of devm_pm_opp_register_set_opp_helper() by Dmitry Osipenko · 3 years, 10 months ago
- 3d5cfbb opp: Add devres wrapper for dev_pm_opp_of_add_table by Yangtao Li · 3 years, 10 months ago
- 9c4f220 opp: Add devres wrapper for dev_pm_opp_set_supported_hw by Yangtao Li · 3 years, 10 months ago
- 32aee78 opp: Add devres wrapper for dev_pm_opp_set_regulators by Yangtao Li · 3 years, 10 months ago
- a74f681 opp: Add devres wrapper for dev_pm_opp_set_clkname by Yangtao Li · 3 years, 10 months ago
- 606a5d42 opp: Don't drop extra references to OPPs accidentally by Beata Michalska · 3 years, 11 months ago
- de04241 opp: Don't skip freq update for different frequency by Jonathan Marek · 4 years ago
- 7d8658ef OPP: Add function to look up required OPP's for a given OPP by Saravana Kannan · 4 years ago
- d4a4c7a opp: Don't ignore clk_get() errors other than -ENOENT by Viresh Kumar · 4 years ago
- 870d5d9 opp: Update bandwidth requirements based on scaling up/down by Viresh Kumar · 4 years ago
- 7eba0c7 opp: Allow lazy-linking of required-opps by Viresh Kumar · 5 years ago
- 240ae50 opp: Remove dev_pm_opp_set_bw() by Viresh Kumar · 4 years ago
- abbe348 opp: Implement dev_pm_opp_set_opp() by Viresh Kumar · 4 years ago
- 509e477 opp: Update parameters of _set_opp_custom() by Viresh Kumar · 4 years ago
- 35e74b2 opp: Allow _generic_set_opp_clk_only() to work for non-freq devices by Viresh Kumar · 4 years ago
- 3f62670 opp: Allow _generic_set_opp_regulator() to work for non-freq devices by Viresh Kumar · 4 years ago
- f0b88fa4 opp: Allow _set_opp() to work for non-freq devices by Viresh Kumar · 4 years ago
- 386ba85 opp: Split _set_opp() out of dev_pm_opp_set_rate() by Viresh Kumar · 4 years ago
- 81c4d8a opp: Keep track of currently programmed OPP by Viresh Kumar · 4 years ago
- 1d3c42c opp: No need to check clk for errors by Viresh Kumar · 4 years ago
- 5ad58bb opp: Rename _opp_set_rate_zero() by Viresh Kumar · 4 years ago
- 04b447d opp: Make _set_opp_custom() work without regulators by Dmitry Osipenko · 4 years ago
- 38bb343 opp: Prepare for ->set_opp() helper to work without regulators by Viresh Kumar · 4 years ago
- b6ecd5d opp: Print OPP level in debug message of _opp_add_static_v2() by Dmitry Osipenko · 4 years ago
- f2f4d2b opp: Handle missing OPP table in dev_pm_opp_xlate_performance_state() by Dmitry Osipenko · 4 years ago
- b4b9e22 opp: Add devm_pm_opp_attach_genpd by Dmitry Osipenko · 4 years ago
- a3c47af opp: Add devm_pm_opp_register_set_opp_helper by Dmitry Osipenko · 4 years ago
- 559fef0 opp: Add dev_pm_opp_of_add_table_noclk() by Viresh Kumar · 4 years ago
- 32439ac opp: Defer acquiring the clk until OPPs are added by Viresh Kumar · 4 years ago