aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/twl-regulator.c
AgeCommit message (Expand)Author
2012-05-09regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.NeilBrown
2012-04-23regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin
2012-04-13regulator: twl-regulator: Use twlreg_grp helper functionAxel Lin
2012-04-13regulator: twl-regulator: Implement enable_time callbackAxel Lin
2012-04-10regulator: twl-regulator: Fix off-by-one vsel setting in twl6030smps_set_voltageAxel Lin
2012-04-10regulator: twl-regulator: Use DIV_ROUND_UP at appropriate placesAxel Lin
2012-04-10regulator: twl-regulator: Simplify the code matching regulator idAxel Lin
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-06regulator: Convert twl4030ldo_set_voltage to set_voltage_selAxel Lin
2012-03-11regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supplyPeter Ujfalusi
2012-03-11regulator: twl: adapt twl-regulator driver to dtRajendra Nayak
2012-03-11regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsTero Kristo
2012-03-11regulator: twl4030: add support for external voltage get/setTero Kristo
2012-03-11regulator: twl6030: Fix voltage selection logicLaxman Dewangan
2011-11-28Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus'...Mark Brown
2011-11-28regulator: twl: fix twl4030 support for smps regulatorsTero Kristo
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-07-22regulator: TWL: Remove entry of RES_ID for 6030 macrosAmbresh K
2011-05-30regulator: twl-regulator: fix n_voltages for twl6030 variable LDOsColin Cross
2011-05-27REGULATOR: TWL6025: add support to twl-regulatorGraeme Gregory
2011-05-27regulator: twl6030: do not write to _GRP for regulator disableBalaji T K
2011-05-27regulator: twl6030: do not write to _GRP for regulator enableBalaji T K
2011-05-27regulator: twl: add twl6030 set_modeSaquib Herman
2011-05-27regulator: twl: add twl6030 get_statusSaquib Herman
2011-05-27regulator: twl: fix twl6030 regulator is_enabledSaquib Herman
2011-05-27regulator: twl: remap has no meaning for 6030Saquib Herman
2011-05-27regulator: twl: fix twl6030 enable/disableSaquib Herman
2011-03-23regulator: twl: add clk32kg to twl-regulatorBalaji T K
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown
2010-11-30regulator: twl-regulator - fix twlreg_set_modeAxel Lin
2010-05-25twl6030: regulator: Remove vsel tables and use formula for calculationRajendra Nayak
2010-03-03Regulators: twl-regulator - mark probe function as __devinitDmitry Torokhov
2010-03-03twl6030: regulator: Configure STATE register instead of REMAPRajendra Nayak
2009-12-17twl-regulator: Fix reg_disable functionality for 4030 and 6030Juha Keski-Saari
2009-12-17twl-regulator: Add turnon delay to reg_enableJuha Keski-Saari
2009-12-17twl-regulator: Restore REMAP configuration in regulator probeJuha Keski-Saari
2009-12-17twl-regulator: Add turnon-delay and REMAP config to twlreg_info structJuha Keski-Saari
2009-12-17twl-regulator: Define critical regulators as always_onJuha Keski-Saari
2009-12-17twl-regulator: Add all twl4030 regulators to twlreg_infoJuha Keski-Saari
2009-12-14regulator: Add support for twl6030 regulatorsRajendra Nayak
2009-12-13mfd: Rename twl4030_ routines in twl-regulator.cRajendra Nayak
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar