summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
| |\ \ \ \
| | * | | | regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeingSeung-Woo Kim2014-12-041-0/+2
| | * | | | regulator: Lower priority of constraint loggingMark Brown2014-10-311-1/+1
| | |/ / /
| * | | | Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linusMark Brown2014-12-051-11/+8
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | regulator: da9063: Do not transform local IRQ to virtualDmitry Lavnikevich2014-11-211-11/+8
| | |/ /
* | | | Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-082-8/+104
|\ \ \ \ | |/ / / |/| | |
| * | | regulator: s2mps11: Add support S2MPS13 regulator deviceChanwoo Choi2014-11-252-8/+104
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------. \ \ Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max776...Mark Brown2014-11-056-6/+6
|\ \ \ \ \ \ \ \
| | | | | | * | | regulator: s2mpa01: zero-initialize regulator match table arrayJavier Martinez Canillas2014-11-031-1/+1
| | | | | | |/ /
| | | | | * | | regulator: max8660: zero-initialize regulator match table arrayJavier Martinez Canillas2014-11-031-1/+1
| | | | | |/ /
| | | | * | | regulator: max77802: zero-initialize regulator match tableJavier Martinez Canillas2014-11-031-1/+1
| | | | |/ /
| | | * | | regulator: max77693: Fix use of uninitialized regulator configKrzysztof Kozlowski2014-11-031-1/+1
| | | |/ /
| | * | | regulator: max77686: zero-initialize regulator match tableJavier Martinez Canillas2014-11-031-1/+1
| | |/ /
| * | | regulator: max1586: zero-initialize regulator match table arrayJavier Martinez Canillas2014-11-031-1/+1
| |/ /
* | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-11-051-1/+2
|\ \ \ | |_|/ |/| |
| * | regulator: of: Lower the severity of the error with no containerMark Brown2014-10-291-1/+2
| |/
* | Merge remote-tracking branch 'regulator/fix/rk808' into regulator-linusMark Brown2014-10-271-1/+1
|\ \ | |/ |/|
| * regulator: rk808: Fix min_uV for DCDC1 & DCDC2Chris Zhong2014-10-071-1/+1
* | Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds2014-10-151-76/+4
|\ \ | |/ |/|
| * regulator/mfd: max14577: Export symbols for calculating charger currentKrzysztof Kozlowski2014-09-241-76/+4
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...Mark Brown2014-09-303-101/+89
|\ \ \ \
| | | * | regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)Heiko Stübner2014-08-291-7/+56
| | | |/
| | * | regulator: tps65910: Allow missing init_data for diagnosticsAxel Lin2014-08-161-11/+2
| | |/
| * | regulator: tps65217: Use simplified DT parsingMark Brown2014-09-101-77/+29
| * | Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2014-09-103-3/+62
| |\ \
| * | | regulator: tps65217: Remove unused driver_data from of_match tableMark Brown2014-09-091-7/+7
| * | | regulator: tps65217: Remove spurious platform data checkMark Brown2014-09-061-6/+2
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rn5t...Mark Brown2014-09-306-282/+673
|\ \ \ \ \
| | | * | | regulator: s2mps11: Optimize the regulator description macroAmit Daniel Kachhap2014-08-161-174/+85
| | | * | | regulator: s2mpa01: Optimize the regulator description macroAmit Daniel Kachhap2014-08-161-98/+36
| | | * | | regulator: s2mpxxx: Move regulator min/step voltages in common placeAmit Daniel Kachhap2014-08-162-41/+41
| | | |/ /
| | * | | regulator: rn5t618: add driver for Ricoh RN5T618 regulatorsBeniamino Galvani2014-08-303-0/+150
| * | | | regulator: rk808: Add function for ramp delay for buck1/buck2Doug Anderson2014-09-161-2/+55
| * | | | regulator: rk808: Fix missing of_node_putAxel Lin2014-09-121-1/+2
| * | | | regulator: rk808: Remove unused variablesAxel Lin2014-09-121-26/+0
| * | | | regulator: rk808: Remove pdata from the regulatorChris Zhong2014-09-101-72/+17
| * | | | regulator: RK808: Add proper input supplies for rk808Doug Anderson2014-09-021-1/+14
OpenPOWER on IntegriCloud