aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones
2017-09-04Merge remote-tracking branches 'regulator/topic/rc5t619' and 'regulator/topic...Mark Brown
2017-09-04Merge remote-tracking branches 'regulator/topic/mt6380', 'regulator/topic/mtk...Mark Brown
2017-09-04Merge remote-tracking branches 'regulator/topic/cpcap', 'regulator/topic/da90...Mark Brown
2017-09-04Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/cpcap' ...Mark Brown
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-08-30regulator: Add support for stm32-vrefbufFabrice Gasnier
2017-08-30regulator: pv88090: Exception handling for out of boundsEric Jeong
2017-08-30regulator: da9063: Return an error code on probe failureDan Carpenter
2017-08-27regulator: rn5t618: add RC5T619 PMIC supportPierre-Hugues Husson
2017-08-21regulator: ltc3589: constify i2c_device_idArvind Yadav
2017-08-21regulator: fan53555: fix I2C device idsGuillaume Tucker
2017-08-21regulator: rk808: Add regulator driver for RK805Elaine Zhang
2017-08-15regulator: mt6380: Add support for MT6380Chenglin Xu
2017-08-11PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLERafael J. Wysocki
2017-07-24regulator: pwm-regulator: Remove unneeded gpiod NULL checkFabio Estevam
2017-07-20regulator: core: fix a possible race in disable_work handlingTirupathi Reddy
2017-07-20regulator: fan53555: Use of_device_get_match_data() to simplify probeJisheng Zhang
2017-07-19regulator: of: regulator_of_get_init_data() missing of_node_get()Frank Rowand
2017-07-19regulator: Convert to using %pOF instead of full_nameRob Herring
2017-07-17regulator: cpcap: Add OF mode mappingSebastian Reichel
2017-07-17regulator: cpcap: Fix standby modeSebastian Reichel
2017-07-10regulator: cpcap: Fix standby modeSebastian Reichel
2017-07-07regulator: axp20x: add NULL check on devm_kzalloc() return valueGustavo A. R. Silva
2017-07-07regulator: qcom_smd: add NULL check on of_match_device() return valueGustavo A. R. Silva
2017-07-07regulator: qcom_rpm-regulator: add NULL check on of_match_device() return valueGustavo A. R. Silva
2017-07-03Merge remote-tracking branches 'regulator/topic/settle', 'regulator/topic/tps...Mark Brown
2017-07-03Merge remote-tracking branches 'regulator/topic/hi6421v530', 'regulator/topic...Mark Brown
2017-07-03Merge remote-tracking branches 'regulator/topic/axp20x', 'regulator/topic/bd9...Mark Brown
2017-07-03Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2017-06-30regulator: core: Fix size limit of supply_mapHaishan Zhou
2017-06-28regulator: core: Fix voltage change propagations to supply regulatorsTirupathi Reddy
2017-06-20regulator: lp87565: Fix the initial voltage rangeKeerthy
2017-06-14regulator: hi6421v530: Describe consumed platform deviceGuodong Xu
2017-06-13regulator: tps65910: check TPS65910_NUM_REGS at build timeMichał Mirosław
2017-06-13regulator: core: Prioritise consumer mappings over regulator nameCharles Keepax
2017-06-07regulator: lp87565: Fix the GPL headerKeerthy
2017-06-07regulator: hi6421: Describe consumed platform deviceGuodong Xu
2017-06-07regulator: hi6421v530: add driver for hi6421v530 voltage regulatorWang Xiaoyin
2017-06-07regulator: da9061: BUCK and LDO regulator driverSteve Twiss
2017-06-06regulator: bd9571mwv: Statize local symbolsAxel Lin
2017-05-25regulator: tps65917: Add support for SMPS12Keerthy
2017-05-24regulator: lp87565: Add support for lp87565 PMIC regulatorsKeerthy
2017-05-19regulator: axp20x-regulator: add support for AXP803Icenowy Zheng
2017-05-19regulator: lp8755: fix spelling mistake "acceess" -> "access"Colin Ian King
2017-05-17regulator: Allow for asymmetric settling timesMatthias Kaehlcke
2017-05-14regulator: palmas: Drop unnecessary staticJulia Lawall
2017-05-14regulator: max8997/8966: fix charger cv voltage set bugMyungJoo Ham