summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/twl-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: twl-core: Change TWL6025 references to TWL6032Graeme Gregory2013-06-201-38/+38
* Merge remote-tracking branch 'regulator/topic/twl' into v3.9-rc8Mark Brown2013-04-281-31/+3
|\
| * regulator: twl: Remove TWL6030_FIXED_RESOURCEAxel Lin2013-03-011-13/+0
| * regulator: twl: Remove VDD1_VSEL_table and VDD2_VSEL_tableAxel Lin2013-03-011-6/+0
| * regulator: twl: Convert twl[6030|4030]fixed_ops to regulator_list_voltage_linearAxel Lin2013-03-011-12/+3
* | regulator: twl: Convert twl4030ldo_ops to get_voltage_selAxel Lin2013-03-011-5/+4
|/
* Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* regulator: remove use of __devexitBill Pemberton2012-11-201-1/+1
* regulator: remove use of __devinitBill Pemberton2012-11-201-1/+1
* regulator: remove use of __devexit_pBill Pemberton2012-11-201-1/+1
* regulator: twl: Remove another unused variable warningMark Brown2012-09-091-7/+0
* 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/+0
* 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/+16
* regulator: twl-regulator: fix up VINTANA1/VINTANA2Aaro Koskinen2012-08-151-2/+2
* regulator: twl: Remove references to the twl4030 regulatorMark Brown2012-08-091-1/+0
* 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/+7
* regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldoAxel Lin2012-07-151-13/+4
* regulator: twl: Set enable enable_time in regulator_descAxel Lin2012-07-041-27/+4
* regulator: twl: Remove references to 32kHz clock from DT bindingsMark Brown2012-06-181-2/+0
* regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linearAxel Lin2012-06-111-8/+5
* 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