aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/axp20x-regulator.c
AgeCommit message (Expand)Author
2020-03-20regulator: axp20x: Fix AXP22x ELDO2 regulator enable bitmaskChen-Yu Tsai
2020-03-20regulator: axp20x: Fix axp20x_set_ramp_delayAxel Lin
2019-08-29regulator: axp20x: fix DCDC5 and DCDC6 for AXP803Jernej Skrabec
2019-08-29regulator: axp20x: fix DCDCA and DCDCD for AXP806Jernej Skrabec
2019-03-20regulator: axp20x: Mark expected switch fall-throughsGustavo A. R. Silva
2019-03-19regulator: axp20x: Use rdev_get_id at appropriate placesAxel Lin
2019-03-19regulator: axp20x: Remove unneeded NULL test against rdevAxel Lin
2019-02-19regulator: axp20x: remove a redundant null check on rdevColin Ian King
2019-02-19Merge branch 'regulator-5.0' into regulator-5.1 stpmic1 const/rangeMark Brown
2019-02-18regulator: axp20x: fix DCDCB and BLDO2 definitions for AXP806Ondrej Jirman
2019-02-04regulator: axp20x: fix ALDO2, DLDO2 and ELDO3 definitions for AXP803Vasily Khoruzhick
2019-01-28regulator: axp20x: Fix incorrect vsel_mask settingsAxel Lin
2019-01-28regulator: axp20x: fix ALDO2, DLDO2 and ELDO3 definitions for AXP803Vasily Khoruzhick
2019-01-09regulator: axp20x: check rdev is null before dereferencing itColin Ian King
2018-12-17regulator: axp20x: fix set_ramp_delay for AXP209/dcdc2Priit Laes
2018-12-13regulator: axp20x: add software based soft_start for AXP209 LDO3Olliver Schinagl
2018-12-13regulator: axp20x: add support for set_ramp_delay for AXP209Olliver Schinagl
2018-11-28regulator: axp20x: use defines for masksOlliver Schinagl
2018-10-04regulator: axp20x: Mark expected switch fall-throughsGustavo A. R. Silva
2018-04-23regulator: axp20x: add drivevbus support for axp803Jagan Teki
2017-10-18regulator: axp20x: Simplify axp20x_is_polyphase_slave implementationAxel Lin
2017-10-04regulator: axp20x: Add support for AXP813 regulatorsChen-Yu Tsai
2017-10-04regulator: axp20x: Fix poly-phase bit offset for AXP803 DCDC5/6Chen-Yu Tsai
2017-07-07regulator: axp20x: add NULL check on devm_kzalloc() return valueGustavo A. R. Silva
2017-05-19regulator: axp20x-regulator: add support for AXP803Icenowy Zheng
2017-02-19Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/ari...Mark Brown
2017-01-31regulator: axp20x-regulator: constify regulator_ops structureBhumika Goyal
2017-01-23regulator: axp20x: AXP806: Fix dcdcb being set instead of dcdceRask Ingemann Lambertsen
2016-11-11regulator: axp20x: Fix axp809 ldo_io registration error on cold bootChen-Yu Tsai
2016-09-13regulator: axp20x: Support AXP806 variantChen-Yu Tsai
2016-06-06regulator: axp20x: Add support for the (external) drivebus regulatorHans de Goede
2016-05-31regulator: axp20x: support AXP809 variantChen-Yu Tsai
2016-04-29regulator: axp20x: Fix axp22x ldo_io registration error on cold bootHans de Goede
2016-04-27regulator: axp20x: Fix axp22x ldo_io voltage rangesHans de Goede
2016-04-26regulator: axp20x: Fix LDO4 linear voltage rangeMaxime Ripard
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-02-15regulator: axp20x: Use of_match name as default regulator nameChen-Yu Tsai
2016-02-12regulator: axp20x: Support new AXP223 PMICChen-Yu Tsai
2016-02-03regulator: axp20x: Use linear voltage ranges for AXP20X LDO4Chen-Yu Tsai
2016-02-03regulator: axp20x: Remove voltage readout support for switch regulatorsChen-Yu Tsai
2015-12-23regulator: axp20x: Fix GPIO LDO enable value for AXP22xChen-Yu Tsai
2015-11-04Merge remote-tracking branches 'regulator/topic/act8865', 'regulator/topic/an...Mark Brown
2015-10-05regulator: axp20x: set supply names for AXP22X DC1SW/DC5LDO internallyChen-Yu Tsai
2015-09-29regulator: axp20x: Fix enable bit indexes for DCDC4 and DCDC5Chen-Yu Tsai
2015-08-04regulator: axp20x: Add module aliasIan Campbell
2015-05-13regulator: axp20x: Add support for AXP22X regulatorsBoris BREZILLON
2015-05-13regulator: axp20x: Prepare support for multiple AXP chip familiesBoris BREZILLON
2015-01-09regulator: axp20x: Migrate to regulator core's simplified DT parsing codeChen-Yu Tsai
2015-01-09regulator: axp20x: Fill regulators_node and of_match descriptor fieldsChen-Yu Tsai
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang