summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...Mark Brown2012-11-151-12/+18
|\ \
| | * regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski2012-11-151-1/+1
| * | regulator: core: Avoid deadlock when regulator_register failsCharles Keepax2012-11-141-11/+17
| |/
* / Regulator: core: Unregister when gpio request fails.Andrew Lunn2012-10-281-1/+2
|/
* Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-059-67/+293
|\
| * mfd: 88pm860x: Device tree supportHaojian Zhuang2012-10-021-1/+34
| * regulator: palmas: Add DT supportGraeme Gregory2012-09-231-8/+119
| * mfd: 88pm860x: Avoid to check resource for preg regulatorHaojian Zhuang2012-09-191-13/+19
| * regulator: 88pm860x: Add pre-regulator support for 88pm860x regulatorJett.Zhou2012-09-191-0/+66
| * mfd: max8925: Remove array in regulator platform dataHaojian Zhuang2012-09-191-18/+17Star
| * regulator: anatop-regulator: Convert to use syscon to access anatop registerDong Aisheng2012-09-172-11/+22
| * mfd: ab3100: Split ab3100 headers out of abx500.hMarcus Cooper2012-09-141-0/+1
| * mfd: 88pm860x: Use REG resource in regulatorHaojian Zhuang2012-09-111-3/+2Star
| * mfd: 88pm860x: Convert to IORESOURCE_REGMark Brown2012-09-111-1/+1
| * mfd: wm831x: Convert to IORESOURCE_REGMark Brown2012-09-113-14/+14
| * mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-221-15/+109
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\ \
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown2012-09-2830-491/+1232
|\ \ \ \ \ \ | | | | |_|/ | | | |/| |
| | | | | * regulator: tps6586x: add support for SYS railLaxman Dewangan2012-09-061-2/+18
| | | | * | regulator: arizona-ldo: Remove top voltageMark Brown2012-09-281-1/+1
| | | | * | regulator: deprecate regulator-compatible DT propertyStephen Warren2012-09-251-13/+12Star
| | | | * | regulator: fan53555: remove vsel_max not usedYunfan Zhang2012-09-101-3/+0Star
| | | | * | regulator: aat2870: Don't explicitly initialise the first fieldMark Brown2012-09-101-1/+1
| | | | * | regulator: Fairchild fan53555 supportYunfan Zhang2012-09-103-0/+337
| | | | * | regulator: twl: Remove another unused variable warningMark Brown2012-09-091-7/+0Star
| | | | * | regulator: lp872x: remove unnecessary functionKim, Milo2012-09-061-28/+0Star
| | | | * | regulator: lp872x: fix NULL pointer access problemKim, Milo2012-09-061-4/+4
| | | | * | regulator: lp872x: initialize the DVS modeKim, Milo2012-09-061-2/+3
| | | | * | regulator: lp872x: set the default DVS modeKim, Milo2012-09-061-1/+14
| | | | * | regulator: lp872x: remove regulator platform data dependencyKim, Milo2012-09-061-9/+7Star
| | | | * | regulator: mc13783: add regulators sw1x and sw2xGaƫtan Carlier2012-08-281-0/+66
| | | | * | regulator: max8907: Add MODULE_ALIASAxel Lin2012-08-281-0/+1
| | | | * | regulator: max8907: fix use of possibly NULL idataStephen Warren2012-08-281-1/+4
| | | | * | regulator: fix kernel-doc warnings in drivers/regulator/core.cRandy Dunlap2012-08-281-2/+2
| | | | * | regulator: ab8500: provide per-regulator shiftLinus Walleij2012-08-281-10/+10
| | | | * | regulator: max8907: fix compile error when !CONFIG_OFStephen Warren2012-08-281-2/+22
| | | | * | regulator: max8907: Properly set pmic pointer in max8907_regulator_remove()Axel Lin2012-08-281-1/+1
| | | | * | regulator: max8907: Fix n_voltages for MAX8907B SD1Axel Lin2012-08-281-1/+2
| | | | * | regulator: using kfree() requires including slab.hStephen Rothwell2012-08-281-0/+2
| | | | * | regulator: add MAX8907 driverGyungoh Yoo2012-08-283-0/+392
| | | | * | regulator: twl: make twl_info tables constArnd Bergmann2012-08-281-14/+24
| | | | * | regulator: twl: Remove get_voltage implementation for single voltage regulatorsAxel Lin2012-08-281-11/+0Star
| | | | * | regulator: isl6271a: Remove get_voltage implementation for isl_fixed_opsAxel Lin2012-08-281-6/+0Star
| | | | * | regulator: ab8500: Remove get_voltage implementation for ab8500_regulator_fix...Axel Lin2012-08-281-6/+0Star
| | | | * | regulator: ab3100: Remove get_voltage implementation for regulator_ops_fixedAxel Lin2012-08-281-6/+0Star
| | | | * | regulator: mc13xxx: Remove get_voltage implementation for single voltage regu...Axel Lin2012-08-284-14/+0Star
| | | | * | regulator: da9052: set_current_limit should select the maximum current in spe...Axel Lin2012-08-281-2/+2
| | | | * | regulator: lp872x: set_current_limit should select the maximum current in spe...Axel Lin2012-08-281-10/+8Star
| | | | * | regulator: tps6524x: set_current_limit should select the maximum current in s...Axel Lin2012-08-281-6/+4Star