aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2010-03-03Regulators: wm8400 - cleanup platform driver data handlingDmitry Torokhov
2010-03-03Regulators: wm8994 - clean up driver data after removalDmitry Torokhov
2010-03-03Regulators: wm831x-xxx - clean up driver data after removalDmitry Torokhov
2010-03-03Regulators: pcap-regulator - clean up driver data after removalDmitry Torokhov
2010-03-03Regulators: max8660 - annotate probe and remove methodsDmitry Torokhov
2010-03-03Regulators: max1586 - annotate probe and remove methodsDmitry Torokhov
2010-03-03Regulators: lp3971 - fail if platform data was not suppliedDmitry Torokhov
2010-03-03Regulators: tps6507x-regulator - mark probe method as __devinitDmitry Torokhov
2010-03-03Regulators: tps65023-regulator - mark probe method as __devinitDmitry Torokhov
2010-03-03Regulators: twl-regulator - mark probe function as __devinitDmitry Torokhov
2010-03-03Regulators: fixed - annotate probe and remove methodsDmitry Torokhov
2010-03-03Regulators: ab3100 - fix probe and remove annotationsDmitry Torokhov
2010-03-03Regulators: virtual - use sysfs attribute groupsDmitry Torokhov
2010-03-03twl6030: regulator: Configure STATE register instead of REMAPRajendra Nayak
2010-03-03regulator: Provide optional dummy regulator for consumersMark Brown
2010-03-03regulator: Assume regulators are enabled if they don't report anythingMark Brown
2010-03-03regulator: Convert fixed voltage regulator to use enable_time()Mark Brown
2010-03-03regulator: Add WM8994 regulator supportMark Brown
2010-03-03regulator: enable max8649 regulator driverHaojian Zhuang
2010-03-03regulator: trivial: fix typos in user-visible Kconfig textAlex Chiang
2010-03-03regulator: mc13783: consider Power Gates as digital regulators.Alberto Panizzo
2010-03-03regulator: Add 'start-up time' to fixed voltage regulatorsAdrian Hunter
2010-03-03regulator: Implement enable_time() for WM835x ISINKsMark Brown
2010-03-03regulator: Allow regulators to specify the time taken to ramp on enableMark Brown
2010-03-03regulator: Add notifier event on regulator disableMark Brown
2010-03-03regulator/lp3971: Storage class should be before const qualifierTobias Klauser
2010-03-03regulator: add voltage selection capability to mc13783 regulators v2 .Alberto Panizzo
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-01regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown
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