summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/twl-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: twl: Remove another unused variable warningMark Brown2012-09-091-7/+0Star
* regulator: using kfree() requires including slab.hStephen Rothwell2012-08-281-0/+2
* regulator: twl: make twl_info tables constArnd Bergmann2012-08-281-14/+24
* regulator: twl: Remove get_voltage implementation for single voltage regulatorsAxel Lin2012-08-281-11/+0Star
* regulator: twl: Convert twlsmps_ops to get_voltage_sel and map_voltageAxel Lin2012-08-281-11/+13
* regulator: twl: Fix checking voltage range in twl6030smps_set_voltage()Axel Lin2012-08-281-20/+16Star
* regulator: twl-regulator: fix up VINTANA1/VINTANA2Aaro Koskinen2012-08-151-2/+2
* regulator: twl: Remove references to the twl4030 regulatorMark Brown2012-08-091-1/+0Star
* regulator: twl: Fix list_voltate for twl6030ldo_opsAxel Lin2012-07-161-7/+24
* regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_selAxel Lin2012-07-151-17/+7Star
* regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldoAxel Lin2012-07-151-13/+4Star
* regulator: twl: Set enable enable_time in regulator_descAxel Lin2012-07-041-27/+4Star
* regulator: twl: Remove references to 32kHz clock from DT bindingsMark Brown2012-06-181-2/+0Star
* regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linearAxel Lin2012-06-111-8/+5Star
* regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.NeilBrown2012-05-091-6/+4Star
* regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin2012-04-231-1/+0Star
* regulator: twl-regulator: Use twlreg_grp helper functionAxel Lin2012-04-131-11/+10Star
* 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/+6Star
* 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/+4Star
* 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/+30Star
* 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/+22Star
* 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/+17Star
* 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