aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-28regulator: fix enabling regulator issue on max8925Haojian Zhuang1-1/+1
2010-04-19mc13783-regulator: fix a memory leak in mc13783_regulator_removeAxel Lin1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo15-0/+15
2010-03-22regulator: fix dangling pointersWolfram Sang3-3/+4
2010-03-22lp3971: Fix BUCK_VOL_CHANGE_SHIFT logicAxel Lin1-1/+1
2010-03-22lp3971: Fix setting val for LDO2 and LDO4Axel Lin1-1/+2
2010-03-22regulator: Get rid of lockdep warningAmeya Palande1-0/+1
2010-03-22regulator: handle kcalloc() failureDan Carpenter1-0/+5
2010-03-22Regulators: max8925-regulator - clean up driver data after removalDmitry Torokhov1-2/+4
2010-03-07regulator: Add max8925 supportHaojian Zhuang3-0/+313
2010-03-07regulator: Unsupport 88pm8607 A0 and A1Haojian Zhuang1-213/+77
2010-03-07mfd: Rename 88pm8607 to 88pm860x in mfdHaojian Zhuang1-1/+1
2010-03-07mfd: Support 88pm8606 in 860x driverHaojian Zhuang1-17/+15
2010-03-07mfd: Add a data argument to the WM8350 IRQ free functionMark Brown1-1/+1
2010-03-03Regulators: wm8400 - cleanup platform driver data handlingDmitry Torokhov1-2/+5
2010-03-03Regulators: wm8994 - clean up driver data after removalDmitry Torokhov1-4/+7
2010-03-03Regulators: wm831x-xxx - clean up driver data after removalDmitry Torokhov3-0/+20
2010-03-03Regulators: pcap-regulator - clean up driver data after removalDmitry Torokhov1-3/+5
2010-03-03Regulators: max8660 - annotate probe and remove methodsDmitry Torokhov1-5/+6
2010-03-03Regulators: max1586 - annotate probe and remove methodsDmitry Torokhov1-4/+5
2010-03-03Regulators: lp3971 - fail if platform data was not suppliedDmitry Torokhov1-29/+29
2010-03-03Regulators: tps6507x-regulator - mark probe method as __devinitDmitry Torokhov1-19/+15
2010-03-03Regulators: tps65023-regulator - mark probe method as __devinitDmitry Torokhov1-19/+16
2010-03-03Regulators: twl-regulator - mark probe function as __devinitDmitry Torokhov1-1/+1
2010-03-03Regulators: fixed - annotate probe and remove methodsDmitry Torokhov1-9/+10
2010-03-03Regulators: ab3100 - fix probe and remove annotationsDmitry Torokhov1-3/+3
2010-03-03Regulators: virtual - use sysfs attribute groupsDmitry Torokhov1-31/+33
2010-03-03twl6030: regulator: Configure STATE register instead of REMAPRajendra Nayak1-10/+10
2010-03-03regulator: Provide optional dummy regulator for consumersMark Brown5-1/+135
2010-03-03regulator: Assume regulators are enabled if they don't report anythingMark Brown1-2/+2
2010-03-03regulator: Convert fixed voltage regulator to use enable_time()Mark Brown1-2/+8
2010-03-03regulator: Add WM8994 regulator supportMark Brown3-0/+312
2010-03-03regulator: enable max8649 regulator driverHaojian Zhuang3-0/+416
2010-03-03regulator: trivial: fix typos in user-visible Kconfig textAlex Chiang1-2/+2
2010-03-03regulator: mc13783: consider Power Gates as digital regulators.Alberto Panizzo1-6/+126
2010-03-03regulator: Add 'start-up time' to fixed voltage regulatorsAdrian Hunter1-0/+5
2010-03-03regulator: Implement enable_time() for WM835x ISINKsMark Brown1-0/+46
2010-03-03regulator: Allow regulators to specify the time taken to ramp on enableMark Brown1-6/+35
2010-03-03regulator: Add notifier event on regulator disableMark Brown1-2/+5
2010-03-03regulator/lp3971: Storage class should be before const qualifierTobias Klauser1-5/+5
2010-03-03regulator: add voltage selection capability to mc13783 regulators v2 .Alberto Panizzo1-30/+315
2010-02-12regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin1-2/+2
2010-02-12regulator: Fix display of null constraints for regulatorsMark Brown1-1/+1
2010-02-01regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown1-1/+3
2009-12-17regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()Roel Kluin1-1/+1
2009-12-17twl-regulator: Fix reg_disable functionality for 4030 and 6030Juha Keski-Saari1-2/+2
2009-12-17twl-regulator: Add turnon delay to reg_enableJuha Keski-Saari1-1/+7
2009-12-17twl-regulator: Restore REMAP configuration in regulator probeJuha Keski-Saari1-0/+3
2009-12-17twl-regulator: Add turnon-delay and REMAP config to twlreg_info structJuha Keski-Saari1-41/+62
2009-12-17twl-regulator: Define critical regulators as always_onJuha Keski-Saari1-0/+13