aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/palmas-regulator.c
Commit message (Expand)AuthorAge
* regulator: palmas: Add has_regen3 check for TPS659038Keerthy2015-03-17
* Merge branch 'fix/palmas' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-03-17
|\
| * regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy2015-03-17
* | regulator: constify of_device_id arrayFabian Frederick2015-03-17
|/
* regulator: drop owner assignment from platform_driversWolfram Sang2014-10-20
* regulator: remove unnecessary of_node_get() to parentGuodong Xu2014-09-10
* regulator: palmas: Fix SMPS enable/disable/is_enable for tps65917Nishanth Menon2014-07-03
* regulator: palmas: Simplify code by not indexing regulator_desc unnecessarilyNishanth Menon2014-07-03
* regulator: palmas: Rename palmas_regs_info to palmas_generic_regs_infoNishanth Menon2014-07-03
* regulator: palmas: Simplify code by using pointer to palmas_reg_infoNishanth Menon2014-07-03
* regulator: palmas: Rename reg_info to palmas_reg_infoNishanth Menon2014-07-03
* regulator: palmas: Squelch sparse warningsNishanth Menon2014-07-03
* Merge remote-tracking branch 'regulator/fix/palmas' into regulator-palmasMark Brown2014-06-24
|\
| * regulator: palmas: fix typo in enable_reg calculationStephen Warren2014-06-24
| * regulator: palmas: Fix SMPS enable/disable/is_enabledNishanth Menon2014-06-21
* | regulator: palmas: Add tps65917 PMIC supportKeerthy2014-06-23
* | regulator: palmas: add driver data and modularize the probeKeerthy2014-06-23
* | regulator: palmas: Shift the reg_info structure definition to the header fileKeerthy2014-06-23
* | regulator: palmas: Fix SMPS list for 0VNishanth Menon2014-06-05
|/
*-. Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbi...Mark Brown2014-06-02
|\ \
| * | regulator: palmas: Reemove open coded functions with helper functionsKeerthy2014-05-22
| |/
* / regulator: palmas: Make of_device_id array constJingoo Han2014-05-07
|/
* Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2013-10-24
|\
| * regulator: palmas: get regulators node from parent node onlyLaxman Dewangan2013-10-07
| * Merge remote-tracking branch 'regulator/topic/devm' into regulator-palmasMark Brown2013-09-16
| |\
| * | regulator: palmas: configure enable time for LDOsLaxman Dewangan2013-09-16
| * | regulator: palmas: add support for external control of railsLaxman Dewangan2013-09-16
* | | Merge remote-tracking branch 'regulator/topic/alias' into regulator-nextMark Brown2013-10-24
|\ \ \ | | |/ | |/|
| * | regulator: palmas: Drop regulator_unregister while using devm_regulator_registerAxel Lin2013-09-16
| * | regulator: palmas: Use devm_regulator_registerSachin Kamat2013-09-16
| |/
* | regulator: palmas: Remove wrong comment for the equation calculating num_volt...Axel Lin2013-09-16
* | regulator: palmas: configure enable time for LDOsLaxman Dewangan2013-09-10
* | regulator: palmas: fix the n_voltages for smps to 122Laxman Dewangan2013-09-04
|/
* Merge remote-tracking branch 'regulator/topic/palmas' into regulator-nextMark Brown2013-09-01
|\
| * regulator: palmas: model SMPS10 as two regulatorsKishon Vijay Abraham I2013-08-12
* | regulator: use dev_get_platdata()Jingoo Han2013-07-30
|/
* 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