summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1561-67/+0Star
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0461-67/+0Star
| |\
| | * regulator: drop owner assignment from platform_driversWolfram Sang2014-10-2061-67/+0Star
* | | Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-0942-450/+785
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topi...Mark Brown2014-12-052-38/+10Star
| |\ \ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'topic/suspend' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2014-12-0525-92/+198
| | |\ \ \
| | * | | | regulator: sky81452: Modify Device Tree structureGyungoh Yoo2014-12-021-36/+9Star
| | * | | | regulator: sky81452: Modify dependent Kconfig symbolGyungoh Yoo2014-11-171-1/+1
| | * | | | regulator: sky81452: Remove module versionAxel Lin2014-10-201-1/+0Star
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge remote-tracking branches 'regulator/topic/rn5t618', 'regulator/topic/rp...Mark Brown2014-12-057-49/+157
| |\ \ \ \ \ \ \ \
| | | | | | * | | | regulator: s2mps11: Don't zero allocated memory for external controlKrzysztof Kozlowski2014-10-201-1/+1
| | | | | | |/ / /
| | | | | * / / / regulator: s2mpa01: Make regulator_desc array constKrzysztof Kozlowski2014-10-281-1/+1
| | | | | |/ / /
| | | | * / / / regulator: rt5033: Add RT5033 Regulator device driverBeomho Seo2014-11-143-0/+132
| | | | |/ / /
| | | * / / / regulator: rpm: add support for RPM-controller SMB208Josh Cartwright2014-11-211-0/+19
| | | |/ / /
| | * / / / regulator: rn5t618: Convert to new style DT parsingBeniamino Galvani2014-10-201-47/+4Star
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown2014-12-0531-304/+504
| |\ \ \ \ \ \ \ \
| | | | | | * | | | regulator: rk808: Add support setting suspend voltageChris Zhong2014-10-201-3/+54
| | | | | | |/ / /
| | | | | * | | | of: Rename "poweroff-source" property to "system-power-controller"Romain Perier2014-12-011-1/+1
| | | | | * | | | regulator: act8865: Add support to turn off all outputsRomain Perier2014-10-221-0/+31
| | | | | |/ / /
| | | | * | | | regulator: max77802: Remove support for board filesKrzysztof Kozlowski2014-11-261-73/+19Star
| | | | * | | | Merge tag 'v3.18-rc4' into regulator-max77802Mark Brown2014-11-268-8/+9
| | | | |\ \ \ \
| | | | * | | | | regulator: max77802: Fill regulator modes translation callbackJavier Martinez Canillas2014-11-261-0/+6
| | | | * | | | | Merge branch 'topic/suspend' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2014-11-2626-93/+199
| | | | |\ \ \ \ \ | | | | | | |_|/ / | | | | | |/| | |
| | | | | * | | | regulator: of: Add support for parsing initial and suspend modesJavier Martinez Canillas2014-11-261-2/+31
| | | | | * | | | regulator: of: Pass the regulator description in the match tableJavier Martinez Canillas2014-11-261-1/+2
| | | | | * | | | regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas2014-11-2626-90/+124
| | | | | * | | | regulator: of: Add support for parsing microvolts for suspend stateDoug Anderson2014-11-031-0/+4
| | | | | * | | | regulator: Staticize 'regulator_states' arrayKrzysztof Kozlowski2014-10-311-1/+1
| | | | | * | | | regulator: of: Decrement refcount for suspend state nodesJavier Martinez Canillas2014-10-221-0/+1
| | | | | * | | | regulator: of: Add support for parsing regulator_state for suspend stateChanwoo Choi2014-10-201-1/+38
| | | | | | |/ / | | | | | |/| |
| | | | * | | | regulator: max77802: Don't ignore return value of current opmodeKrzysztof Kozlowski2014-11-041-1/+7
| | | | * | | | regulator: max77802: Use unsigned int for modes in max77802_map_mode()Javier Martinez Canillas2014-11-031-1/+1
| | | | * | | | regulator: max77802: Remove suspend_enableKrzysztof Kozlowski2014-10-311-4/+0Star
| | | | * | | | regulator: max77802: Make regulator_desc array constKrzysztof Kozlowski2014-10-281-1/+1
| | | | * | | | regulator: max77802: fix a test in max77802_set_suspend_mode()Dan Carpenter2014-10-271-1/+1
| | | | * | | | regulator: max77802: Add header for operating modesJavier Martinez Canillas2014-10-201-0/+1
| | | | * | | | regulator: max77802: Don't treat OFF as an operating modeJavier Martinez Canillas2014-10-201-1/+2
| | | | * | | | regulator: max77802: Add set suspend mode for BUCKs and simplify codeJavier Martinez Canillas2014-10-201-47/+46Star
| | | | * | | | regulator: max77802: Add .{get,set}_mode callbacksJavier Martinez Canillas2014-10-201-0/+46
| | | | * | | | regulator: max77802: Split regulator operations for BUCKsJavier Martinez Canillas2014-10-201-2/+17
| | | | * | | | regulator: max77802: Add .set_suspend_{enable,disable} callbacksJavier Martinez Canillas2014-10-201-10/+18
| | | | |/ / /
| | | * / / / regulator: max77693: Make regulator_desc array constKrzysztof Kozlowski2014-10-281-1/+1
| | | |/ / /
| | * | | | regulator: max77686: Remove support for board filesKrzysztof Kozlowski2014-11-261-72/+19Star
| | * | | | Merge tag 'v3.18-rc4' into regulator-max77686Mark Brown2014-11-268-8/+9
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | regulator: max77686: Initialize opmode explicitly to normal modeKrzysztof Kozlowski2014-11-041-2/+1Star
| | * | | | regulator: max77686: Consistently index opmode array by rdev idKrzysztof Kozlowski2014-11-041-2/+4
| | * | | | regulator: max77686: Add suspend disable for some LDOsKrzysztof Kozlowski2014-10-311-4/+8
| | * | | | regulator: max77686: Store opmode non-shiftedKrzysztof Kozlowski2014-10-281-15/+34
| | * | | | regulator: max77686: Replace hard-coded opmode values with definesKrzysztof Kozlowski2014-10-281-7/+24
| | * | | | regulator: max77686: Make regulator_desc array constKrzysztof Kozlowski2014-10-281-1/+1
| | | |/ / | | |/| |