| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/rn5t... | Mark Brown | 2017-10-23 | 2 | -2/+2 |
|\ \ |
|
| | * | regulator: rn5t618: Do not index regulator_desc arrays by id | Leonard Crestez | 2017-10-18 | 1 | -1/+1 |
| |/
|/| |
|
| * | regulator: axp20x: Fix poly-phase bit offset for AXP803 DCDC5/6 | Chen-Yu Tsai | 2017-10-04 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 2017-09-07 | 4 | -4/+134 |
|\ |
|
| *-. | Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw... | Lee Jones | 2017-09-05 | 4 | -4/+134 |
| |\ \ |
|
| | | * | regulator: rk808: Add regulator driver for RK805 | Elaine Zhang | 2017-08-21 | 2 | -2/+132 |
| | |/
| |/| |
|
| | * | mfd: twl: Move header file out of I2C realm | Wolfram Sang | 2017-09-04 | 2 | -2/+2 |
| |/ |
|
* | | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-09-05 | 1 | -1/+1 |
|\ \ |
|
| * | | PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE | Rafael J. Wysocki | 2017-08-11 | 1 | -1/+1 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'regulator/topic/rc5t619' and 'regulator/topic... | Mark Brown | 2017-09-04 | 4 | -6/+248 |
|\ \ \ |
|
| | * | | regulator: Add support for stm32-vrefbuf | Fabrice Gasnier | 2017-08-30 | 3 | -0/+215 |
| | |/ |
|
| * / | regulator: rn5t618: add RC5T619 PMIC support | Pierre-Hugues Husson | 2017-08-27 | 2 | -6/+33 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge remote-tracking branches 'regulator/topic/mt6380', 'regulator/topic/mtk... | Mark Brown | 2017-09-04 | 8 | -11/+386 |
|\ \ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | | | * | regulator: qcom_smd: add NULL check on of_match_device() return value | Gustavo A. R. Silva | 2017-07-07 | 1 | -0/+5 |
| | | | | * | regulator: qcom_rpm-regulator: add NULL check on of_match_device() return value | Gustavo A. R. Silva | 2017-07-07 | 1 | -0/+5 |
| | | |_|/
| | |/| | |
|
| | | | * | regulator: pwm-regulator: Remove unneeded gpiod NULL check | Fabio Estevam | 2017-07-24 | 1 | -4/+2 |
| | | |/
| | |/| |
|
| | | * | regulator: pv88090: Exception handling for out of bounds | Eric Jeong | 2017-08-30 | 2 | -7/+12 |
| | |/ |
|
| * / | regulator: mt6380: Add support for MT6380 | Chenglin Xu | 2017-08-15 | 3 | -0/+362 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge remote-tracking branches 'regulator/topic/cpcap', 'regulator/topic/da90... | Mark Brown | 2017-09-04 | 7 | -16/+26 |
|\ \ \ \ \ \ |
|
| | | | | * | | regulator: ltc3589: constify i2c_device_id | Arvind Yadav | 2017-08-21 | 1 | -1/+1 |
| | | | | |/ |
|
| | | | * | | regulator: fan53555: fix I2C device ids | Guillaume Tucker | 2017-08-21 | 1 | -1/+4 |
| | | | * | | regulator: fan53555: Use of_device_get_match_data() to simplify probe | Jisheng Zhang | 2017-07-20 | 1 | -8/+2 |
| | | | |/ |
|
| | | * / | regulator: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-19 | 3 | -5/+5 |
| | | |/ |
|
| | * / | regulator: da9063: Return an error code on probe failure | Dan Carpenter | 2017-08-30 | 1 | -1/+1 |
| | |/ |
|
| * | | regulator: cpcap: Add OF mode mapping | Sebastian Reichel | 2017-07-17 | 1 | -0/+13 |
| * | | regulator: cpcap: Fix standby mode | Sebastian Reichel | 2017-07-17 | 1 | -3/+5 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/cpcap' ... | Mark Brown | 2017-09-04 | 3 | -4/+12 |
|\ \ \ \ |
|
| | | * | | regulator: of: regulator_of_get_init_data() missing of_node_get() | Frank Rowand | 2017-07-19 | 1 | -1/+1 |
| | | |/ |
|
| | * / | regulator: cpcap: Fix standby mode | Sebastian Reichel | 2017-07-10 | 1 | -3/+5 |
| | |/ |
|
| * / | regulator: axp20x: add NULL check on devm_kzalloc() return value | Gustavo A. R. Silva | 2017-07-07 | 1 | -0/+6 |
| |/ |
|
* / | regulator: core: fix a possible race in disable_work handling | Tirupathi Reddy | 2017-07-20 | 1 | -2/+10 |
|/ |
|
*---. | Merge remote-tracking branches 'regulator/topic/settle', 'regulator/topic/tps... | Mark Brown | 2017-07-03 | 4 | -5/+43 |
|\ \ \ |
|
| | | * | regulator: tps65917: Add support for SMPS12 | Keerthy | 2017-05-25 | 1 | -3/+15 |
| | * | | regulator: tps65910: check TPS65910_NUM_REGS at build time | Michał Mirosław | 2017-06-13 | 1 | -2/+3 |
| | |/ |
|
| * / | regulator: Allow for asymmetric settling times | Matthias Kaehlcke | 2017-05-17 | 2 | -0/+25 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge remote-tracking branches 'regulator/topic/hi6421v530', 'regulator/topic... | Mark Brown | 2017-07-03 | 7 | -14/+481 |
|\ \ \ \ \ \ |
|
| | | | | * | | regulator: palmas: Drop unnecessary static | Julia Lawall | 2017-05-14 | 1 | -1/+1 |
| | | | | |/ |
|
| | | | * / | regulator: max8997/8966: fix charger cv voltage set bug | MyungJoo Ham | 2017-05-14 | 1 | -6/+3 |
| | | | |/ |
|
| | | * | | regulator: lp87565: Fix the initial voltage range | Keerthy | 2017-06-20 | 1 | -1/+1 |
| | | * | | regulator: lp87565: Fix the GPL header | Keerthy | 2017-06-07 | 1 | -2/+1 |
| | | * | | regulator: lp87565: Add support for lp87565 PMIC regulators | Keerthy | 2017-05-24 | 3 | -0/+246 |
| | | |/ |
|
| | * / | regulator: lp8755: fix spelling mistake "acceess" -> "access" | Colin Ian King | 2017-05-19 | 1 | -7/+7 |
| | |/ |
|
| * | | regulator: hi6421v530: Describe consumed platform device | Guodong Xu | 2017-06-14 | 1 | -0/+7 |
| * | | regulator: hi6421v530: add driver for hi6421v530 voltage regulator | Wang Xiaoyin | 2017-06-07 | 3 | -0/+218 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/bd9... | Mark Brown | 2017-07-03 | 5 | -42/+437 |
|\ \ \ \ \ |
|
| | | | * | | regulator: hi6421: Describe consumed platform device | Guodong Xu | 2017-06-07 | 1 | -0/+7 |
| | | | |/ |
|
| | | * / | regulator: da9061: BUCK and LDO regulator driver | Steve Twiss | 2017-06-07 | 2 | -14/+293 |
| | | |/ |
|
| | * / | regulator: bd9571mwv: Statize local symbols | Axel Lin | 2017-06-06 | 1 | -6/+6 |
| | |/ |
|
| * / | regulator: axp20x-regulator: add support for AXP803 | Icenowy Zheng | 2017-05-19 | 1 | -22/+131 |
| |/ |
|
* | | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 2017-07-03 | 1 | -28/+18 |
|\ \ |
|