summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2012-11-20Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m...Mark Brown9-66/+1660
2012-11-15regulator: tps80031: add prefix TPS80031 on common defines.Laxman Dewangan1-38/+42
2012-11-15Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...Mark Brown1-12/+18
2012-11-15regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski1-1/+1
2012-11-14regulator: gpio-regulator: Catch 'no states property' misuseLee Jones1-0/+5
2012-11-14regulator: core: Avoid deadlock when regulator_register failsCharles Keepax1-11/+17
2012-11-13regulator: gpio-regulator: fix can't find regulator node in dtFrank Li1-0/+1
2012-11-13regulator: tps80031: add regulator driver for tps80031Laxman Dewangan3-0/+799
2012-11-07regulator: max8925: support dt for regulatorQing Xu1-3/+69
2012-11-01regulator: tps51632: Fix trivial typo for TPS51632 Kconfig help textAxel Lin1-1/+1
2012-10-28Regulator: core: Unregister when gpio request fails.Andrew Lunn1-1/+2
2012-10-17regulator: gpio-regulator: Allow use of GPIO controlled regulators though DTLee Jones1-0/+94
2012-10-17regulator: tps65090: add external control support for DCDCLaxman Dewangan1-20/+57
2012-10-17regulator: tps65090: Add support for LDO regulatorsLaxman Dewangan1-0/+5
2012-10-17regulator: tps65090: rename driver name and regulator nameLaxman Dewangan1-8/+8
2012-10-17regulator: tps65090: Register all regulators in single probe callLaxman Dewangan1-58/+137
2012-10-17regulator: vexpress: Add terminating entry for vexpress_regulator_of_match tableAxel Lin1-0/+1
2012-10-15regulator: Versatile Express regulator driverPawel Moll3-0/+154
2012-10-15regulator: core: Support for continuous voltage rangePawel Moll1-0/+5
2012-10-15regulator: tps51632: Add tps51632 regulator driverLaxman Dewangan3-0/+344
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds9-67/+293
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang1-1/+34
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown30-491/+1232
2012-09-28regulator: arizona-ldo: Remove top voltageMark Brown1-1/+1
2012-09-25regulator: deprecate regulator-compatible DT propertyStephen Warren1-13/+12
2012-09-23regulator: palmas: Add DT supportGraeme Gregory1-8/+119
2012-09-19mfd: 88pm860x: Avoid to check resource for preg regulatorHaojian Zhuang1-13/+19
2012-09-19regulator: 88pm860x: Add pre-regulator support for 88pm860x regulatorJett.Zhou1-0/+66
2012-09-19mfd: max8925: Remove array in regulator platform dataHaojian Zhuang1-18/+17
2012-09-17regulator: anatop-regulator: Convert to use syscon to access anatop registerDong Aisheng2-11/+22
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-15/+109
2012-09-14mfd: ab3100: Split ab3100 headers out of abx500.hMarcus Cooper1-0/+1
2012-09-11mfd: 88pm860x: Use REG resource in regulatorHaojian Zhuang1-3/+2
2012-09-11mfd: 88pm860x: Convert to IORESOURCE_REGMark Brown1-1/+1
2012-09-11mfd: wm831x: Convert to IORESOURCE_REGMark Brown3-14/+14
2012-09-10regulator: fan53555: remove vsel_max not usedYunfan Zhang1-3/+0
2012-09-10regulator: aat2870: Don't explicitly initialise the first fieldMark Brown1-1/+1
2012-09-10regulator: wm831x-ldo: Add bypass supportMark Brown1-0/+8
2012-09-10regulator: arizona-micsupp: Support get/set bypassMark Brown1-0/+5
2012-09-10regulator: arizona-ldo: Support get/set bypassMark Brown1-0/+4
2012-09-10regulator: core: Provide regmap get/set bypass operationsMark Brown1-0/+41
2012-09-10regulator: core: Support bypass modeMark Brown1-0/+85
2012-09-10regulator: Fairchild fan53555 supportYunfan Zhang3-0/+337
2012-09-09regulator: twl: Remove another unused variable warningMark Brown1-7/+0
2012-09-08regulator: core: Try using the parent device for the default regmapAnilKumar Ch1-1/+3
2012-09-08regulator: core: Fast path non-deferred disablesMark Brown1-0/+3
2012-09-07regulator: core: Report microvolts in sysfs even with only list_voltage()Mark Brown1-1/+2
2012-09-06regulator: tps6586x: add support for SYS railLaxman Dewangan1-2/+18
2012-09-06regulator: lp872x: remove unnecessary functionKim, Milo1-28/+0