aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/twl-regulator.c
AgeCommit message (Expand)Author
2013-07-30regulator: use dev_get_platdata()Jingoo Han
2013-06-20mfd: twl-core: Change TWL6025 references to TWL6032Graeme Gregory
2013-04-28Merge remote-tracking branch 'regulator/topic/twl' into v3.9-rc8Mark Brown
2013-03-01regulator: twl: Remove TWL6030_FIXED_RESOURCEAxel Lin
2013-03-01regulator: twl: Remove VDD1_VSEL_table and VDD2_VSEL_tableAxel Lin
2013-03-01regulator: twl: Convert twl4030ldo_ops to get_voltage_selAxel Lin
2013-03-01regulator: twl: Convert twl[6030|4030]fixed_ops to regulator_list_voltage_linearAxel Lin
2013-01-03Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman
2012-11-20regulator: remove use of __devexitBill Pemberton
2012-11-20regulator: remove use of __devinitBill Pemberton
2012-11-20regulator: remove use of __devexit_pBill Pemberton
2012-09-09regulator: twl: Remove another unused variable warningMark Brown
2012-08-28regulator: using kfree() requires including slab.hStephen Rothwell
2012-08-28regulator: twl: make twl_info tables constArnd Bergmann
2012-08-28regulator: twl: Remove get_voltage implementation for single voltage regulatorsAxel Lin
2012-08-28regulator: twl: Convert twlsmps_ops to get_voltage_sel and map_voltageAxel Lin
2012-08-28regulator: twl: Fix checking voltage range in twl6030smps_set_voltage()Axel Lin
2012-08-15regulator: twl-regulator: fix up VINTANA1/VINTANA2Aaro Koskinen
2012-08-09regulator: twl: Remove references to the twl4030 regulatorMark Brown
2012-07-16regulator: twl: Fix list_voltate for twl6030ldo_opsAxel Lin
2012-07-15regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_selAxel Lin
2012-07-15regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldoAxel Lin
2012-07-04regulator: twl: Set enable enable_time in regulator_descAxel Lin
2012-06-18regulator: twl: Remove references to 32kHz clock from DT bindingsMark Brown
2012-06-11regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linearAxel Lin
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