aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3015-0/+15
* regulator: fix dangling pointersWolfram Sang2010-03-223-3/+4
* lp3971: Fix BUCK_VOL_CHANGE_SHIFT logicAxel Lin2010-03-221-1/+1
* lp3971: Fix setting val for LDO2 and LDO4Axel Lin2010-03-221-1/+2
* regulator: Get rid of lockdep warningAmeya Palande2010-03-221-0/+1
* regulator: handle kcalloc() failureDan Carpenter2010-03-221-0/+5
* Regulators: max8925-regulator - clean up driver data after removalDmitry Torokhov2010-03-221-2/+4
* regulator: Add max8925 supportHaojian Zhuang2010-03-073-0/+313
* regulator: Unsupport 88pm8607 A0 and A1Haojian Zhuang2010-03-071-213/+77
* mfd: Rename 88pm8607 to 88pm860x in mfdHaojian Zhuang2010-03-071-1/+1
* mfd: Support 88pm8606 in 860x driverHaojian Zhuang2010-03-071-17/+15
* mfd: Add a data argument to the WM8350 IRQ free functionMark Brown2010-03-071-1/+1
* Regulators: wm8400 - cleanup platform driver data handlingDmitry Torokhov2010-03-031-2/+5
* Regulators: wm8994 - clean up driver data after removalDmitry Torokhov2010-03-031-4/+7
* Regulators: wm831x-xxx - clean up driver data after removalDmitry Torokhov2010-03-033-0/+20
* Regulators: pcap-regulator - clean up driver data after removalDmitry Torokhov2010-03-031-3/+5
* Regulators: max8660 - annotate probe and remove methodsDmitry Torokhov2010-03-031-5/+6
* Regulators: max1586 - annotate probe and remove methodsDmitry Torokhov2010-03-031-4/+5
* Regulators: lp3971 - fail if platform data was not suppliedDmitry Torokhov2010-03-031-29/+29
* Regulators: tps6507x-regulator - mark probe method as __devinitDmitry Torokhov2010-03-031-19/+15
* Regulators: tps65023-regulator - mark probe method as __devinitDmitry Torokhov2010-03-031-19/+16
* Regulators: twl-regulator - mark probe function as __devinitDmitry Torokhov2010-03-031-1/+1
* Regulators: fixed - annotate probe and remove methodsDmitry Torokhov2010-03-031-9/+10
* Regulators: ab3100 - fix probe and remove annotationsDmitry Torokhov2010-03-031-3/+3
* Regulators: virtual - use sysfs attribute groupsDmitry Torokhov2010-03-031-31/+33
* twl6030: regulator: Configure STATE register instead of REMAPRajendra Nayak2010-03-031-10/+10
* regulator: Provide optional dummy regulator for consumersMark Brown2010-03-035-1/+135
* regulator: Assume regulators are enabled if they don't report anythingMark Brown2010-03-031-2/+2
* regulator: Convert fixed voltage regulator to use enable_time()Mark Brown2010-03-031-2/+8
* regulator: Add WM8994 regulator supportMark Brown2010-03-033-0/+312
* regulator: enable max8649 regulator driverHaojian Zhuang2010-03-033-0/+416
* regulator: trivial: fix typos in user-visible Kconfig textAlex Chiang2010-03-031-2/+2
* regulator: mc13783: consider Power Gates as digital regulators.Alberto Panizzo2010-03-031-6/+126
* regulator: Add 'start-up time' to fixed voltage regulatorsAdrian Hunter2010-03-031-0/+5
* regulator: Implement enable_time() for WM835x ISINKsMark Brown2010-03-031-0/+46
* regulator: Allow regulators to specify the time taken to ramp on enableMark Brown2010-03-031-6/+35
* regulator: Add notifier event on regulator disableMark Brown2010-03-031-2/+5
* regulator/lp3971: Storage class should be before const qualifierTobias Klauser2010-03-031-5/+5
* regulator: add voltage selection capability to mc13783 regulators v2 .Alberto Panizzo2010-03-031-30/+315
* regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin2010-02-121-2/+2
* regulator: Fix display of null constraints for regulatorsMark Brown2010-02-121-1/+1
* regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown2010-02-011-1/+3
* regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()Roel Kluin2009-12-171-1/+1
* 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
* twl-regulator: Add turnon-delay and REMAP config to twlreg_info structJuha Keski-Saari2009-12-171-41/+62
* twl-regulator: Define critical regulators as always_onJuha Keski-Saari2009-12-171-0/+13
* twl-regulator: Add all twl4030 regulators to twlreg_infoJuha Keski-Saari2009-12-171-9/+17
* regulator: mc13783-regulator: correct the probing time.Alberto Panizzo2009-12-171-2/+2