Age | Commit message (Expand) | Author | Files | Lines |
2010-08-06 | regulator: Remove owner field from attribute initialization in regulator core... | Guenter Roeck | 1 | -1/+0 |
2010-07-28 | regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register | Anuj Aggarwal | 1 | -7/+29 |
2010-07-27 | wm8350-regulator: fix wm8350_register_regulator error handling | Axel Lin | 1 | -1/+1 |
2010-07-27 | ab3100: fix off-by-one value range checking for voltage selector | Axel Lin | 1 | -2/+2 |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 5 | -9/+0 |
2010-05-28 | mfd: AB3100 register access change to abx500 API | Mattias Wallin | 1 | -17/+16 |
2010-05-28 | mfd: Renamed ab3100.h to abx500.h | Linus Walleij | 1 | -1/+1 |
2010-05-28 | mfd: Add TPS6507x support | Todd Fischer | 1 | -79/+74 |
2010-05-28 | regulator: tps6057x namespace cleanup | Todd Fischer | 1 | -85/+87 |
2010-05-28 | mfd: Add tps6507x board data structure | Todd Fischer | 1 | -2/+12 |
2010-05-28 | mfd: Move TPS6507x register definition to header file. | Todd Fischer | 1 | -59/+1 |
2010-05-25 | regulator: return set_mode is same mode is requested | Sundar R Iyer | 1 | -0/+10 |
2010-05-25 | Regulators: ab3100/bq24022: add a missing .owner field in regulator_desc | Axel Lin | 2 | -0/+11 |
2010-05-25 | twl6030: regulator: Remove vsel tables and use formula for calculation | Rajendra Nayak | 1 | -47/+91 |
2010-05-25 | mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulat... | Axel Lin | 1 | -3/+3 |
2010-05-25 | regulator: use voltage number array in 88pm860x | Haojian Zhuang | 1 | -262/+220 |
2010-05-25 | regulator: make 88pm860x sharing one driver structure | Haojian Zhuang | 1 | -41/+10 |
2010-05-25 | regulator: simplify regulator_register() error handling | Jani Nikula | 1 | -30/+5 |
2010-05-25 | regulator: fix unset_regulator_supplies() to remove all matches | Jani Nikula | 1 | -1/+0 |
2010-05-25 | regulator: prevent registration of matching regulator consumer supplies | Jani Nikula | 1 | -1/+6 |
2010-05-25 | regulator: Allow regulator-regulator supplies to be specified by name | Mark Brown | 1 | -0/+30 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-04-28 | regulator: fix enabling regulator issue on max8925 | Haojian Zhuang | 1 | -1/+1 |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina | 16 | -7/+35 |
2010-04-19 | mc13783-regulator: fix a memory leak in mc13783_regulator_remove | Axel Lin | 1 | -0/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 15 | -0/+15 |
2010-03-22 | regulator: fix dangling pointers | Wolfram Sang | 3 | -3/+4 |
2010-03-22 | lp3971: Fix BUCK_VOL_CHANGE_SHIFT logic | Axel Lin | 1 | -1/+1 |
2010-03-22 | lp3971: Fix setting val for LDO2 and LDO4 | Axel Lin | 1 | -1/+2 |
2010-03-22 | regulator: Get rid of lockdep warning | Ameya Palande | 1 | -0/+1 |
2010-03-22 | regulator: handle kcalloc() failure | Dan Carpenter | 1 | -0/+5 |
2010-03-22 | Regulators: max8925-regulator - clean up driver data after removal | Dmitry Torokhov | 1 | -2/+4 |
2010-03-16 | Fix typos in comments | Thomas Weber | 1 | -1/+1 |
2010-03-08 | regulator: Add max8925 support | Haojian Zhuang | 3 | -0/+313 |
2010-03-08 | regulator: Unsupport 88pm8607 A0 and A1 | Haojian Zhuang | 1 | -213/+77 |
2010-03-08 | mfd: Rename 88pm8607 to 88pm860x in mfd | Haojian Zhuang | 1 | -1/+1 |
2010-03-08 | mfd: Support 88pm8606 in 860x driver | Haojian Zhuang | 1 | -17/+15 |
2010-03-08 | mfd: Add a data argument to the WM8350 IRQ free function | Mark Brown | 1 | -1/+1 |
2010-03-03 | Regulators: wm8400 - cleanup platform driver data handling | Dmitry Torokhov | 1 | -2/+5 |
2010-03-03 | Regulators: wm8994 - clean up driver data after removal | Dmitry Torokhov | 1 | -4/+7 |
2010-03-03 | Regulators: wm831x-xxx - clean up driver data after removal | Dmitry Torokhov | 3 | -0/+20 |
2010-03-03 | Regulators: pcap-regulator - clean up driver data after removal | Dmitry Torokhov | 1 | -3/+5 |
2010-03-03 | Regulators: max8660 - annotate probe and remove methods | Dmitry Torokhov | 1 | -5/+6 |
2010-03-03 | Regulators: max1586 - annotate probe and remove methods | Dmitry Torokhov | 1 | -4/+5 |
2010-03-03 | Regulators: lp3971 - fail if platform data was not supplied | Dmitry Torokhov | 1 | -29/+29 |
2010-03-03 | Regulators: tps6507x-regulator - mark probe method as __devinit | Dmitry Torokhov | 1 | -19/+15 |
2010-03-03 | Regulators: tps65023-regulator - mark probe method as __devinit | Dmitry Torokhov | 1 | -19/+16 |
2010-03-03 | Regulators: twl-regulator - mark probe function as __devinit | Dmitry Torokhov | 1 | -1/+1 |
2010-03-03 | Regulators: fixed - annotate probe and remove methods | Dmitry Torokhov | 1 | -9/+10 |
2010-03-03 | Regulators: ab3100 - fix probe and remove annotations | Dmitry Torokhov | 1 | -3/+3 |