summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/ltc3589.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: remove locking around regulator_notifier_call_chain()Michał Mirosław2020-09-071-8/+2
* regulator: ltc3589: Fix W=1 build warning when CONFIG_OF=nJisheng Zhang2020-08-211-1/+1
* regulator: ltc3589: Switch to SPDX identifierAxel Lin2019-04-261-18/+6
* regulator: ltc3589: Get rid of struct ltc3589_regulatorAxel Lin2019-04-261-38/+31
* regulator: ltc3589: Convert to use simplified DT parsingAxel Lin2019-04-261-136/+58
* regulator: ltc3589: Fix notifier mutex lock warningSteve Twiss2019-03-131-2/+8
* regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+2
* regulator: ltc3589: constify i2c_device_idArvind Yadav2017-08-211-1/+1
* regulator: ltc3589: Add OF device ID tableJavier Martinez Canillas2017-02-211-1/+24
* regulator: ltc3589: constify regulator_ops structureBhumika Goyal2017-01-311-4/+4
* regulator: ltc3589: Make IRQ optionalBernhard Walle2016-02-121-6/+9
*-. Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...Mark Brown2015-08-301-1/+0
|\ \
| | * regulator: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-141-1/+0
| |/
* | regulator: ltc3589: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-08-301-1/+0
* | regulator: ltc3589: Constify ltc3589_reg_defaultsAxel Lin2015-07-071-1/+1
|/
* regulator: ltc3589: fix broken voltage transitionsSteffen Trumtrar2014-09-261-0/+1
*-. Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc...Mark Brown2014-08-051-1/+1
|\ \
| | * regulator: ltc3589: Staticize ltc3589_reg_defaultsSachin Kamat2014-06-211-1/+1
| |/
* / regulator: ltc3589: Use of_get_child_by_nameAxel Lin2014-06-161-1/+1
|/
* regulator: ltc3589: Remove ltc3589_list_voltage_fixed functionAxel Lin2014-05-271-13/+2
* regulator: Add LTC3589 supportPhilipp Zabel2014-05-261-0/+565