summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-22regulator: Add some brief design documentationMark Brown1-0/+33
2009-09-22regulator: fix voltage range in da9034 ldo12Haojian Zhuang1-1/+1
2009-09-22regulator/driver: be more specific in nanodoc for is_enabledWolfram Sang1-1/+2
2009-09-22regulator/lp3971: drop unnecessary initializationWolfram Sang1-1/+1
2009-09-22regulator: drop 'default n'Wolfram Sang1-6/+0
2009-09-22regulator: fix typosWolfram Sang3-7/+7
2009-09-22regulator: fix calculation of voltage range in da9034_set_ldo12_voltage()Roel Kluin1-1/+1
2009-09-22regulator: update a filename in documentationWolfram Sang1-1/+1
2009-09-22drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USE...Michael 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-22Fix some regulator documentationLinus Walleij2-3/+4
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 Quadros2-2/+110
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 Brown2-0/+31
2009-09-22regulator: Add regulator_get_exclusive() APIMark Brown3-14/+78
2009-09-22regulator: support list voltage in da903xHaojian Zhuang1-1/+35
2009-09-22regulator: add initialization macro of regulator supplyroald1-0/+7
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 Zhuang2-1/+35
2009-09-22regulator: Define full constraints function with REGULATOR disabledMark Brown1-0/+6
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 Brown2-15/+54
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-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds134-2801/+3258
2009-09-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-156/+195
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds8-69/+170
2009-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-50/+76
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds26-1658/+297
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-79/+98
2009-09-21Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-6/+17
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds361-4033/+86808
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds22-181/+345