13 Dec, 2018

1 commit

  • The regulator supports a dedicated suspend mode.
    Implement the appropriate ->set_suspend_xx() hooks, add support for
    ->set_mode(), and provide basic PM ops functionalities to setup the
    regulator in a suspend state when the system is entering suspend.

    Signed-off-by: Boris Brezillon
    [claudiu.beznea@microchip.com: remove shutdown function, use dev_pm_ops,
    fix checkpatch warning, adapt commit message, add LDO modes support,
    move modes constants to active-semi,8945a-regulator.h, remove rdevs from
    struct act8945a_pmic, add op_mode to act8945a_pmic]
    Signed-off-by: Claudiu Beznea
    Signed-off-by: Mark Brown

    Boris Brezillon
     

11 Aug, 2018

1 commit

  • Introduce bindings for RPMh regulator devices found on some
    Qualcomm Technlogies, Inc. SoCs. These devices allow a given
    processor within the SoC to make PMIC regulator requests which
    are aggregated within the RPMh hardware block along with requests
    from other processors in the SoC to determine the final PMIC
    regulator hardware state.

    Signed-off-by: David Collins
    Reviewed-by: Rob Herring
    Reviewed-by: Douglas Anderson
    Signed-off-by: Mark Brown

    David Collins
     

08 Aug, 2018

1 commit


20 Oct, 2014

1 commit