aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2010-09-02ab8500-regulator: allow configurable regulator voltagesSundar R Iyer
2010-09-02ux500-cleanup: fix copyrights/authors for power management filesSundar R Iyer
2010-09-02ab8500-regulator: enable VAUX1 regulator at 2.5VSundar R Iyer
2010-09-02ab8500-regulator : Add VAUX3 regulator supportSundar R Iyer
2010-09-02fix build errors in regulator_register call for ab8500Mian Yousaf Kaukab
2010-09-02Correct company name in copyrightsRabin Vincent
2010-09-02u8500-pm : ab8500 regulator frameworkSundar R Iyer
2010-09-02PRCMU-Ab8500: Enabling compile time options for selecting access mode in Ab85...Kumar Sanghvi
2010-09-02u8500-pm : Add TVOUT/VBUS supplies to regulator frameworkSundar R Iyer
2010-09-02u8500-pm : add ab8500 Vaux1/2 regulator driver supportSundar R Iyer
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