aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2010-04-28regulator: fix enabling regulator issue on max8925Haojian Zhuang
2010-04-19mc13783-regulator: fix a memory leak in mc13783_regulator_removeAxel Lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22regulator: fix dangling pointersWolfram Sang
2010-03-22lp3971: Fix BUCK_VOL_CHANGE_SHIFT logicAxel Lin
2010-03-22lp3971: Fix setting val for LDO2 and LDO4Axel Lin
2010-03-22regulator: Get rid of lockdep warningAmeya Palande
2010-03-22regulator: handle kcalloc() failureDan Carpenter
2010-03-22Regulators: max8925-regulator - clean up driver data after removalDmitry Torokhov
2010-03-07regulator: Add max8925 supportHaojian Zhuang
2010-03-07regulator: Unsupport 88pm8607 A0 and A1Haojian Zhuang
2010-03-07mfd: Rename 88pm8607 to 88pm860x in mfdHaojian Zhuang
2010-03-07mfd: Support 88pm8606 in 860x driverHaojian Zhuang
2010-03-07mfd: Add a data argument to the WM8350 IRQ free functionMark Brown
2010-03-03Regulators: wm8400 - cleanup platform driver data handlingDmitry Torokhov
2010-03-03Regulators: wm8994 - clean up driver data after removalDmitry Torokhov
2010-03-03Regulators: wm831x-xxx - clean up driver data after removalDmitry Torokhov
2010-03-03Regulators: pcap-regulator - clean up driver data after removalDmitry Torokhov
2010-03-03Regulators: max8660 - annotate probe and remove methodsDmitry Torokhov
2010-03-03Regulators: max1586 - annotate probe and remove methodsDmitry Torokhov
2010-03-03Regulators: lp3971 - fail if platform data was not suppliedDmitry Torokhov
2010-03-03Regulators: tps6507x-regulator - mark probe method as __devinitDmitry Torokhov
2010-03-03Regulators: tps65023-regulator - mark probe method as __devinitDmitry Torokhov
2010-03-03Regulators: twl-regulator - mark probe function as __devinitDmitry Torokhov
2010-03-03Regulators: fixed - annotate probe and remove methodsDmitry Torokhov
2010-03-03Regulators: ab3100 - fix probe and remove annotationsDmitry Torokhov
2010-03-03Regulators: virtual - use sysfs attribute groupsDmitry Torokhov
2010-03-03twl6030: regulator: Configure STATE register instead of REMAPRajendra Nayak
2010-03-03regulator: Provide optional dummy regulator for consumersMark Brown
2010-03-03regulator: Assume regulators are enabled if they don't report anythingMark Brown
2010-03-03regulator: Convert fixed voltage regulator to use enable_time()Mark Brown
2010-03-03regulator: Add WM8994 regulator supportMark Brown
2010-03-03regulator: enable max8649 regulator driverHaojian Zhuang
2010-03-03regulator: trivial: fix typos in user-visible Kconfig textAlex Chiang
2010-03-03regulator: mc13783: consider Power Gates as digital regulators.Alberto Panizzo
2010-03-03regulator: Add 'start-up time' to fixed voltage regulatorsAdrian Hunter
2010-03-03regulator: Implement enable_time() for WM835x ISINKsMark Brown
2010-03-03regulator: Allow regulators to specify the time taken to ramp on enableMark Brown
2010-03-03regulator: Add notifier event on regulator disableMark Brown
2010-03-03regulator/lp3971: Storage class should be before const qualifierTobias Klauser
2010-03-03regulator: add voltage selection capability to mc13783 regulators v2 .Alberto Panizzo
2010-02-12regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin
2010-02-12regulator: Fix display of null constraints for regulatorsMark Brown
2010-02-01regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown
2009-12-17regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()Roel Kluin
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