aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/axp20x-regulator.c
AgeCommit message (Expand)Author
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
2014-09-22regulator: axp20x: Use parent device as regulator configuration deviceMaxime Ripard
2014-06-01regulator: axp20x: Use regulator_map_voltage_ascend for LDO4Axel Lin
2014-05-19regulator: AXP20x: fix wrong call to of_find_node_by_nameBoris BREZILLON
2014-04-14regulator: AXP20x: Add support for regulators subsystemCarlo Caione