summaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | | | | regulator: tps65090: Add missing of_node_putSachin Kamat2014-02-181-0/+1
| | | | | | | |/ / / /
| | | | | | * | | | | regulator: tps6507x: Remove redundant error messageSachin Kamat2014-02-201-6/+2
| | | | | | * | | | | regulator: tps6507x: Add missing of_node_putSachin Kamat2014-02-181-0/+1
| | | | | | * | | | | regulator: tps6507x: Use of_get_child_by_nameSachin Kamat2014-02-141-1/+1
| | | | | | * | | | | regulator: tps6507x: Use "IS_ENABLED" for DT code.Manish Badarkhe2014-02-071-13/+5
| | | | | | |/ / / /
| | | | | * / / / / regulator: tps62360: Remove redundant error messageSachin Kamat2014-02-201-7/+2
| | | | | |/ / / /
| | | | * / / / / regulator: tps51632: Remove redundant error messageSachin Kamat2014-02-201-6/+2
| | | | |/ / / /
| | | * | | | | regulator: ti-abb: Remove redundant error messageSachin Kamat2014-02-191-8/+3
| | | * | | | | regulator: ti-abb: Do not hardcode return valueSachin Kamat2014-02-191-1/+1
| | | * | | | | regulator: ti-abb-regulator: do not open-code counting and access of dt array...Heiko Stuebner2014-02-121-23/+20
| | | * | | | | regulator: ti-abb: Add support for interleaved LDO registersNishanth Menon2014-02-031-29/+57
| | | |/ / / /
| | * | | | | regulator: st-pwm: Convert to get_voltage_selAxel Lin2014-03-241-6/+3
| | * | | | | regulator: Add new driver for ST's PWM controlled voltage regulatorsLee Jones2014-03-213-0/+200
| | |/ / / /
| * | | | | regulator: s5m8767: Convert to use regulator_[enable|disable|is_enabled]_regmapAxel Lin2014-03-211-59/+19
| * | | | | regulator: s5m8767: Remove redundant error messageSachin Kamat2014-02-201-8/+2
| * | | | | regulator: s5m8767: Use GPIO for controlling Buck9/eMMCKrzysztof Kozlowski2014-01-271-3/+84
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----------. \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma...Mark Brown2014-03-2610-192/+954
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | regulator: s2mps11: Add missing of_node_putSachin Kamat2014-03-191-0/+1
| | | | | | | * | | | | | regulator: s2mps11: Use of_get_child_by_nameSachin Kamat2014-03-191-1/+1
| | | | | | | * | | | | | regulator: s2mps11: Add set_suspend_disable for S2MPS14Krzysztof Kozlowski2014-03-191-1/+50
| | | | | | | * | | | | | regulator: s2mps11: Add support for S2MPS14 regulatorsKrzysztof Kozlowski2014-03-192-65/+196
| | | | | | | * | | | | | Merge branch 'ib-mfd-regulator-3.15' of git://git.kernel.org/pub/scm/linux/ke...Mark Brown2014-03-198-8/+505
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * | | | | | regulator: Add support for S2MPA01 regulatorSachin Kamat2014-03-183-0/+489
| | | | | | | * | | | | | | regulator: s2mps11: Fix section mismatchKrzysztof Kozlowski2014-03-041-46/+17
| | | | | | | * | | | | | | regulator: s2mps11: Copy supported regulators from initconstKrzysztof Kozlowski2014-03-031-13/+62
| | | | | | | * | | | | | | regulator: s2mps11: Constify regulator_desc arrayKrzysztof Kozlowski2014-03-031-1/+1
| | | | | | | * | | | | | | regulator: s2mps11: Don't store registered regulators in state containerKrzysztof Kozlowski2014-03-031-5/+5
| | | | | | | | |_|_|_|_|/ | | | | | | | |/| | | | |
| | | | | | * | | | | | | regulator: rc5t583: Remove redundant error messageSachin Kamat2014-02-201-3/+1
| | | | | | * | | | | | | regulator: rc5t583: Allow missing init_data for diagnosticsAxel Lin2014-02-111-8/+1
| | | | | | | |_|_|/ / / | | | | | | |/| | | | |
| | | | | * | | | | | | regulator: pfuze100: Add PFUZE200 support to Kconfig and module descriptionAxel Lin2014-03-062-4/+4
| | | | | * | | | | | | regulator: pfuze100: Add terminate entry for [i2c|of]_device_id tablesAxel Lin2014-03-041-3/+5
| | | | | * | | | | | | regulator: pfuze100: add pfuze200 supportRobin Gong2014-03-041-53/+143
| | | | | * | | | | | | pfuze100-regulator: Return error on of_node_get() failureFabio Estevam2014-02-231-1/+1
| | | | | * | | | | | | pfuze100-regulator: Fix of_node_get() parameterFabio Estevam2014-02-191-1/+1
| | | | | * | | | | | | regulator: pfuze100: Use of_get_child_by_nameSachin Kamat2014-02-141-1/+1
| | | | | |/ / / / / /
| | | | * | | | | | | regulator: mc13xxx: Fix probing with DTAlexander Shiyan2014-03-031-4/+4
| | | | * | | | | | | regulator: mc13xxx: Fix NULL pointer error in non-DT modeSachin Kamat2014-02-251-4/+8
| | | | * | | | | | | regulator: mc13xxx: Use of_get_child_by_nameSachin Kamat2014-02-141-2/+2
| | | | |/ / / / / /
| | | * | | | | | | regulator: max8998: Remove unnecessary **rdev from struct max8998_dataAxel Lin2014-03-101-14/+6
| | | * | | | | | | regulator: max8998: Add missing of_node_putSachin Kamat2014-02-181-1/+6
| | | |/ / / / / /
| | * | | | | | | regulator: max8997: Remove unnecessary **rdev from struct max8997_dataAxel Lin2014-03-101-13/+6
| | * | | | | | | regulator: max8997: Remove redundant error messageSachin Kamat2014-02-201-1/+0
| | * | | | | | | regulator: max8997: Use of_get_child_by_nameSachin Kamat2014-02-141-1/+1
| | |/ / / / / /
| * | | | | | | regulator: max8973: Remove unused field from 'struct max8973_chip'Krzysztof Kozlowski2014-03-101-2/+0
| * | | | | | | regulator: max8973: Remove redundant error messageSachin Kamat2014-02-191-3/+1
| |/ / / / / /
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-------------. \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/ma...Mark Brown2014-03-268-97/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | regulator: max8952: Silence checkpatch warningSachin Kamat2014-03-181-0/+1
| | | | | | | | * | | | | | | regulator: max8952: Use managed regulator registrationKrzysztof Kozlowski2014-03-101-13/+8
| | | | | | | | * | | | | | | regulator: max8952: Remove redundant error messageSachin Kamat2014-02-201-3/+1
| | | | | | | | |/ / / / / /
| | | | | | | * | | | | | | regulator: max8925: Silence checkpatch warningSachin Kamat2014-03-181-0/+1