Age | Commit message (Expand) | Author |
2010-03-07 | regulator: Add max8925 support | Haojian Zhuang |
2010-03-07 | regulator: Unsupport 88pm8607 A0 and A1 | Haojian Zhuang |
2010-03-07 | mfd: Rename 88pm8607 to 88pm860x in mfd | Haojian Zhuang |
2010-03-07 | mfd: Support 88pm8606 in 860x driver | Haojian Zhuang |
2010-03-07 | mfd: Add a data argument to the WM8350 IRQ free function | Mark Brown |
2010-03-03 | Regulators: wm8400 - cleanup platform driver data handling | Dmitry Torokhov |
2010-03-03 | Regulators: wm8994 - clean up driver data after removal | Dmitry Torokhov |
2010-03-03 | Regulators: wm831x-xxx - clean up driver data after removal | Dmitry Torokhov |
2010-03-03 | Regulators: pcap-regulator - clean up driver data after removal | Dmitry Torokhov |
2010-03-03 | Regulators: max8660 - annotate probe and remove methods | Dmitry Torokhov |
2010-03-03 | Regulators: max1586 - annotate probe and remove methods | Dmitry Torokhov |
2010-03-03 | Regulators: lp3971 - fail if platform data was not supplied | Dmitry Torokhov |
2010-03-03 | Regulators: tps6507x-regulator - mark probe method as __devinit | Dmitry Torokhov |
2010-03-03 | Regulators: tps65023-regulator - mark probe method as __devinit | Dmitry Torokhov |
2010-03-03 | Regulators: twl-regulator - mark probe function as __devinit | Dmitry Torokhov |
2010-03-03 | Regulators: fixed - annotate probe and remove methods | Dmitry Torokhov |
2010-03-03 | Regulators: ab3100 - fix probe and remove annotations | Dmitry Torokhov |
2010-03-03 | Regulators: virtual - use sysfs attribute groups | Dmitry Torokhov |
2010-03-03 | twl6030: regulator: Configure STATE register instead of REMAP | Rajendra Nayak |
2010-03-03 | regulator: Provide optional dummy regulator for consumers | Mark Brown |
2010-03-03 | regulator: Assume regulators are enabled if they don't report anything | Mark Brown |
2010-03-03 | regulator: Convert fixed voltage regulator to use enable_time() | Mark Brown |
2010-03-03 | regulator: Add WM8994 regulator support | Mark Brown |
2010-03-03 | regulator: enable max8649 regulator driver | Haojian Zhuang |
2010-03-03 | regulator: trivial: fix typos in user-visible Kconfig text | Alex Chiang |
2010-03-03 | regulator: mc13783: consider Power Gates as digital regulators. | Alberto Panizzo |
2010-03-03 | regulator: Add 'start-up time' to fixed voltage regulators | Adrian Hunter |
2010-03-03 | regulator: Implement enable_time() for WM835x ISINKs | Mark Brown |
2010-03-03 | regulator: Allow regulators to specify the time taken to ramp on enable | Mark Brown |
2010-03-03 | regulator: Add notifier event on regulator disable | Mark Brown |
2010-03-03 | regulator/lp3971: Storage class should be before const qualifier | Tobias Klauser |
2010-03-03 | regulator: add voltage selection capability to mc13783 regulators v2 . | Alberto Panizzo |
2010-02-12 | regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage() | Roel Kluin |
2010-02-12 | regulator: Fix display of null constraints for regulators | Mark Brown |
2010-02-01 | regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints | Mark Brown |
2009-12-17 | regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode() | Roel Kluin |
2009-12-17 | twl-regulator: Fix reg_disable functionality for 4030 and 6030 | Juha Keski-Saari |
2009-12-17 | twl-regulator: Add turnon delay to reg_enable | Juha Keski-Saari |
2009-12-17 | twl-regulator: Restore REMAP configuration in regulator probe | Juha Keski-Saari |
2009-12-17 | twl-regulator: Add turnon-delay and REMAP config to twlreg_info struct | Juha Keski-Saari |
2009-12-17 | twl-regulator: Define critical regulators as always_on | Juha Keski-Saari |
2009-12-17 | twl-regulator: Add all twl4030 regulators to twlreg_info | Juha Keski-Saari |
2009-12-17 | regulator: mc13783-regulator: correct the probing time. | Alberto Panizzo |
2009-12-17 | regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable}... | Lars-Peter Clausen |
2009-12-17 | regulator: core.c: Small coding style cleanup (indentation fixup) | Stefan Roese |
2009-12-17 | drivers/regulator: use PTR_ERR to get error code | Julia Lawall |
2009-12-17 | regulator/mc13783: various cleanups | Uwe Kleine-König |
2009-12-17 | regulator/mc13783: rename source file to match other drivers | Uwe Kleine-König |
2009-12-17 | Fix some AB3100 regulator issues | Linus Walleij |
2009-12-17 | regulator: keep index within bounds in da9034_get_ldo12_voltage() | Roel Kluin |