summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* regulator: Provide optional dummy regulator for consumersMark Brown2010-03-035-1/+135
* regulator: Assume regulators are enabled if they don't report anythingMark Brown2010-03-031-2/+2
* regulator: Convert fixed voltage regulator to use enable_time()Mark Brown2010-03-031-2/+8
* regulator: Add WM8994 regulator supportMark Brown2010-03-033-0/+312
* regulator: enable max8649 regulator driverHaojian Zhuang2010-03-033-0/+416
* regulator: trivial: fix typos in user-visible Kconfig textAlex Chiang2010-03-031-2/+2
* regulator: mc13783: consider Power Gates as digital regulators.Alberto Panizzo2010-03-031-6/+126
* regulator: Add 'start-up time' to fixed voltage regulatorsAdrian Hunter2010-03-031-0/+5
* regulator: Implement enable_time() for WM835x ISINKsMark Brown2010-03-031-0/+46
* regulator: Allow regulators to specify the time taken to ramp on enableMark Brown2010-03-031-6/+35
* regulator: Add notifier event on regulator disableMark Brown2010-03-031-2/+5
* regulator/lp3971: Storage class should be before const qualifierTobias Klauser2010-03-031-5/+5
* regulator: add voltage selection capability to mc13783 regulators v2 .Alberto Panizzo2010-03-031-30/+315
* regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin2010-02-121-2/+2
* regulator: Fix display of null constraints for regulatorsMark Brown2010-02-121-1/+1
* regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown2010-02-011-1/+3
* regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()Roel Kluin2009-12-171-1/+1
* twl-regulator: Fix reg_disable functionality for 4030 and 6030Juha Keski-Saari2009-12-171-2/+2
* twl-regulator: Add turnon delay to reg_enableJuha Keski-Saari2009-12-171-1/+7
* twl-regulator: Restore REMAP configuration in regulator probeJuha Keski-Saari2009-12-171-0/+3
* twl-regulator: Add turnon-delay and REMAP config to twlreg_info structJuha Keski-Saari2009-12-171-41/+62
* twl-regulator: Define critical regulators as always_onJuha Keski-Saari2009-12-171-0/+13
* twl-regulator: Add all twl4030 regulators to twlreg_infoJuha Keski-Saari2009-12-171-9/+17
* regulator: mc13783-regulator: correct the probing time.Alberto Panizzo2009-12-171-2/+2
* regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable}...Lars-Peter Clausen2009-12-171-2/+2
* regulator: core.c: Small coding style cleanup (indentation fixup)Stefan Roese2009-12-171-6/+6
* drivers/regulator: use PTR_ERR to get error codeJulia Lawall2009-12-171-2/+2
* regulator/mc13783: various cleanupsUwe Kleine-König2009-12-171-277/+112
* regulator/mc13783: rename source file to match other driversUwe Kleine-König2009-12-172-1/+1
* Fix some AB3100 regulator issuesLinus Walleij2009-12-171-21/+2
* regulator: keep index within bounds in da9034_get_ldo12_voltage()Roel Kluin2009-12-171-1/+1
* regulator: Ensure val is initialised in 88pm8607 choose_voltage()Mark Brown2009-12-171-1/+2
* regulator: Remove duplicate consts from ab3100Mark Brown2009-12-171-5/+5
* regulator: Handle regulators without suspend mode configurationMark Brown2009-12-171-3/+22
* regulator: Factor out regulator name pretty printingMark Brown2009-12-171-45/+38
* regulator: Display actual settings with constraintsMark Brown2009-12-171-13/+31
* regulator: Also lift apply_uV into machine_constraints_voltage()Mark Brown2009-12-171-17/+18
* regulator: Factor out voltage constraint setupMark Brown2009-12-171-27/+37
* regulator: Report error codes for bulk operationsMark Brown2009-12-171-4/+5
* regulator: add 88PM8607 PMIC driverHaojian Zhuang2009-12-173-0/+691
* regulator: Implement WM831x BuckWise DC-DC convertor DVS supportMark Brown2009-12-171-18/+189
* regulator: add driver for MAX8660/8661Wolfram Sang2009-12-173-0/+518
* regulator: Add support for twl6030 regulatorsRajendra Nayak2009-12-142-22/+96
* mfd: Rename twl4030_ routines in twl-regulator.cRajendra Nayak2009-12-131-92/+97
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-4/+4
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-132-2/+2
* mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown2009-12-131-3/+0
* mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown2009-12-131-2/+5
* mfd: Fix pcf50633-regulator drvdata usageLars-Peter Clausen2009-12-131-1/+4
* regulator: Initialise wm831x structure pointor for ISINK driverMark Brown2009-12-021-0/+2