summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | 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/+4
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ 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/+19
| | | | * | | | | 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/+0
| | | | * | | | 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/+46
| | | | * | | | 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/+19
| | * | | | 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/+1
| | * | | | 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
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/dis...Mark Brown2014-12-0511-48/+104
| |\ \ \ \ \ \ \
| | | | | * | | | regulator: gpio: fix parsing of gpio listRichard Fitzgerald2014-11-211-42/+51
| | | | | * | | | regulator: tps65090: Fix gpio initializationMarkus Pargmann2014-11-071-0/+3
| | | | | * | | | regulator: gpio: Use gpio_is_validMarkus Pargmann2014-11-071-1/+1
| | | | | * | | | regulator: fixed: Use gpio_is_validMarkus Pargmann2014-11-071-1/+1
| | | | | * | | | regulator: Set ena_gpio_initialized in regulator driversMarkus Pargmann2014-11-078-4/+18
| | | | | * | | | regulator: Add ena_gpio_initialized to regulator_configMarkus Pargmann2014-10-201-1/+2
| | | | | |/ / /
| | | | * | | | regulator: dummy: Make regulator_desc array constKrzysztof Kozlowski2014-10-281-1/+1
| | | | |/ / /
| | | * | | | regulator: core: Add PRE_DISABLE notificationRichard Fitzgerald2014-11-241-0/+16
| | | |/ / /
| | * | | | regulator: anatop: Fail on invalid voltage selectorMarkus Pargmann2014-10-201-0/+5
| | * | | | regulator: anatop: Set default voltage selector for vddpuMarkus Pargmann2014-10-201-0/+8
| | |/ / /
| * | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2014-12-051-1/+3
| |\ \ \ \
OpenPOWER on IntegriCloud