aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/twl-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-20regulator: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-20regulator: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-11-20regulator: remove use of __devexit_pGravatar Bill Pemberton 1-1/+1
2012-09-09regulator: twl: Remove another unused variable warningGravatar Mark Brown 1-7/+0
2012-08-28regulator: using kfree() requires including slab.hGravatar Stephen Rothwell 1-0/+2
2012-08-28regulator: twl: make twl_info tables constGravatar Arnd Bergmann 1-14/+24
2012-08-28regulator: twl: Remove get_voltage implementation for single voltage regulatorsGravatar Axel Lin 1-11/+0
2012-08-28regulator: twl: Convert twlsmps_ops to get_voltage_sel and map_voltageGravatar Axel Lin 1-11/+13
2012-08-28regulator: twl: Fix checking voltage range in twl6030smps_set_voltage()Gravatar Axel Lin 1-20/+16
2012-08-15regulator: twl-regulator: fix up VINTANA1/VINTANA2Gravatar Aaro Koskinen 1-2/+2
2012-08-09regulator: twl: Remove references to the twl4030 regulatorGravatar Mark Brown 1-1/+0
2012-07-16regulator: twl: Fix list_voltate for twl6030ldo_opsGravatar Axel Lin 1-7/+24
2012-07-15regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_selGravatar Axel Lin 1-17/+7
2012-07-15regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldoGravatar Axel Lin 1-13/+4
2012-07-04regulator: twl: Set enable enable_time in regulator_descGravatar Axel Lin 1-27/+4
2012-06-18regulator: twl: Remove references to 32kHz clock from DT bindingsGravatar Mark Brown 1-2/+0
2012-06-11regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linearGravatar Axel Lin 1-8/+5
2012-05-09regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.Gravatar NeilBrown 1-6/+4
2012-04-23regulator: Remove unneeded include of linux/delay.h from regulator driversGravatar Axel Lin 1-1/+0
2012-04-13regulator: twl-regulator: Use twlreg_grp helper functionGravatar Axel Lin 1-11/+10
2012-04-13regulator: twl-regulator: Implement enable_time callbackGravatar Axel Lin 1-4/+19
2012-04-10regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltageGravatar Axel Lin 1-4/+10
2012-04-10regulator: twl-regulator: Use DIV_ROUND_UP at appropriate placesGravatar Axel Lin 1-24/+6
2012-04-10regulator: twl-regulator: Simplify the code matching regulator idGravatar Axel Lin 1-3/+5
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationGravatar Mark Brown 1-2/+7
2012-04-06regulator: Convert twl4030ldo_set_voltage to set_voltage_selGravatar Axel Lin 1-23/+4
2012-03-11regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supplyGravatar Peter Ujfalusi 1-0/+4
2012-03-11regulator: twl: adapt twl-regulator driver to dtGravatar Rajendra Nayak 1-87/+172
2012-03-11regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsGravatar Tero Kristo 1-0/+39
2012-03-11regulator: twl4030: add support for external voltage get/setGravatar Tero Kristo 1-5/+34
2012-03-11regulator: twl6030: Fix voltage selection logicGravatar Laxman Dewangan 1-3/+11
2011-11-28Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus'...Gravatar Mark Brown 1-2/+44
2011-11-28regulator: twl: fix twl4030 support for smps regulatorsGravatar Tero Kristo 1-2/+44
2011-11-23regulator: pass additional of_node to regulator_register()Gravatar Rajendra Nayak 1-1/+1
2011-07-22regulator: TWL: Remove entry of RES_ID for 6030 macrosGravatar Ambresh K 1-34/+30
2011-05-30regulator: twl-regulator: fix n_voltages for twl6030 variable LDOsGravatar Colin Cross 1-1/+1
2011-05-27REGULATOR: TWL6025: add support to twl-regulatorGravatar Graeme Gregory 1-8/+321
2011-05-27regulator: twl6030: do not write to _GRP for regulator disableGravatar Balaji T K 1-25/+22
2011-05-27regulator: twl6030: do not write to _GRP for regulator enableGravatar Balaji T K 1-14/+25
2011-05-27regulator: twl: add twl6030 set_modeGravatar Saquib Herman 1-8/+34
2011-05-27regulator: twl: add twl6030 get_statusGravatar Saquib Herman 1-9/+35
2011-05-27regulator: twl: fix twl6030 regulator is_enabledGravatar Saquib Herman 1-15/+46
2011-05-27regulator: twl: remap has no meaning for 6030Gravatar Saquib Herman 1-20/+17
2011-05-27regulator: twl: fix twl6030 enable/disableGravatar Saquib Herman 1-1/+30
2011-03-23regulator: twl: add clk32kg to twl-regulatorGravatar Balaji T K 1-1/+23
2011-01-12regulator: Report actual configured voltage to set_voltage()Gravatar Mark Brown 1-3/+8
2010-11-30regulator: twl-regulator - fix twlreg_set_modeGravatar Axel Lin 1-3/+3
2010-05-25twl6030: regulator: Remove vsel tables and use formula for calculationGravatar Rajendra Nayak 1-47/+91
2010-03-03Regulators: twl-regulator - mark probe function as __devinitGravatar Dmitry Torokhov 1-1/+1
2010-03-03twl6030: regulator: Configure STATE register instead of REMAPGravatar Rajendra Nayak 1-10/+10