summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/palmas-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: tps65917/palmas: Simplify multiple dereference of match->of_nodeNishanth Menon2016-05-061-11/+8
* regulator: tps65917/palmas: Handle possible memory allocation failureNishanth Menon2016-05-061-7/+14
* regulator: tps65917/palmas: Simplify multiple dereference of pdata->reg_init[...Nishanth Menon2016-05-061-9/+8
* regulator: tps65917/palmas: Simplify multiple dereference of ddata->palmas_ma...Nishanth Menon2016-05-061-13/+14
* regulator: tps65917/palmas: Add bypass "On" valueNishanth Menon2016-04-261-0/+5
* regulator: tps65917/palmas: Add bypass ops for LDOs with bypass capabilityKeerthy2015-12-161-0/+39
* regulator: palmas: Add has_regen3 check for TPS659038Keerthy2015-03-171-1/+8
* Merge branch 'fix/palmas' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-03-171-0/+4
|\
| * regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy2015-03-171-0/+4
* | regulator: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
|/
* regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* regulator: remove unnecessary of_node_get() to parentGuodong Xu2014-09-101-1/+0
* regulator: palmas: Fix SMPS enable/disable/is_enable for tps65917Nishanth Menon2014-07-031-0/+5
* regulator: palmas: Simplify code by not indexing regulator_desc unnecessarilyNishanth Menon2014-07-031-136/+112
* regulator: palmas: Rename palmas_regs_info to palmas_generic_regs_infoNishanth Menon2014-07-031-2/+2
* regulator: palmas: Simplify code by using pointer to palmas_reg_infoNishanth Menon2014-07-031-53/+56
* regulator: palmas: Rename reg_info to palmas_reg_infoNishanth Menon2014-07-031-2/+2
* regulator: palmas: Squelch sparse warningsNishanth Menon2014-07-031-3/+3
* Merge remote-tracking branch 'regulator/fix/palmas' into regulator-palmasMark Brown2014-06-241-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: Add tps65917 PMIC supportKeerthy2014-06-231-0/+387
* | regulator: palmas: add driver data and modularize the probeKeerthy2014-06-231-266/+392
* | regulator: palmas: Shift the reg_info structure definition to the header fileKeerthy2014-06-231-9/+0
* | 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
OpenPOWER on IntegriCloud