aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/axp20x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-12mfd: axp20x: Add support for RSB based AXP223 PMICChen-Yu Tsai1-0/+2
2016-02-12mfd: axp20x: Whitespace, open parenthesis alignment code style fixesChen-Yu Tsai1-4/+4
2016-02-12mfd: axp20x: Split the driver into core and i2c bitsChen-Yu Tsai1-75/+15
2016-02-12mfd: axp20x: Add missing copyright noticeChen-Yu Tsai1-0/+2
2016-02-12mfd: axp20x: Use dev->driver->of_match_table in axp20x_match_device()Chen-Yu Tsai1-1/+1
2016-02-12mfd: axp20x: Remove second struct device * parameter for axp20x_match_device()Chen-Yu Tsai1-5/+6
2015-10-30mfd: axp20x: Add a cell for the power button part of the, axp288 PMICsBorun Fu1-0/+20
2015-08-12mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICsHans de Goede1-4/+16
2015-08-12mfd: axp20x: Add missing registers, and mark more registers volatileBruno Prémont1-1/+7
2015-08-11mfd: axp20x: Add axp152 supportMichal Suchanek1-0/+83
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski1-1/+0
2015-05-13mfd: axp20x: Enable AXP22X regulatorsChen-Yu Tsai1-0/+2
2015-05-13mfd: axp20x: Add AXP22x PMIC supportBoris BREZILLON1-0/+98
2015-04-09mfd: axp20x: Add support for extcon cellRamakrishna Pallala1-0/+28
2015-03-30mfd: axp20x: Fix duplicate const for model namesKrzysztof Kozlowski1-1/+1
2015-03-03mfd: axp20x: Change battery cell name to fuel gaugeTodd Brandt1-4/+4
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+3
2014-11-26ACPI / PMIC: support PMIC operation region for XPower AXP288Aaron Lu1-0/+3
2014-11-25mfd: axp20x: Constify axp20x_acpi_match and rid unused warningLee Jones1-1/+1
2014-11-25Merge branches 'ib-mfd-gpio-i2c-3.19', 'ib-mfd-iio-3.19' and 'ib-mfd-regulator-v3.19', tag 'ib-mfd-regulator-clk-v3.19' into ibs-for-mfd-mergedLee Jones1-55/+306
2014-11-25Merge branch 'ib-mfd-iio-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into acpi-pmicRafael J. Wysocki1-55/+306
2014-11-18mfd/axp20x: avoid irq numbering collisionJacob Pan1-9/+9
2014-10-07mfd: axp20x: Extend axp20x to support axp288 pmicJacob Pan1-55/+306
2014-09-26mfd: axp209x: Drop the parent supplies fieldMaxime Ripard1-11/+0
2014-06-03mfd: AXP20x: Add mfd driver for AXP20x PMICCarlo Caione1-0/+258