Age | Commit message (Expand) | Author | Files | Lines |
2021-05-24 | regulator: max77620: Silence deferred probe error | Dmitry Osipenko | 1 | -6/+4 |
2021-05-24 | regulator: max77620: Use device_set_of_node_from_dev() | Dmitry Osipenko | 1 | -0/+7 |
2019-07-03 | regulator: max77620: remove redundant assignment to variable ret | Colin Ian King | 1 | -1/+1 |
2019-06-18 | Merge tag 'v5.2-rc4' into regulator-5.3 | Mark Brown | 1 | -4/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner | 1 | -4/+1 |
2019-05-28 | regulator: max77620: Support Maxim 77663 | Dmitry Osipenko | 1 | -1/+25 |
2019-04-25 | regulator: max77620: Fix regulator info setting for max20024 | Axel Lin | 1 | -1/+1 |
2019-02-20 | regulator: max77620: Add missing .owner field in regulator_desc | Axel Lin | 1 | -0/+2 |
2019-01-10 | regulator: max77620: Initialize values for DT properties | Mark Zhang | 1 | -1/+9 |
2017-01-31 | regulator: max77620-regulator: constify regulator_ops structure | Bhumika Goyal | 1 | -1/+1 |
2016-11-23 | regulator: max77620: add support to configure MPOK | Venkat Reddy Talla | 1 | -0/+46 |
2016-11-15 | regulator: max77620: remove unused variable | Venkat Reddy Talla | 1 | -1/+0 |
2016-06-29 | regulator: max77620: check for valid regulator info | Venkat Reddy Talla | 1 | -1/+6 |
2016-04-22 | regulator: max77620: Add support for device specific ramp rate setting | Laxman Dewangan | 1 | -27/+56 |
2016-03-02 | regulator: max77620: Add support to configure active-discharge | Laxman Dewangan | 1 | -0/+9 |
2016-02-26 | regulator: max77620: Remove duplicate module alias | Axel Lin | 1 | -1/+0 |
2016-02-26 | regulator: max77620: Eliminate duplicate code | Axel Lin | 1 | -13/+7 |
2016-02-26 | regulator: max77620: Remove unused fields | Axel Lin | 1 | -14/+0 |
2016-02-19 | regulator: max77620: add regulator driver for max77620/max20024 | Laxman Dewangan | 1 | -0/+825 |