summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/slg51000-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: slg51000: Wait after asserting CS pinKonrad Dybcio2022-11-181-0/+2
* Merge series "Support ROHM BD9576MUF and BD9573MUF PMICs" from Matti Vaittine...Mark Brown2020-09-171-1/+1
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* | regulator: remove locking around regulator_notifier_call_chain()Michał Mirosław2020-09-071-4/+0
|/
* regulator: Convert i2c drivers to use .probe_newAxel Lin2020-01-131-3/+2
* regulator: slg51000: switch to using fwnode_gpiod_get_indexDmitry Torokhov2019-10-071-8/+5
* regulator: slg51000: use devm_gpiod_get_optional() in probeDmitry Torokhov2019-09-091-7/+8
* regulator: slg51000: Fix a couple NULL vs IS_ERR() checksDan Carpenter2019-08-081-2/+2
* regulator: slg51000: Remove unneeded regl_pdata from struct slg51000Axel Lin2019-05-241-11/+6
* regulator: slg51000: Constify slg51000_regl_ops and slg51000_switch_opsAxel Lin2019-05-241-2/+2
* regulator: slg51000: add slg51000 regulator driverEric Jeong2019-05-131-0/+528