Age | Commit message (Expand) | Author |
2023-11-13 | regulator: stpmic1: Fix kernel-doc notation warnings | Jiapeng Chong |
2023-03-20 | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 4.19 and 5.4 | Douglas Anderson |
2023-03-11 | regulator: Use of_property_read_bool() for boolean properties | Rob Herring |
2021-06-21 | regulator: add property parsing and callbacks to set protection limits | Matti Vaittinen |
2020-09-07 | regulator: remove locking around regulator_notifier_call_chain() | Michał Mirosław |
2020-06-26 | regulator: stpmic1_regulator: Properly document 'struct stpmic1_regulator_cfg' | Lee Jones |
2020-05-08 | regulator: use linear_ranges helper | Matti Vaittinen |
2019-11-15 | regulator: stpmic1: Set a default ramp delay value | Pascal Paillet |
2019-02-19 | Merge branch 'regulator-5.0' into regulator-5.1 stpmic1 const/range | Mark Brown |
2019-02-19 | regulator: stpmic1: Change buck1 voltage range | Pascal PAILLET-LME |
2019-02-19 | regulator: stpmic1: Add active discharge support | Pascal PAILLET-LME |
2019-02-19 | regulator: stpmic1: Remove support for regulator pull down | Pascal PAILLET-LME |
2019-02-19 | regulator: stpmic1: Simplify regulators registration | Pascal PAILLET-LME |
2019-02-19 | regulator: stpmic1: Use regulator mode definition from bindings | Pascal PAILLET-LME |
2019-02-18 | regulator: stpmic1: Remove regul_id and *regmap from struct stpmic1_regulator | Axel Lin |
2019-01-23 | regulator: stpmic1: Add static const qualifier at peroper places | Axel Lin |
2018-12-03 | regulator: stpmic1: fix regulator_lock usage | Pascal PAILLET-LME |
2018-11-19 | regulator: core: Use ww_mutex for regulators locking | Dmitry Osipenko |
2018-10-10 | regulator: stpmic1: Return REGULATOR_MODE_INVALID for invalid mode | Axel Lin |
2018-10-08 | regulator: stpmic1: add stpmic1 regulator driver | pascal paillet |