summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)AuthorLines
2012-11-15Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...Mark Brown-12/+18
2012-11-15regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski-1/+1
2012-11-14regulator: core: Avoid deadlock when regulator_register failsCharles Keepax-11/+17
2012-10-28Regulator: core: Unregister when gpio request fails.Andrew Lunn-1/+2
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-67/+293
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-1/+1
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang-1/+34
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown-491/+1232
2012-09-28regulator: arizona-ldo: Remove top voltageMark Brown-1/+1
2012-09-25regulator: deprecate regulator-compatible DT propertyStephen Warren-13/+12
2012-09-23regulator: palmas: Add DT supportGraeme Gregory-8/+119
2012-09-19mfd: 88pm860x: Avoid to check resource for preg regulatorHaojian Zhuang-13/+19
2012-09-19regulator: 88pm860x: Add pre-regulator support for 88pm860x regulatorJett.Zhou-0/+66
2012-09-19mfd: max8925: Remove array in regulator platform dataHaojian Zhuang-18/+17
2012-09-17regulator: anatop-regulator: Convert to use syscon to access anatop registerDong Aisheng-11/+22
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-15/+109
2012-09-14mfd: ab3100: Split ab3100 headers out of abx500.hMarcus Cooper-0/+1
2012-09-11mfd: 88pm860x: Use REG resource in regulatorHaojian Zhuang-3/+2
2012-09-11mfd: 88pm860x: Convert to IORESOURCE_REGMark Brown-1/+1
2012-09-11mfd: wm831x: Convert to IORESOURCE_REGMark Brown-14/+14
2012-09-10regulator: fan53555: remove vsel_max not usedYunfan Zhang-3/+0
2012-09-10regulator: aat2870: Don't explicitly initialise the first fieldMark Brown-1/+1
2012-09-10regulator: wm831x-ldo: Add bypass supportMark Brown-0/+8
2012-09-10regulator: arizona-micsupp: Support get/set bypassMark Brown-0/+5
2012-09-10regulator: arizona-ldo: Support get/set bypassMark Brown-0/+4
2012-09-10regulator: core: Provide regmap get/set bypass operationsMark Brown-0/+41
2012-09-10regulator: core: Support bypass modeMark Brown-0/+85
2012-09-10regulator: Fairchild fan53555 supportYunfan Zhang-0/+337
2012-09-09regulator: twl: Remove another unused variable warningMark Brown-7/+0
2012-09-08regulator: core: Try using the parent device for the default regmapAnilKumar Ch-1/+3
2012-09-08regulator: core: Fast path non-deferred disablesMark Brown-0/+3
2012-09-07regulator: core: Report microvolts in sysfs even with only list_voltage()Mark Brown-1/+2
2012-09-06regulator: tps6586x: add support for SYS railLaxman Dewangan-2/+18
2012-09-06regulator: lp872x: remove unnecessary functionKim, Milo-28/+0
2012-09-06regulator: lp872x: fix NULL pointer access problemKim, Milo-4/+4
2012-09-06regulator: lp872x: initialize the DVS modeKim, Milo-2/+3
2012-09-06regulator: lp872x: set the default DVS modeKim, Milo-1/+14
2012-09-06regulator: lp872x: remove regulator platform data dependencyKim, Milo-9/+7
2012-08-28regulator: mc13783: add regulators sw1x and sw2xGaƫtan Carlier-0/+66
2012-08-28regulator: max8907: Add MODULE_ALIASAxel Lin-0/+1
2012-08-28regulator: max8907: fix use of possibly NULL idataStephen Warren-1/+4
2012-08-28regulator: fix kernel-doc warnings in drivers/regulator/core.cRandy Dunlap-2/+2
2012-08-28regulator: ab8500: provide per-regulator shiftLinus Walleij-10/+10
2012-08-28regulator: max8907: fix compile error when !CONFIG_OFStephen Warren-2/+22
2012-08-28regulator: max8907: Properly set pmic pointer in max8907_regulator_remove()Axel Lin-1/+1
2012-08-28regulator: max8907: Fix n_voltages for MAX8907B SD1Axel Lin-1/+2
2012-08-28regulator: using kfree() requires including slab.hStephen Rothwell-0/+2
2012-08-28regulator: add MAX8907 driverGyungoh Yoo-0/+392
2012-08-28regulator: twl: make twl_info tables constArnd Bergmann-14/+24
2012-08-28regulator: twl: Remove get_voltage implementation for single voltage regulatorsAxel Lin-11/+0