aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
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
2009-12-17regulator: Implement WM831x BuckWise DC-DC convertor DVS supportMark Brown
2009-12-17regulator: add driver for MAX8660/8661Wolfram Sang
2009-12-14regulator: Add support for twl6030 regulatorsRajendra Nayak
2009-12-13mfd: Rename twl4030_ routines in twl-regulator.cRajendra Nayak
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar
2009-12-13mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown
2009-12-13mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown
2009-12-13mfd: Fix pcf50633-regulator drvdata usageLars-Peter Clausen
2009-12-02regulator: Initialise wm831x structure pointor for ISINK driverMark Brown
2009-11-16dereferencing freed memory regulator_fixed_voltage_remove()Dan Carpenter
2009-11-16regulator: Fix check of unsigned return value and transmit errors in wm831x_g...Roel Kluin
2009-11-16regulator: Handle missing constraints in _regulator_disable()Mark Brown
2009-09-22regulator: fix voltage range in da9034 ldo12Haojian Zhuang
2009-09-22regulator/lp3971: drop unnecessary initializationWolfram Sang
2009-09-22regulator: drop 'default n'Wolfram Sang
2009-09-22regulator: fix calculation of voltage range in da9034_set_ldo12_voltage()Roel Kluin
2009-09-22drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USE...Michael Prokop
2009-09-22REGULATOR Handle positive returncode from enableLinus Walleij
2009-09-22regulator: tps650xx - build fixes for x86_64Liam Girdwood
2009-09-22Regulator: Adding TPS65023 and TPS6507x in Kconfig and MakefileAnuj Aggarwal
2009-09-22Regulator: Add TPS6507x regulator driverAnuj Aggarwal
2009-09-22Regulator: Add TPS65023 regulator driverAnuj Aggarwal
2009-09-22regulator: userspace: use sysfs_create_groupFelipe Balbi
2009-09-22regulator: Add GPIO enable control to fixed voltage regulator driverRoger Quadros
2009-09-22Regulator: Implement list_voltage for pcf50633 regulator driver.Lars-Peter Clausen