aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Gravatar Linus Torvalds 9-67/+293
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-1/+1
2012-10-02mfd: 88pm860x: Device tree supportGravatar Haojian Zhuang 1-1/+34
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Gravatar Mark Brown 30-491/+1232
2012-09-28regulator: arizona-ldo: Remove top voltageGravatar Mark Brown 1-1/+1
2012-09-25regulator: deprecate regulator-compatible DT propertyGravatar Stephen Warren 1-13/+12
2012-09-23regulator: palmas: Add DT supportGravatar Graeme Gregory 1-8/+119
2012-09-19mfd: 88pm860x: Avoid to check resource for preg regulatorGravatar Haojian Zhuang 1-13/+19
2012-09-19regulator: 88pm860x: Add pre-regulator support for 88pm860x regulatorGravatar Jett.Zhou 1-0/+66
2012-09-19mfd: max8925: Remove array in regulator platform dataGravatar Haojian Zhuang 1-18/+17
2012-09-17regulator: anatop-regulator: Convert to use syscon to access anatop registerGravatar Dong Aisheng 2-11/+22
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-15/+109
2012-09-14mfd: ab3100: Split ab3100 headers out of abx500.hGravatar Marcus Cooper 1-0/+1
2012-09-11mfd: 88pm860x: Use REG resource in regulatorGravatar Haojian Zhuang 1-3/+2
2012-09-11mfd: 88pm860x: Convert to IORESOURCE_REGGravatar Mark Brown 1-1/+1
2012-09-11mfd: wm831x: Convert to IORESOURCE_REGGravatar Mark Brown 3-14/+14
2012-09-10regulator: fan53555: remove vsel_max not usedGravatar Yunfan Zhang 1-3/+0
2012-09-10regulator: aat2870: Don't explicitly initialise the first fieldGravatar Mark Brown 1-1/+1
2012-09-10regulator: wm831x-ldo: Add bypass supportGravatar Mark Brown 1-0/+8
2012-09-10regulator: arizona-micsupp: Support get/set bypassGravatar Mark Brown 1-0/+5
2012-09-10regulator: arizona-ldo: Support get/set bypassGravatar Mark Brown 1-0/+4
2012-09-10regulator: core: Provide regmap get/set bypass operationsGravatar Mark Brown 1-0/+41
2012-09-10regulator: core: Support bypass modeGravatar Mark Brown 1-0/+85
2012-09-10regulator: Fairchild fan53555 supportGravatar Yunfan Zhang 3-0/+337
2012-09-09regulator: twl: Remove another unused variable warningGravatar Mark Brown 1-7/+0
2012-09-08regulator: core: Try using the parent device for the default regmapGravatar AnilKumar Ch 1-1/+3
2012-09-08regulator: core: Fast path non-deferred disablesGravatar Mark Brown 1-0/+3
2012-09-07regulator: core: Report microvolts in sysfs even with only list_voltage()Gravatar Mark Brown 1-1/+2
2012-09-06regulator: tps6586x: add support for SYS railGravatar Laxman Dewangan 1-2/+18
2012-09-06regulator: lp872x: remove unnecessary functionGravatar Kim, Milo 1-28/+0
2012-09-06regulator: lp872x: fix NULL pointer access problemGravatar Kim, Milo 1-4/+4
2012-09-06regulator: lp872x: initialize the DVS modeGravatar Kim, Milo 1-2/+3
2012-09-06regulator: lp872x: set the default DVS modeGravatar Kim, Milo 1-1/+14
2012-09-06regulator: lp872x: remove regulator platform data dependencyGravatar Kim, Milo 1-9/+7
2012-08-28regulator: mc13783: add regulators sw1x and sw2xGravatar Gaëtan Carlier 1-0/+66
2012-08-28regulator: max8907: Add MODULE_ALIASGravatar Axel Lin 1-0/+1
2012-08-28regulator: max8907: fix use of possibly NULL idataGravatar Stephen Warren 1-1/+4
2012-08-28regulator: fix kernel-doc warnings in drivers/regulator/core.cGravatar Randy Dunlap 1-2/+2
2012-08-28regulator: ab8500: provide per-regulator shiftGravatar Linus Walleij 1-10/+10
2012-08-28regulator: max8907: fix compile error when !CONFIG_OFGravatar Stephen Warren 1-2/+22
2012-08-28regulator: max8907: Properly set pmic pointer in max8907_regulator_remove()Gravatar Axel Lin 1-1/+1
2012-08-28regulator: max8907: Fix n_voltages for MAX8907B SD1Gravatar Axel Lin 1-1/+2
2012-08-28regulator: using kfree() requires including slab.hGravatar Stephen Rothwell 1-0/+2
2012-08-28regulator: add MAX8907 driverGravatar Gyungoh Yoo 3-0/+392
2012-08-28regulator: twl: make twl_info tables constGravatar Arnd Bergmann 1-14/+24
2012-08-28regulator: twl: Remove get_voltage implementation for single voltage regulatorsGravatar Axel Lin 1-11/+0
2012-08-28regulator: isl6271a: Remove get_voltage implementation for isl_fixed_opsGravatar Axel Lin 1-6/+0
2012-08-28regulator: ab8500: Remove get_voltage implementation for ab8500_regulator_fix...Gravatar Axel Lin 1-6/+0
2012-08-28regulator: ab3100: Remove get_voltage implementation for regulator_ops_fixedGravatar Axel Lin 1-6/+0
2012-08-28regulator: mc13xxx: Remove get_voltage implementation for single voltage regu...Gravatar Axel Lin 4-14/+0