aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/palmas-regulator.c
Commit message (Expand)AuthorAge
* regulator: palmas: Add TPS659038 supportJ Keerthy2013-06-27
* mfd: palmas: Add SMPS10_BOOST featureJ Keerthy2013-06-20
* regulator: palmas: Fix "enable_reg" to point to the correct reg for SMPS10Kishon Vijay Abraham I2013-05-30
* regulator: palmas: Fix incorrect conditionSachin Kamat2013-05-30
* Merge remote-tracking branch 'regulator/topic/palmas' into v3.9-rc8Mark Brown2013-04-27
|\
| * regulator: palmas: Fix off-by-one for ramp_delay and register value mappingAxel Lin2013-04-22
| * regulator: palmas: Add missing ctrl_addr setting for SMPS10Axel Lin2013-04-22
| * regulator: palmas: Don't update tstep register for SMPS3 and SMPS7Axel Lin2013-04-19
| * regulator: palmas: Fix min_uV for LDO8 tracking modeAxel Lin2013-04-18
| * regulator: palmas: preserve modes of rails during enable/disableLaxman Dewangan2013-04-18
| * regulator: palma: add ramp delay support through regulator constraintsLaxman Dewangan2013-04-18
| * regulator: palmas: add support for LDO8 tracking modeLaxman Dewangan2013-04-17
| * regulator: palmas: support for external regulator through control outputsLaxman Dewangan2013-04-17
| * regulator: palmas: clear sleep bits if not selectedLaxman Dewangan2013-04-17
| * regulator: palmas: add input supply namesLaxman Dewangan2013-03-27
| * regulator: palmas remove palmas-charger option from DT bindingsIan Lartey2013-03-24
| * regulator: palmas: rename probe/remove callback functionsLaxman Dewangan2013-03-20
| * regulator: palmas: Use of_property_read_bool to read "ti,warm-reset" DT propertyAxel Lin2013-03-12
| * regulator: palmas correct dt parsingGraeme Gregory2013-03-08
| * regulator: palmas: Change the DT node property names to follow the conventionJ Keerthy2013-03-03
* | regulator: palmas: fix number of SMPS voltagesGraeme Gregory2013-03-01
|/
* Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2013-02-19
|\
| * regulator: palmas: Remove a redundant setting for warm_resetAxel Lin2013-02-04
* | regulator: Add missing of_node_put()Axel Lin2013-01-30
|/
* Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2012-12-09
|\
| * regulator: palmas: Convert palmas_ops_smps to regulator_[get|set]_voltage_sel...Axel Lin2012-12-06
| * regulator: palmas: Return raw register values as the selectors in [get|set]_v...Axel Lin2012-12-06
* | Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown2012-12-09
|\ \
| * | regulator: palmas: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin2012-11-27
| |/
* | regulator: remove use of __devexitBill Pemberton2012-11-19
* | regulator: remove use of __devinitBill Pemberton2012-11-19
* | regulator: remove use of __devexit_pBill Pemberton2012-11-19
|/
* Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-04
|\
| * regulator: palmas: Add DT supportGraeme Gregory2012-09-23
* | regulator: palmas: Convert palmas_ops_ldo to [get|set]_voltage_sel_regmapAxel Lin2012-08-28
* | regulator: palmas: Fix palmas_probe error handlingAxel Lin2012-08-07
* | regulator: palmas: Call palmas_ldo_[read|write] in palmas_ldo_initAxel Lin2012-08-07
* | regulator: palmas: Fix regmap offsets for PALMAS_REG_SMPS10 vsel_regAxel Lin2012-08-07
* | regulator: palmas: Fix calculating selector in palmas_map_voltage_ldoAxel Lin2012-08-07
|/
* regulator: palmas: Fix calcuating selector in palmas_map_voltage_smpsAxel Lin2012-07-17
* Merge tag 'v3.5-rc5' into regulator-driversMark Brown2012-07-02
|\
| * regulator: palmas: fix regmap offsets for enable/disableGraeme Gregory2012-06-23
* | Merge tag 'v3.5-rc4' into regulator-driversMark Brown2012-06-25
|\|
| * regulator: palmas: Fix wrong kfree callsAxel Lin2012-06-04
* | regulator: palmas: Slightly code change for better readabilityAxel Lin2012-06-07
* | regulator: palmas: Clear PALMAS_SMPS12_CTRL_MODE_ACTIVE_MASK bits in palmas_s...Axel Lin2012-06-07
* | regulator: palmas: Use regulator_[list|map]_voltage_linear() for palmas_ops_s...Axel Lin2012-06-03
|/
* regulator: regulator driver for Palmas series chipsGraeme Gregory2012-05-19