Show patches with: Submitter = Viresh Kumar       |    State = Action Required       |    Archived = No       |   44 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V2] OPP: Fix required_opp_tables for multiple genpds using same table [V2] OPP: Fix required_opp_tables for multiple genpds using same table - - - --- 2024-04-12 Viresh Kumar vireshk New
cpufreq: exit() callback is optional cpufreq: exit() callback is optional - - - --- 2024-04-12 Viresh Kumar rafael Queued
OPP: Fix required_opp_tables for multiple genpds using same table OPP: Fix required_opp_tables for multiple genpds using same table - - - --- 2024-04-09 Viresh Kumar vireshk New
[RFC,3/3] cpufreq: Add Rust based cpufreq-dt driver Rust bindings for cpufreq and OPP core + sample driver - - - --- 2024-04-05 Viresh Kumar New
[RFC,2/3] rust: Add bindings for cpufreq framework Rust bindings for cpufreq and OPP core + sample driver - - - --- 2024-04-05 Viresh Kumar New
[RFC,1/3] rust: Add bindings for OPP framework Rust bindings for cpufreq and OPP core + sample driver - - - --- 2024-04-05 Viresh Kumar New
[2/2] OPP: debugfs: Fix warning around icc_get_name() [V2,1/2] OPP: debugfs: Fix warning with W=1 builds - 1 - --- 2024-03-04 Viresh Kumar vireshk New
[V2,1/2] OPP: debugfs: Fix warning with W=1 builds [V2,1/2] OPP: debugfs: Fix warning with W=1 builds - 1 - --- 2024-03-04 Viresh Kumar vireshk New
cpufreq: Move dev_pm_opp_{init|free}_cpufreq_table() to pm_opp.h cpufreq: Move dev_pm_opp_{init|free}_cpufreq_table() to pm_opp.h - - - --- 2024-01-23 Viresh Kumar vireshk New
OPP: Rename 'rate_clk_single' OPP: Rename 'rate_clk_single' - - - --- 2024-01-05 Viresh Kumar vireshk New
OPP: Pass rounded rate to _set_opp() OPP: Pass rounded rate to _set_opp() - - - --- 2024-01-05 Viresh Kumar vireshk New
OPP: Move dev_pm_opp_icc_bw to internal opp.h OPP: Move dev_pm_opp_icc_bw to internal opp.h - - - --- 2024-01-03 Viresh Kumar vireshk New
OPP: Remove the unused argument to config_clks_t OPP: Remove the unused argument to config_clks_t - - - --- 2024-01-03 Viresh Kumar vireshk New
OPP: Relocate dev_pm_opp_sync_regulators() OPP: Relocate dev_pm_opp_sync_regulators() - - - --- 2024-01-03 Viresh Kumar vireshk New
OPP: The level field is always of unsigned int type OPP: The level field is always of unsigned int type - - - --- 2023-12-27 Viresh Kumar vireshk New
OPP: Check for invalid OPP in dev_pm_opp_find_level_ceil() OPP: Check for invalid OPP in dev_pm_opp_find_level_ceil() - - - --- 2023-11-28 Viresh Kumar vireshk New
[V3,3/3] OPP: Don't set OPP recursively for a parent genpd OPP: Simplify required-opp handling - 1 - --- 2023-11-16 Viresh Kumar vireshk New
[V3,2/3] OPP: Call dev_pm_opp_set_opp() for required OPPs OPP: Simplify required-opp handling - 1 - --- 2023-11-16 Viresh Kumar vireshk New
[V3,1/3] OPP: Use _set_opp_level() for single genpd case OPP: Simplify required-opp handling - 1 - --- 2023-11-16 Viresh Kumar vireshk New
[V2,3/3] OPP: Call dev_pm_opp_set_opp() for required OPPs OPP: Simplify required-opp handling - 1 - --- 2023-10-30 Viresh Kumar vireshk New
[V2,2/3] OPP: Use _set_opp_level() for single genpd case OPP: Simplify required-opp handling - 1 - --- 2023-10-30 Viresh Kumar vireshk New
[V2,1/3] OPP: Level zero is valid OPP: Simplify required-opp handling - 1 - --- 2023-10-30 Viresh Kumar vireshk New
[2/2] OPP: Call dev_pm_opp_set_opp() for required OPPs OPP: Simplify required-opp handling - 1 - --- 2023-10-19 Viresh Kumar vireshk New
[1/2] OPP: Use _set_opp_level() for single genpd case OPP: Simplify required-opp handling - 1 - --- 2023-10-19 Viresh Kumar vireshk New
[5/5] OPP: No need to defer probe from _opp_attach_genpd() OPP: Minor cleanups - 1 - --- 2023-10-13 Viresh Kumar vireshk New
[4/5] OPP: Remove genpd_virt_dev_lock OPP: Minor cleanups - 1 - --- 2023-10-13 Viresh Kumar vireshk New
[3/5] OPP: Reorder code in _opp_set_required_opps_genpd() OPP: Minor cleanups - 1 - --- 2023-10-13 Viresh Kumar vireshk New
[2/5] OPP: Add _link_required_opps() to avoid code duplication OPP: Minor cleanups - 1 - --- 2023-10-13 Viresh Kumar vireshk New
[1/5] OPP: Fix formatting of if/else block OPP: Minor cleanups - 1 - --- 2023-10-13 Viresh Kumar vireshk New
[2/2] OPP: debugfs: Fix warning with W=1 builds [1/2] OPP: Remove doc style comments for internal routines - - - --- 2023-09-27 Viresh Kumar vireshk New
[1/2] OPP: Remove doc style comments for internal routines [1/2] OPP: Remove doc style comments for internal routines - - - --- 2023-09-27 Viresh Kumar vireshk New
OPP: Fix argument name in doc comment OPP: Fix argument name in doc comment - - - --- 2023-08-18 Viresh Kumar vireshk New
[6/6] OPP: Reuse dev_pm_opp_get_freq_indexed() OPP: Indexed searching based on frequency 1 - - --- 2023-07-21 Viresh Kumar vireshk New
[5/6] OPP: Update _read_freq() to return the correct frequency OPP: Indexed searching based on frequency 1 - - --- 2023-07-21 Viresh Kumar vireshk New
[4/6] OPP: Add dev_pm_opp_find_freq_exact_indexed() OPP: Indexed searching based on frequency - - - --- 2023-07-21 Viresh Kumar vireshk New
[3/6] OPP: Introduce dev_pm_opp_get_freq_indexed() API OPP: Indexed searching based on frequency - - - --- 2023-07-21 Viresh Kumar vireshk New
[2/6] OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs OPP: Indexed searching based on frequency - - - --- 2023-07-21 Viresh Kumar vireshk New
[1/6] OPP: Rearrange entries in pm_opp.h OPP: Indexed searching based on frequency - - - --- 2023-07-21 Viresh Kumar vireshk New
[2/2] OPP: Simplify the over-designed pstate <-> level dance [1/2] OPP: pstate is only valid for genpd OPP tables - 1 - --- 2023-06-14 Viresh Kumar vireshk New
[1/2] OPP: pstate is only valid for genpd OPP tables [1/2] OPP: pstate is only valid for genpd OPP tables - 2 1 --- 2023-06-14 Viresh Kumar vireshk New
OPP: don't drop performance constraint on OPP table removal OPP: don't drop performance constraint on OPP table removal - 1 - --- 2023-06-14 Viresh Kumar vireshk New
[2/2] OPP: Protect `lazy_opp_tables` list with `opp_table_lock` [1/2] OPP: Staticize `lazy_opp_tables` in of.c - - 1 --- 2023-06-08 Viresh Kumar vireshk New
[1/2] OPP: Staticize `lazy_opp_tables` in of.c [1/2] OPP: Staticize `lazy_opp_tables` in of.c - - - --- 2023-06-08 Viresh Kumar vireshk New
cpufreq: sparc: Don't allocate cpufreq_driver dynamically cpufreq: sparc: Don't allocate cpufreq_driver dynamically 1 - - --- 2023-05-11 Viresh Kumar vireshk New