summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | regulator: hi6421: Fix misleading commentAxel Lin2014-09-061-3/+3
| | | | * | | regulator: hi6421: Fix misleading commentAxel Lin2014-09-051-1/+1
| | | | * | | regulator: hi6421: Remove unused fields from struct hi6421_regulator_infoAxel Lin2014-08-211-27/+4
| | | | * | | regulator: hi6421: style fix, else with a single return is not requiredGuodong Xu2014-08-191-6/+6
| | | | |/ /
| | | | * | regulator: add driver for hi6421 voltage regulatorGuodong Xu2014-08-163-0/+668
| | | * | | regulator: fan53555: Fix null pointer dereferenceAxel Lin2014-09-181-1/+1
| | | * | | regulator: fan53555: Fixup report wrong vendor messageAxel Lin2014-09-181-2/+1
| | | * | | regulator: fan53555: fix wrong cast in probeHeiko Stübner2014-09-171-1/+1
| | | * | | regulator: fan53555: add support for Silergy SYR82x regulatorsHeiko Stuebner2014-09-161-15/+87
| | | * | | regulator: fan53555: add devicetree supportHeiko Stuebner2014-09-161-4/+46
| | | * | | regulator: fan53555: use set_ramp_delay to set the ramp up slew rateHeiko Stuebner2014-09-161-11/+42
| | | * | | regulator: fan53555: enable vin supplyHeiko Stuebner2014-09-151-0/+1
| | | | |/ | | | |/|
| | * | | regulator: core: add const to regulator_ops and fix build error in mc13892Guodong Xu2014-08-192-8/+11
| | | |/ | | |/|
| | * | regulator: core: add guard delay between calling regulator_disable and _enableGuodong Xu2014-08-161-0/+31
| | * | regulator: core: factor out delay function from _regulator_do_enableGuodong Xu2014-08-161-34/+40
| | * | regulator: core: add const qualifier to ops in struct regulator_descGuodong Xu2014-08-161-12/+12
| | |/
| * | Merge remote-tracking branch 'regulator/topic/sky81452' into regulator-driversMark Brown2014-09-283-0/+142
| |\ \
| | * | regulator: sky81452: Adding Skyworks SKY81452 regulator driverGyungoh Yoo2014-08-163-0/+142
| | |/
| * | Merge remote-tracking branch 'regulator/topic/pwm' into regulator-driversMark Brown2014-09-284-197/+205
| |\ \
| | * | regulator: pwm-regulator: get voltage and duty table from dtsChris Zhong2014-09-284-197/+205
| | |/
| * | regulator: qcom_rpm: Fix FORCE_MODE_IS_2_BITS macroAxel Lin2014-09-261-1/+1
| * | regulator: qcom_rpm: Don't explicitly initialise the first field of configAxel Lin2014-09-261-1/+1
| * | regulator: qcom-rpm: Regulator driver for the Qualcomm RPMBjorn Andersson2014-09-243-0/+811
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'regulator/topic/as3711', 'regulator/topic/axp...Mark Brown2014-09-306-69/+190
|\ \ \ \ \
| | | | * | regulator: da9211: Set of_match_table and export device tableAxel Lin2014-09-051-14/+15
| | | | * | regulator: da9211: Fix missing config.of_node settingAxel Lin2014-09-031-0/+1
| | | | * | regulator: da9211: fix coccinelle warningsFengguang Wu2014-08-291-1/+1
| | | | * | regulator: da9211: support device treeJames Ban2014-08-271-7/+78
| | | | * | regulator: da9211: Check return value of devm_kzalloc()Axel Lin2014-08-171-0/+2
| | | | * | regulator: da9211: support DA9213James Ban2014-08-163-26/+85
| | | | |/
| | | * | regulator: bcm590xx: Remove unused **info field from struct bcm590xx_regAxel Lin2014-09-071-8/+0
| | | |/
| | * | regulator: axp20x: Use parent device as regulator configuration deviceMaxime Ripard2014-09-221-1/+1
| | |/
| * | regulator: as3711: Remove unused fields from as3711_regulator_info and as3711...Axel Lin2014-09-071-33/+28
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'regulator/fix/da9211', 'regulator/fix/ltc3589...Mark Brown2014-09-303-4/+2
|\ \ \ \
| | | * | regulator: tps65023: Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA funct...Axel Lin2014-08-121-3/+0
| | * | | regulator: ltc3589: fix broken voltage transitionsSteffen Trumtrar2014-09-261-0/+1
| | | |/ | | |/|
| * | | regulator: da9211: Fix a bug in update of mask bitJames Ban2014-09-301-1/+1
| |/ /
* | | regulator: remove unnecessary of_node_get() to parentGuodong Xu2014-09-107-8/+7
|/ /
* | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-071-21/+300
|\ \ | |/ |/|
| * regulator: s2mps11: Add support S2MPU02 regulator deviceChanwoo Choi2014-07-091-21/+300
| *-. Merge branches 'ib-mfd-extcon-regulator-3.17', 'ib-mfd-gpio-3.17' and 'ib-mfd...Lee Jones2014-07-095-2/+24
| |\ \
| | \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...Mark Brown2014-08-054-100/+96
|\ \ \ \ \ \ \
| | | | * | | | regulator: twl: Convert to use devm_kmemdup()Axel Lin2014-06-271-12/+1
| | | | | |/ / | | | | |/| |
| | | * | | | regulator: tps6586x: Use regulator_list_voltage_linear for dvm/ldo4/sw2Axel Lin2014-06-061-61/+68
| | * | | | | regulator: tps65218: Add fixed_uV fields for dcdc5 and dcdc6Keerthy2014-07-101-8/+9
| | * | | | | regulator: tps65218: drop order dependencyFelipe Balbi2014-07-091-8/+8
| | * | | | | regulator: tps65218: drop unneeded field from our regulator macroFelipe Balbi2014-07-091-10/+9
| | * | | | | Merge remote-tracking branch 'regulator/fix/tps65218' into regulator-tps65218Mark Brown2014-07-091-2/+3
| | |\ \ \ \ \
| | * | | | | | regulator: tps65218: Fix build warningsSachin Kamat2014-06-241-2/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | regulator: tps65217: Fix build warningsSachin Kamat2014-06-241-2/+2
| |/ / / / /
OpenPOWER on IntegriCloud