summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2010-02-18Merge remote branch 'voltage/for-next'Stephen Rothwell
2010-02-18Merge remote branch 'mfd/for-next'Stephen Rothwell
2010-02-12regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin
2010-02-12regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin
2010-02-12regulator: Fix display of null constraints for regulatorsMark Brown
2010-02-12regulator: Provide optional dummy regulator for consumersMark Brown
2010-02-12regulator: Fix display of null constraints for regulatorsMark Brown
2010-02-12regulator: Assume regulators are enabled if they don't report anythingMark Brown
2010-02-11regulator: Add max8925 supportHaojian Zhuang
2010-02-11regulator: Unsupport 88pm8607 A0 and A1Haojian Zhuang
2010-02-11mfd: Rename 88pm8607 to 88pm860x in mfdHaojian Zhuang
2010-02-11mfd: Support 88pm8606 in 860x driverHaojian Zhuang
2010-02-11mfd: Add a data argument to the WM8350 IRQ free functionMark Brown
2010-02-01regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown
2010-01-29regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown
2010-01-28regulator: Convert fixed voltage regulator to use enable_time()Mark Brown
2010-01-26regulator: Add WM8994 regulator supportMark Brown
2010-01-26regulator: enable max8649 regulator driverHaojian Zhuang
2010-01-26regulator: trivial: fix typos in user-visible Kconfig textAlex Chiang
2010-01-21Merge remote branch 'voltage/for-next' into for-nextLiam Girdwood
2010-01-21regulator: mc13783: consider Power Gates as digital regulators.Alberto Panizzo
2010-01-14regulator: Add 'start-up time' to fixed voltage regulatorsAdrian Hunter
2010-01-04regulator: Implement enable_time() for WM835x ISINKsMark Brown
2010-01-04regulator: Allow regulators to specify the time taken to ramp on enableMark Brown
2010-01-04regulator: Add notifier event on regulator disableMark Brown
2009-12-24regulator/lp3971: Storage class should be before const qualifierTobias Klauser
2009-12-17regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()Roel Kluin
2009-12-17twl-regulator: Fix reg_disable functionality for 4030 and 6030Juha Keski-Saari
2009-12-17twl-regulator: Add turnon delay to reg_enableJuha Keski-Saari
2009-12-17twl-regulator: Restore REMAP configuration in regulator probeJuha Keski-Saari
2009-12-17twl-regulator: Add turnon-delay and REMAP config to twlreg_info structJuha Keski-Saari
2009-12-17twl-regulator: Define critical regulators as always_onJuha Keski-Saari
2009-12-17twl-regulator: Add all twl4030 regulators to twlreg_infoJuha Keski-Saari
2009-12-17regulator: mc13783-regulator: correct the probing time.Alberto Panizzo
2009-12-17regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable}...Lars-Peter Clausen
2009-12-17regulator: core.c: Small coding style cleanup (indentation fixup)Stefan Roese
2009-12-17drivers/regulator: use PTR_ERR to get error codeJulia Lawall
2009-12-17regulator/mc13783: various cleanupsUwe Kleine-König
2009-12-17regulator/mc13783: rename source file to match other driversUwe Kleine-König
2009-12-17Fix some AB3100 regulator issuesLinus Walleij
2009-12-17regulator: keep index within bounds in da9034_get_ldo12_voltage()Roel Kluin
2009-12-17regulator: Ensure val is initialised in 88pm8607 choose_voltage()Mark Brown
2009-12-17regulator: Remove duplicate consts from ab3100Mark Brown
2009-12-17regulator: Handle regulators without suspend mode configurationMark Brown
2009-12-17regulator: Factor out regulator name pretty printingMark Brown
2009-12-17regulator: Display actual settings with constraintsMark Brown
2009-12-17regulator: Also lift apply_uV into machine_constraints_voltage()Mark Brown
2009-12-17regulator: Factor out voltage constraint setupMark Brown
2009-12-17regulator: Report error codes for bulk operationsMark Brown
2009-12-17regulator: add 88PM8607 PMIC driverHaojian Zhuang