summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/palmas-regulator.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma...Mark Brown2014-06-281-0/+12
|\ \
| | * regulator: palmas: fix typo in enable_reg calculationStephen Warren2014-06-241-1/+1
| | * regulator: palmas: Fix SMPS enable/disable/is_enabledNishanth Menon2014-06-211-0/+12
| |/
* / regulator: palmas: Fix SMPS list for 0VNishanth Menon2014-06-051-0/+2
|/
*-. Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbi...Mark Brown2014-06-021-132/+26
|\ \
| * | regulator: palmas: Reemove open coded functions with helper functionsKeerthy2014-05-221-132/+26
| |/
* / regulator: palmas: Make of_device_id array constJingoo Han2014-05-071-1/+1
|/
* Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2013-10-241-7/+159
|\
| * regulator: palmas: get regulators node from parent node onlyLaxman Dewangan2013-10-071-1/+1
| * Merge remote-tracking branch 'regulator/topic/devm' into regulator-palmasMark Brown2013-09-171-30/+12
| |\
| * | regulator: palmas: configure enable time for LDOsLaxman Dewangan2013-09-171-0/+6
| * | regulator: palmas: add support for external control of railsLaxman Dewangan2013-09-171-6/+158
* | | Merge remote-tracking branch 'regulator/topic/alias' into regulator-nextMark Brown2013-10-241-30/+12
|\ \ \ | | |/ | |/|
| * | regulator: palmas: Drop regulator_unregister while using devm_regulator_registerAxel Lin2013-09-171-3/+1
| * | regulator: palmas: Use devm_regulator_registerSachin Kamat2013-09-171-27/+11
| |/
* | regulator: palmas: Remove wrong comment for the equation calculating num_volt...Axel Lin2013-09-171-6/+0
* | regulator: palmas: configure enable time for LDOsLaxman Dewangan2013-09-101-0/+6
* | regulator: palmas: fix the n_voltages for smps to 122Laxman Dewangan2013-09-041-1/+1
|/
* Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2013-09-011-6/+24
|\
| * regulator: palmas: model SMPS10 as two regulatorsKishon Vijay Abraham I2013-08-121-6/+24
* | regulator: use dev_get_platdata()Jingoo Han2013-07-301-1/+1
|/
* regulator: palmas: Add TPS659038 supportJ Keerthy2013-06-271-0/+1
* mfd: palmas: Add SMPS10_BOOST featureJ Keerthy2013-06-201-0/+3
* regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10Kishon Vijay Abraham I2013-05-301-1/+1
* regulator: palmas: Fix incorrect conditionSachin Kamat2013-05-301-1/+1
* Merge remote-tracking branch 'regulator/topic/palmas' into v3.9-rc8Mark Brown2013-04-281-60/+305
|\
| * regulator: palmas: Fix off-by-one for ramp_delay and register value mappingAxel Lin2013-04-221-2/+2
| * regulator: palmas: Add missing ctrl_addr setting for SMPS10Axel Lin2013-04-221-0/+1
| * regulator: palmas: Don't update tstep register for SMPS3 and SMPS7Axel Lin2013-04-191-0/+7
| * regulator: palmas: Fix min_uV for LDO8 tracking modeAxel Lin2013-04-181-0/+1
| * regulator: palmas: preserve modes of rails during enable/disableLaxman Dewangan2013-04-181-7/+23
| * regulator: palma: add ramp delay support through regulator constraintsLaxman Dewangan2013-04-181-15/+78
| * regulator: palmas: add support for LDO8 tracking modeLaxman Dewangan2013-04-171-0/+53
| * regulator: palmas: support for external regulator through control outputsLaxman Dewangan2013-04-171-12/+83
| * regulator: palmas: clear sleep bits if not selectedLaxman Dewangan2013-04-171-6/+12
| * regulator: palmas: add input supply namesLaxman Dewangan2013-03-281-0/+24
| * regulator: palmas remove palmas-charger option from DT bindingsIan Lartey2013-03-251-1/+0
| * regulator: palmas: rename probe/remove callback functionsLaxman Dewangan2013-03-201-4/+4
| * regulator: palmas: Use of_property_read_bool to read "ti,warm-reset" DT propertyAxel Lin2013-03-121-2/+2
| * regulator: palmas correct dt parsingGraeme Gregory2013-03-081-16/+20
| * regulator: palmas: Change the DT node property names to follow the conventionJ Keerthy2013-03-041-4/+4
* | regulator: palmas: fix number of SMPS voltagesGraeme Gregory2013-03-011-1/+2
|/
* Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2013-02-191-5/+0
|\
| * regulator: palmas: Remove a redundant setting for warm_resetAxel Lin2013-02-041-5/+0
* | regulator: Add missing of_node_put()Axel Lin2013-01-301-0/+2
|/
* Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2012-12-101-83/+38
|\
| * regulator: palmas: Convert palmas_ops_smps to regulator_[get|set]_voltage_sel...Axel Lin2012-12-061-61/+26
| * regulator: palmas: Return raw register values as the selectors in [get|set]_v...Axel Lin2012-12-061-24/+14
* | Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown2012-12-101-32/+5
|\ \