aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)AuthorFilesLines
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 4-4/+134
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-1/+1
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Gravatar Lee Jones 4-4/+134
2017-09-04Merge remote-tracking branches 'regulator/topic/rc5t619' and 'regulator/topic...Gravatar Mark Brown 4-6/+248
2017-09-04Merge remote-tracking branches 'regulator/topic/mt6380', 'regulator/topic/mtk...Gravatar Mark Brown 8-11/+386
2017-09-04Merge remote-tracking branches 'regulator/topic/cpcap', 'regulator/topic/da90...Gravatar Mark Brown 7-16/+26
2017-09-04Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/cpcap' ...Gravatar Mark Brown 3-4/+12
2017-09-04mfd: twl: Move header file out of I2C realmGravatar Wolfram Sang 2-2/+2
2017-08-30regulator: Add support for stm32-vrefbufGravatar Fabrice Gasnier 3-0/+215
2017-08-30regulator: pv88090: Exception handling for out of boundsGravatar Eric Jeong 2-7/+12
2017-08-30regulator: da9063: Return an error code on probe failureGravatar Dan Carpenter 1-1/+1
2017-08-27regulator: rn5t618: add RC5T619 PMIC supportGravatar Pierre-Hugues Husson 2-6/+33
2017-08-21regulator: ltc3589: constify i2c_device_idGravatar Arvind Yadav 1-1/+1
2017-08-21regulator: fan53555: fix I2C device idsGravatar Guillaume Tucker 1-1/+4
2017-08-21regulator: rk808: Add regulator driver for RK805Gravatar Elaine Zhang 2-2/+132
2017-08-15regulator: mt6380: Add support for MT6380Gravatar Chenglin Xu 3-0/+362
2017-08-11PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLEGravatar Rafael J. Wysocki 1-1/+1
2017-07-24regulator: pwm-regulator: Remove unneeded gpiod NULL checkGravatar Fabio Estevam 1-4/+2
2017-07-20regulator: core: fix a possible race in disable_work handlingGravatar Tirupathi Reddy 1-2/+10
2017-07-20regulator: fan53555: Use of_device_get_match_data() to simplify probeGravatar Jisheng Zhang 1-8/+2
2017-07-19regulator: of: regulator_of_get_init_data() missing of_node_get()Gravatar Frank Rowand 1-1/+1
2017-07-19regulator: Convert to using %pOF instead of full_nameGravatar Rob Herring 3-5/+5
2017-07-17regulator: cpcap: Add OF mode mappingGravatar Sebastian Reichel 1-0/+13
2017-07-17regulator: cpcap: Fix standby modeGravatar Sebastian Reichel 1-3/+5
2017-07-10regulator: cpcap: Fix standby modeGravatar Sebastian Reichel 1-3/+5
2017-07-07regulator: axp20x: add NULL check on devm_kzalloc() return valueGravatar Gustavo A. R. Silva 1-0/+6
2017-07-07regulator: qcom_smd: add NULL check on of_match_device() return valueGravatar Gustavo A. R. Silva 1-0/+5
2017-07-07regulator: qcom_rpm-regulator: add NULL check on of_match_device() return valueGravatar Gustavo A. R. Silva 1-0/+5
2017-07-03Merge remote-tracking branches 'regulator/topic/settle', 'regulator/topic/tps...Gravatar Mark Brown 4-5/+43
2017-07-03Merge remote-tracking branches 'regulator/topic/hi6421v530', 'regulator/topic...Gravatar Mark Brown 7-14/+481
2017-07-03Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/bd9...Gravatar Mark Brown 5-42/+437
2017-07-03Merge remote-tracking branch 'regulator/topic/core' into regulator-nextGravatar Mark Brown 1-28/+18
2017-06-30regulator: core: Fix size limit of supply_mapGravatar Haishan Zhou 1-23/+13
2017-06-28regulator: core: Fix voltage change propagations to supply regulatorsGravatar Tirupathi Reddy 1-1/+2
2017-06-20regulator: lp87565: Fix the initial voltage rangeGravatar Keerthy 1-1/+1
2017-06-14regulator: hi6421v530: Describe consumed platform deviceGravatar Guodong Xu 1-0/+7
2017-06-13regulator: tps65910: check TPS65910_NUM_REGS at build timeGravatar Michał Mirosław 1-2/+3
2017-06-13regulator: core: Prioritise consumer mappings over regulator nameGravatar Charles Keepax 1-5/+5
2017-06-07regulator: lp87565: Fix the GPL headerGravatar Keerthy 1-2/+1
2017-06-07regulator: hi6421: Describe consumed platform deviceGravatar Guodong Xu 1-0/+7
2017-06-07regulator: hi6421v530: add driver for hi6421v530 voltage regulatorGravatar Wang Xiaoyin 3-0/+218
2017-06-07regulator: da9061: BUCK and LDO regulator driverGravatar Steve Twiss 2-14/+293
2017-06-06regulator: bd9571mwv: Statize local symbolsGravatar Axel Lin 1-6/+6
2017-05-25regulator: tps65917: Add support for SMPS12Gravatar Keerthy 1-3/+15
2017-05-24regulator: lp87565: Add support for lp87565 PMIC regulatorsGravatar Keerthy 3-0/+246
2017-05-19regulator: axp20x-regulator: add support for AXP803Gravatar Icenowy Zheng 1-22/+131
2017-05-19regulator: lp8755: fix spelling mistake "acceess" -> "access"Gravatar Colin Ian King 1-7/+7
2017-05-17regulator: Allow for asymmetric settling timesGravatar Matthias Kaehlcke 2-0/+25
2017-05-14regulator: palmas: Drop unnecessary staticGravatar Julia Lawall 1-1/+1
2017-05-14regulator: max8997/8966: fix charger cv voltage set bugGravatar MyungJoo Ham 1-6/+3