aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-14regulator: Add support for twl6030 regulatorsRajendra Nayak2-22/+96
2009-12-13mfd: Rename twl4030_ routines in twl-regulator.cRajendra Nayak1-92/+97
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K1-4/+4
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2-2/+2
2009-12-13mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown1-3/+0
2009-12-13mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown1-2/+5
2009-12-13mfd: Fix pcf50633-regulator drvdata usageLars-Peter Clausen1-1/+4
2009-12-02regulator: Initialise wm831x structure pointor for ISINK driverMark Brown1-0/+2
2009-11-16dereferencing freed memory regulator_fixed_voltage_remove()Dan Carpenter1-3/+2
2009-11-16regulator: Fix check of unsigned return value and transmit errors in wm831x_gp_ldo_get_mode()Roel Kluin1-3/+3
2009-11-16regulator: Handle missing constraints in _regulator_disable()Mark Brown1-1/+2
2009-09-22regulator: fix voltage range in da9034 ldo12Haojian Zhuang1-1/+1
2009-09-22regulator/lp3971: drop unnecessary initializationWolfram Sang1-1/+1
2009-09-22regulator: drop 'default n'Wolfram Sang1-6/+0
2009-09-22regulator: fix calculation of voltage range in da9034_set_ldo12_voltage()Roel Kluin1-1/+1
2009-09-22drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USERSPACE_CONSUMER descriptionMichael Prokop1-1/+1
2009-09-22REGULATOR Handle positive returncode from enableLinus Walleij1-1/+2
2009-09-22regulator: tps650xx - build fixes for x86_64Liam Girdwood2-10/+12
2009-09-22Regulator: Adding TPS65023 and TPS6507x in Kconfig and MakefileAnuj Aggarwal2-0/+19
2009-09-22Regulator: Add TPS6507x regulator driverAnuj Aggarwal1-0/+713
2009-09-22Regulator: Add TPS65023 regulator driverAnuj Aggarwal1-0/+631
2009-09-22regulator: userspace: use sysfs_create_groupFelipe Balbi1-22/+23
2009-09-22regulator: Add GPIO enable control to fixed voltage regulator driverRoger Quadros1-2/+86
2009-09-22Regulator: Implement list_voltage for pcf50633 regulator driver.Lars-Peter Clausen1-32/+64
2009-09-22regulator: regulator_enable() permission checkingMark Brown1-20/+36
2009-09-22regulator: Push locking for regulator_is_enabled() outMark Brown1-14/+16
2009-09-22regulator: Check for constraints in regulator_init_complete()Mark Brown1-2/+2
2009-09-22regulator: Check for constraints before using them for nameMark Brown1-1/+1
2009-09-22regulator: More explict error reporting for fixed regulatorMark Brown1-0/+3
2009-09-22regulator: da903x: consolidate DA903[045]_DVC macrosMike Rapoport1-49/+17
2009-09-22regulator: Improve virtual consumer probe error handlingMark Brown1-4/+8
2009-09-22regulator: Fix support for deviceless supply mappingsMark Brown1-5/+13
2009-09-22regulator: Warn when unregistering an in-use regulatorMark Brown1-0/+1
2009-09-22regulator: Add regulator voltage range check APIMark Brown1-0/+29
2009-09-22regulator: Add regulator_get_exclusive() APIMark Brown1-14/+74
2009-09-22regulator: support list voltage in da903xHaojian Zhuang1-1/+35
2009-09-22regulator: replace ADTV1 register by ADTV2 in da903xHaojian Zhuang1-3/+3
2009-09-22regulator: support da9030 BUCK in da903x driverHaojian Zhuang1-0/+23
2009-09-22regulator: add buck3 in da903x driverHaojian Zhuang1-0/+32
2009-09-22drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-22regulator: Allow consumer supplies to be set up with dev_name()Mark Brown1-14/+48
2009-09-22regulator: Make virtual consumer a bit more chattyMark Brown1-0/+8
2009-09-22regulator: Make virtual consumer use dev_printkMark Brown1-16/+18
2009-09-22regulator: Report regulator_get() failure in virtual consumerMark Brown1-0/+2
2009-09-22regulator: add check index of wm8350->pmic.pdev[]Roel Kluin1-0/+2
2009-09-17regulator: Voltage count for AB3100Linus Walleij1-0/+6
2009-09-17regulator: AB3100 supportLinus Walleij3-0/+704
2009-09-17regulator: Add Freescale MC13783 driverSascha Hauer3-0/+419
2009-09-17regulator: get pcap data from the parent deviceAntonio Ospite1-1/+1
2009-09-17regulator: register pcap earlierAntonio Ospite1-1/+1