aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* 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
* dereferencing freed memory regulator_fixed_voltage_remove()Dan Carpenter2009-11-161-3/+2
* regulator: Fix check of unsigned return value and transmit errors in wm831x_g...Roel Kluin2009-11-161-3/+3
* regulator: Handle missing constraints in _regulator_disable()Mark Brown2009-11-161-1/+2
* regulator: fix voltage range in da9034 ldo12Haojian Zhuang2009-09-221-1/+1
* regulator/lp3971: drop unnecessary initializationWolfram Sang2009-09-221-1/+1
* regulator: drop 'default n'Wolfram Sang2009-09-221-6/+0
* regulator: fix calculation of voltage range in da9034_set_ldo12_voltage()Roel Kluin2009-09-221-1/+1
* drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USE...Michael Prokop2009-09-221-1/+1
* REGULATOR Handle positive returncode from enableLinus Walleij2009-09-221-1/+2
* regulator: tps650xx - build fixes for x86_64Liam Girdwood2009-09-222-10/+12
* Regulator: Adding TPS65023 and TPS6507x in Kconfig and MakefileAnuj Aggarwal2009-09-222-0/+19
* Regulator: Add TPS6507x regulator driverAnuj Aggarwal2009-09-221-0/+713
* Regulator: Add TPS65023 regulator driverAnuj Aggarwal2009-09-221-0/+631