aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/axp20x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-08mfd: axp20x: Mark axp288 CHRG_BAK_CTRL register volatileHans de Goede1-0/+1
2018-01-08mfd: axp20x: Add pinctrl cell for AXP813Quentin Schulz1-0/+3
2017-11-01mfd: axp20x: Add axp20x-regulator cell for AXP813Chen-Yu Tsai1-0/+2
2017-09-05mfd: axp20x: Use correct platform device ID for many PEKQuentin Schulz1-6/+6
2017-09-05mfd: axp20x: Add support for AXP813 PMICChen-Yu Tsai1-0/+22
2017-07-06mfd: axp20x: Add axp20x-regulator cell for AXP803Icenowy Zheng1-1/+2
2017-04-27mfd: axp20x: Support AXP803 variantIcenowy Zheng1-0/+79
2017-04-27mfd: axp20x: Add MFD cells for AXP20X and AXP22X battery driverQuentin Schulz1-0/+9
2017-04-27mfd: axp20x: Add CHRG_CTRL1/2/3 to writeable regs for AXP20X/AXP22XQuentin Schulz1-0/+2
2017-04-27mfd: axp20x: Add AC power supply cells for AXP22X PMICsQuentin Schulz1-0/+10
2017-04-27mfd: axp20x: Add ADC cells for AXP20X and AXP22X PMICsQuentin Schulz1-0/+6
2017-04-27mfd: axp20x: Correct name of temperature data ADC registersQuentin Schulz1-1/+1
2017-04-27mfd: axp20x: Add support for dts property "xpowers,master-mode"Rask Ingemann Lambertsen1-8/+13
2017-02-13mfd: axp20x: Fix AXP806 access errors on cold bootChen-Yu Tsai1-0/+26
2017-02-13mfd: axp20x: Add separate MFD cell for AXP223Quentin Schulz1-4/+24
2017-02-13mfd: axp20x: Fix axp288 volatile rangesHans de Goede1-0/+7
2017-02-13mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swappedHans de Goede1-4/+4
2017-02-13mfd: axp20x: Add missing axp288 irqsHans de Goede1-0/+3
2017-02-13mfd: axp20x: Use IRQF_TRIGGER_LOW on the axp288Hans de Goede1-3/+3
2016-11-29mfd: axp20x: Add address extension registers for AXP806 regmapChen-Yu Tsai1-1/+2
2016-11-21mfd: axp20x: Add adc volatile ranges for axp22xIcenowy Zheng1-0/+1
2016-10-04mfd: axp20x: Add AXP209 GPIO supportMaxime Ripard1-0/+3
2016-09-13mfd: axp20x: Add support for AXP806 PMICChen-Yu Tsai1-0/+72
2016-06-29mfd: axp20x: Add axp20x-usb-power-supply for axp22x pmicsHans de Goede1-0/+10
2016-06-29mfd: axp20x: Add a 500ms delay at the end of axp20x_power_offHans de Goede1-0/+4
2016-06-29mfd: axp20x: Extend axp22x_volatile_rangesHans de Goede1-0/+3
2016-05-09mfd: axp20x: Add a cell for the ac power_supply part of the axp20x PMICsMichael Haas1-0/+11
2016-04-19mfd: axp20x: Add support for AXP809 PMICChen-Yu Tsai1-0/+79
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