Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2010-03-03 | Regulators: virtual - use sysfs attribute groups | Dmitry Torokhov | 1 | -31/+33 |
2010-03-03 | twl6030: regulator: Configure STATE register instead of REMAP | Rajendra Nayak | 1 | -10/+10 |
2010-03-03 | regulator: Provide optional dummy regulator for consumers | Mark Brown | 5 | -1/+135 |
2010-03-03 | regulator: Assume regulators are enabled if they don't report anything | Mark Brown | 1 | -2/+2 |
2010-03-03 | regulator: Convert fixed voltage regulator to use enable_time() | Mark Brown | 1 | -2/+8 |
2010-03-03 | regulator: Add WM8994 regulator support | Mark Brown | 3 | -0/+312 |
2010-03-03 | regulator: enable max8649 regulator driver | Haojian Zhuang | 3 | -0/+416 |
2010-03-03 | regulator: trivial: fix typos in user-visible Kconfig text | Alex Chiang | 1 | -2/+2 |
2010-03-03 | regulator: mc13783: consider Power Gates as digital regulators. | Alberto Panizzo | 1 | -6/+126 |
2010-03-03 | regulator: Add 'start-up time' to fixed voltage regulators | Adrian Hunter | 1 | -0/+5 |
2010-03-03 | regulator: Implement enable_time() for WM835x ISINKs | Mark Brown | 1 | -0/+46 |
2010-03-03 | regulator: Allow regulators to specify the time taken to ramp on enable | Mark Brown | 1 | -6/+35 |
2010-03-03 | regulator: Add notifier event on regulator disable | Mark Brown | 1 | -2/+5 |
2010-03-03 | regulator/lp3971: Storage class should be before const qualifier | Tobias Klauser | 1 | -5/+5 |
2010-03-03 | regulator: add voltage selection capability to mc13783 regulators v2 . | Alberto Panizzo | 1 | -30/+315 |
2010-02-12 | regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage() | Roel Kluin | 1 | -2/+2 |
2010-02-12 | regulator: Fix display of null constraints for regulators | Mark Brown | 1 | -1/+1 |
2010-02-01 | regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints | Mark Brown | 1 | -1/+3 |
2009-12-17 | regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode() | Roel Kluin | 1 | -1/+1 |
2009-12-17 | twl-regulator: Fix reg_disable functionality for 4030 and 6030 | Juha Keski-Saari | 1 | -2/+2 |
2009-12-17 | twl-regulator: Add turnon delay to reg_enable | Juha Keski-Saari | 1 | -1/+7 |
2009-12-17 | twl-regulator: Restore REMAP configuration in regulator probe | Juha Keski-Saari | 1 | -0/+3 |
2009-12-17 | twl-regulator: Add turnon-delay and REMAP config to twlreg_info struct | Juha Keski-Saari | 1 | -41/+62 |
2009-12-17 | twl-regulator: Define critical regulators as always_on | Juha Keski-Saari | 1 | -0/+13 |
2009-12-17 | twl-regulator: Add all twl4030 regulators to twlreg_info | Juha Keski-Saari | 1 | -9/+17 |
2009-12-17 | regulator: mc13783-regulator: correct the probing time. | Alberto Panizzo | 1 | -2/+2 |