summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/axp20x.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: axp20x: Add axp20x-regulator cell for AXP813Chen-Yu Tsai2017-11-011-0/+2
* mfd: axp20x: Use correct platform device ID for many PEKQuentin Schulz2017-09-051-6/+6
* mfd: axp20x: Add support for AXP813 PMICChen-Yu Tsai2017-09-051-0/+22
* mfd: axp20x: Add axp20x-regulator cell for AXP803Icenowy Zheng2017-07-061-1/+2
* mfd: axp20x: Support AXP803 variantIcenowy Zheng2017-04-271-0/+79
* mfd: axp20x: Add MFD cells for AXP20X and AXP22X battery driverQuentin Schulz2017-04-271-0/+9
* mfd: axp20x: Add CHRG_CTRL1/2/3 to writeable regs for AXP20X/AXP22XQuentin Schulz2017-04-271-0/+2
* mfd: axp20x: Add AC power supply cells for AXP22X PMICsQuentin Schulz2017-04-271-0/+10
* mfd: axp20x: Add ADC cells for AXP20X and AXP22X PMICsQuentin Schulz2017-04-271-0/+6
* mfd: axp20x: Correct name of temperature data ADC registersQuentin Schulz2017-04-271-1/+1
* mfd: axp20x: Add support for dts property "xpowers,master-mode"Rask Ingemann Lambertsen2017-04-271-8/+13
* mfd: axp20x: Fix AXP806 access errors on cold bootChen-Yu Tsai2017-02-131-0/+26
* mfd: axp20x: Add separate MFD cell for AXP223Quentin Schulz2017-02-131-4/+24
* mfd: axp20x: Fix axp288 volatile rangesHans de Goede2017-02-131-0/+7
* mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swappedHans de Goede2017-02-131-4/+4
* mfd: axp20x: Add missing axp288 irqsHans de Goede2017-02-131-0/+3
* mfd: axp20x: Use IRQF_TRIGGER_LOW on the axp288Hans de Goede2017-02-131-3/+3
* mfd: axp20x: Add address extension registers for AXP806 regmapChen-Yu Tsai2016-11-291-1/+2
* mfd: axp20x: Add adc volatile ranges for axp22xIcenowy Zheng2016-11-211-0/+1
* mfd: axp20x: Add AXP209 GPIO supportMaxime Ripard2016-10-041-0/+3
* mfd: axp20x: Add support for AXP806 PMICChen-Yu Tsai2016-09-131-0/+72
* mfd: axp20x: Add axp20x-usb-power-supply for axp22x pmicsHans de Goede2016-06-291-0/+10
* mfd: axp20x: Add a 500ms delay at the end of axp20x_power_offHans de Goede2016-06-291-0/+4
* mfd: axp20x: Extend axp22x_volatile_rangesHans de Goede2016-06-291-0/+3
* mfd: axp20x: Add a cell for the ac power_supply part of the axp20x PMICsMichael Haas2016-05-091-0/+11
* mfd: axp20x: Add support for AXP809 PMICChen-Yu Tsai2016-04-191-0/+79
* mfd: axp20x: Add support for RSB based AXP223 PMICChen-Yu Tsai2016-02-121-0/+2
* mfd: axp20x: Whitespace, open parenthesis alignment code style fixesChen-Yu Tsai2016-02-121-4/+4
* mfd: axp20x: Split the driver into core and i2c bitsChen-Yu Tsai2016-02-121-75/+15
* mfd: axp20x: Add missing copyright noticeChen-Yu Tsai2016-02-121-0/+2
* mfd: axp20x: Use dev->driver->of_match_table in axp20x_match_device()Chen-Yu Tsai2016-02-121-1/+1
* mfd: axp20x: Remove second struct device * parameter for axp20x_match_device()Chen-Yu Tsai2016-02-121-5/+6
* mfd: axp20x: Add a cell for the power button part of the, axp288 PMICsBorun Fu2015-10-301-0/+20
* mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICsHans de Goede2015-08-121-4/+16
* mfd: axp20x: Add missing registers, and mark more registers volatileBruno Prémont2015-08-121-1/+7
* mfd: axp20x: Add axp152 supportMichal Suchanek2015-08-111-0/+83
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-111-1/+0
* mfd: axp20x: Enable AXP22X regulatorsChen-Yu Tsai2015-05-131-0/+2
* mfd: axp20x: Add AXP22x PMIC supportBoris BREZILLON2015-05-131-0/+98
* mfd: axp20x: Add support for extcon cellRamakrishna Pallala2015-04-091-0/+28
* mfd: axp20x: Fix duplicate const for model namesKrzysztof Kozlowski2015-03-301-1/+1
* mfd: axp20x: Change battery cell name to fuel gaugeTodd Brandt2015-03-031-4/+4
* Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-101-0/+3
|\
| * ACPI / PMIC: support PMIC operation region for XPower AXP288Aaron Lu2014-11-261-0/+3
| * Merge branch 'ib-mfd-iio-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki2014-11-251-55/+306
| |\
* | | mfd: axp20x: Constify axp20x_acpi_match and rid unused warningLee Jones2014-11-251-1/+1
* | | Merge branches 'ib-mfd-gpio-i2c-3.19', 'ib-mfd-iio-3.19' and 'ib-mfd-regulato...Lee Jones2014-11-251-55/+306
|\ \ \ | |/ / |/| / | |/
| * mfd/axp20x: avoid irq numbering collisionJacob Pan2014-11-181-9/+9
| * mfd: axp20x: Extend axp20x to support axp288 pmicJacob Pan2014-10-071-55/+306
* | mfd: axp209x: Drop the parent supplies fieldMaxime Ripard2014-09-261-11/+0
|/
OpenPOWER on IntegriCloud