Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regulator: Convert i2c drivers to use .probe_new | Axel Lin | 2020-01-13 | 1 | -3/+2 |
* | regulator: slg51000: switch to using fwnode_gpiod_get_index | Dmitry Torokhov | 2019-10-07 | 1 | -8/+5 |
* | regulator: slg51000: use devm_gpiod_get_optional() in probe | Dmitry Torokhov | 2019-09-09 | 1 | -7/+8 |
* | regulator: slg51000: Fix a couple NULL vs IS_ERR() checks | Dan Carpenter | 2019-08-08 | 1 | -2/+2 |
* | regulator: slg51000: Remove unneeded regl_pdata from struct slg51000 | Axel Lin | 2019-05-24 | 1 | -11/+6 |
* | regulator: slg51000: Constify slg51000_regl_ops and slg51000_switch_ops | Axel Lin | 2019-05-24 | 1 | -2/+2 |
* | regulator: slg51000: add slg51000 regulator driver | Eric Jeong | 2019-05-13 | 1 | -0/+528 |