aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2010-07-281-7/+29
* wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin2010-07-271-1/+1
* ab3100: fix off-by-one value range checking for voltage selectorAxel Lin2010-07-271-2/+2
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-035-9/+0
* mfd: AB3100 register access change to abx500 APIMattias Wallin2010-05-281-17/+16
* mfd: Renamed ab3100.h to abx500.hLinus Walleij2010-05-281-1/+1
* mfd: Add TPS6507x supportTodd Fischer2010-05-281-79/+74
* regulator: tps6057x namespace cleanupTodd Fischer2010-05-281-85/+87
* mfd: Add tps6507x board data structureTodd Fischer2010-05-281-2/+12
* mfd: Move TPS6507x register definition to header file.Todd Fischer2010-05-281-59/+1
* regulator: return set_mode is same mode is requestedSundar R Iyer2010-05-251-0/+10
* Regulators: ab3100/bq24022: add a missing .owner field in regulator_descAxel Lin2010-05-252-0/+11
* twl6030: regulator: Remove vsel tables and use formula for calculationRajendra Nayak2010-05-251-47/+91
* mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulat...Axel Lin2010-05-251-3/+3
* regulator: use voltage number array in 88pm860xHaojian Zhuang2010-05-251-262/+220
* regulator: make 88pm860x sharing one driver structureHaojian Zhuang2010-05-251-41/+10
* regulator: simplify regulator_register() error handlingJani Nikula2010-05-251-30/+5
* regulator: fix unset_regulator_supplies() to remove all matchesJani Nikula2010-05-251-1/+0
* regulator: prevent registration of matching regulator consumer suppliesJani Nikula2010-05-251-1/+6
* regulator: Allow regulator-regulator supplies to be specified by nameMark Brown2010-05-251-0/+30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-04-2316-7/+35
| |\
| * | Fix typos in commentsThomas Weber2010-03-161-1/+1
* | | regulator: fix enabling regulator issue on max8925Haojian Zhuang2010-04-281-1/+1
| |/ |/|
* | mc13783-regulator: fix a memory leak in mc13783_regulator_removeAxel Lin2010-04-191-0/+3
* | 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