summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/twl-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.NeilBrown2012-05-091-6/+4
* regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin2012-04-231-1/+0
* regulator: twl-regulator: Use twlreg_grp helper functionAxel Lin2012-04-131-11/+10
* regulator: twl-regulator: Implement enable_time callbackAxel Lin2012-04-131-4/+19
* regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltageAxel Lin2012-04-101-4/+10
* regulator: twl-regulator: Use DIV_ROUND_UP at appropriate placesAxel Lin2012-04-101-24/+6
* regulator: twl-regulator: Simplify the code matching regulator idAxel Lin2012-04-101-3/+5
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+7
* regulator: Convert twl4030ldo_set_voltage to set_voltage_selAxel Lin2012-04-061-23/+4
* regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supplyPeter Ujfalusi2012-03-111-0/+4
* regulator: twl: adapt twl-regulator driver to dtRajendra Nayak2012-03-111-87/+172
* regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsTero Kristo2012-03-111-0/+39
* regulator: twl4030: add support for external voltage get/setTero Kristo2012-03-111-5/+34
* regulator: twl6030: Fix voltage selection logicLaxman Dewangan2012-03-111-3/+11
* Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus'...Mark Brown2011-11-281-2/+44
|\
| * regulator: twl: fix twl4030 support for smps regulatorsTero Kristo2011-11-281-2/+44
* | regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
|/
* regulator: TWL: Remove entry of RES_ID for 6030 macrosAmbresh K2011-07-221-34/+30
* regulator: twl-regulator: fix n_voltages for twl6030 variable LDOsColin Cross2011-05-301-1/+1
* REGULATOR: TWL6025: add support to twl-regulatorGraeme Gregory2011-05-271-8/+321
* regulator: twl6030: do not write to _GRP for regulator disableBalaji T K2011-05-271-25/+22
* regulator: twl6030: do not write to _GRP for regulator enableBalaji T K2011-05-271-14/+25
* regulator: twl: add twl6030 set_modeSaquib Herman2011-05-271-8/+34
* regulator: twl: add twl6030 get_statusSaquib Herman2011-05-271-9/+35
* regulator: twl: fix twl6030 regulator is_enabledSaquib Herman2011-05-271-15/+46
* regulator: twl: remap has no meaning for 6030Saquib Herman2011-05-271-20/+17
* regulator: twl: fix twl6030 enable/disableSaquib Herman2011-05-271-1/+30
* regulator: twl: add clk32kg to twl-regulatorBalaji T K2011-03-231-1/+23
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-3/+8
* regulator: twl-regulator - fix twlreg_set_modeAxel Lin2010-11-301-3/+3
* twl6030: regulator: Remove vsel tables and use formula for calculationRajendra Nayak2010-05-251-47/+91
* Regulators: twl-regulator - mark probe function as __devinitDmitry Torokhov2010-03-031-1/+1
* twl6030: regulator: Configure STATE register instead of REMAPRajendra Nayak2010-03-031-10/+10
* twl-regulator: Fix reg_disable functionality for 4030 and 6030Juha Keski-Saari2009-12-171-2/+2
* twl-regulator: Add turnon delay to reg_enableJuha Keski-Saari2009-12-171-1/+7
* twl-regulator: Restore REMAP configuration in regulator probeJuha Keski-Saari2009-12-171-0/+3
* twl-regulator: Add turnon-delay and REMAP config to twlreg_info structJuha Keski-Saari2009-12-171-41/+62
* twl-regulator: Define critical regulators as always_onJuha Keski-Saari2009-12-171-0/+13
* twl-regulator: Add all twl4030 regulators to twlreg_infoJuha Keski-Saari2009-12-171-9/+17
* regulator: Add support for twl6030 regulatorsRajendra Nayak2009-12-141-21/+95
* mfd: Rename twl4030_ routines in twl-regulator.cRajendra Nayak2009-12-131-92/+97
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-4/+4
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-0/+500