summaryrefslogtreecommitdiff
path: root/drivers/regulator
AgeCommit message (Expand)Author
2019-02-12regulator: core: Refactor _regulator_should_adjust_supply conditionLeonard Crestez
2019-02-12MLK-13793-2 regulator: anatop: Do not print error message for EPROBE_DEFERIrina Tirdea
2019-02-12MLK-13720-4: regulator: pf1550-regulator-rpmsg: fix "rpmsg_send timeout"Robin Gong
2019-02-12MLK-13720-3: regulator: pf1550-regulator-rpmsg: use the specific pf1550 rpmsg...Robin Gong
2019-02-12MLK-13636-2 regulator: pf1550-regulator-rmpsg: enable pm_qos to prevent low p...Robin Gong
2019-02-12MLK-13615-1 regulator: pf1550-regulator-rpmsg: should set voltage closest to ...Dong Aisheng
2019-02-12MLK-13577-3 regulator: pf1550-regulator-rpmsg: add pf1550 regulator rpmsg driverRobin Gong
2019-02-12MLK-13387-3 regulator: consumer: add new event macroRichard Zhu
2019-02-12MLK-12928-16 regulator: pf1550: check device node checkRobin Gong
2019-02-12MLK-12928-15 mfd/regulator: pf1550: check OTP_SW2_DVS_ENB bit for different v...Robin Gong
2019-02-12MLK-12928-7 regulator: pf1550: correct ldo ops settingRobin Gong
2019-02-12MLK-12928-2 regulator: pf1550: add pf1550 regulator driverRobin Gong
2019-02-12MLK-11465-1: regulator: pfuze100: update voltage setting for SW1A of PF3000Robin Gong
2019-02-12MLK-11550-1: regulator: pfuze100: restore some registers after LPSR for pfuze...Robin Gong
2019-02-12MLK-11556-1 pmic: max17135: add hwmon, mfd and regulator drivers for this pmicRobby Cai
2019-02-12MLK-11561-2 regulator: anatop: set default voltage selector for pcieRichard Zhu
2019-02-12MLK-11407-3: regulator: anatop: force vddpu to use same voltage level as vddsocShawn Guo
2019-02-12MLK-11395-3 regulator: consumer: add new event macrosFancy Fang
2019-02-12MLK-10196-3 regulator: anatop: Add non core enable/disablePeter Chen
2018-10-03regulator: fix crash caused by null driver dataYu Zhao
2018-08-03regulator: Don't return or expect -errno from of_map_mode()Douglas Anderson
2018-08-03regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_opsAnson Huang
2018-05-30regulator: of: Add a missing 'of_node_put()' in an error handling path of 'of...Christophe JAILLET
2018-05-30regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'Christophe Jaillet
2018-03-15regulator: stm32-vrefbuf: fix check on ready flagFabrice Gasnier
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-23Merge remote-tracking branches 'regulator/fix/axp20x' and 'regulator/fix/rn5t...Mark Brown
2017-10-18regulator: rn5t618: Do not index regulator_desc arrays by idLeonard Crestez
2017-10-04regulator: axp20x: Fix poly-phase bit offset for AXP803 DCDC5/6Chen-Yu Tsai
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