aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-17regulator: Add WM831x ISINK supportMark Brown2-0/+261
2009-09-17regulator: Add WM831x DC-DC boost convertor supportMark Brown1-0/+131
2009-09-17regulator: Add WM831x EPE supportMark Brown1-0/+88
2009-09-17regulator: Add WM831x LDO supportMark Brown2-0/+853
2009-09-17regulator: Add WM831x DC-DC buck convertor supportMark Brown3-0/+651
2009-09-17regulator: Provide mode to status conversion functionMark Brown1-0/+24
2009-09-17regulator: add pcap driverDaniel Ribeiro3-0/+326
2009-06-15regulator/max1586: fix V3 gain calculation integer overflowPhilipp Zabel1-4/+4