summaryrefslogtreecommitdiff
path: root/drivers/mfd/axp20x.c
AgeCommit message (Expand)Author
2018-01-08mfd: axp20x: Mark axp288 CHRG_BAK_CTRL register volatileHans de Goede
2018-01-08mfd: axp20x: Add pinctrl cell for AXP813Quentin Schulz
2017-11-01mfd: axp20x: Add axp20x-regulator cell for AXP813Chen-Yu Tsai
2017-09-05mfd: axp20x: Use correct platform device ID for many PEKQuentin Schulz
2017-09-05mfd: axp20x: Add support for AXP813 PMICChen-Yu Tsai
2017-07-06mfd: axp20x: Add axp20x-regulator cell for AXP803Icenowy Zheng
2017-04-27mfd: axp20x: Support AXP803 variantIcenowy Zheng
2017-04-27mfd: axp20x: Add MFD cells for AXP20X and AXP22X battery driverQuentin Schulz
2017-04-27mfd: axp20x: Add CHRG_CTRL1/2/3 to writeable regs for AXP20X/AXP22XQuentin Schulz
2017-04-27mfd: axp20x: Add AC power supply cells for AXP22X PMICsQuentin Schulz
2017-04-27mfd: axp20x: Add ADC cells for AXP20X and AXP22X PMICsQuentin Schulz
2017-04-27mfd: axp20x: Correct name of temperature data ADC registersQuentin Schulz
2017-04-27mfd: axp20x: Add support for dts property "xpowers,master-mode"Rask Ingemann Lambertsen
2017-02-13mfd: axp20x: Fix AXP806 access errors on cold bootChen-Yu Tsai
2017-02-13mfd: axp20x: Add separate MFD cell for AXP223Quentin Schulz
2017-02-13mfd: axp20x: Fix axp288 volatile rangesHans de Goede
2017-02-13mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swappedHans de Goede
2017-02-13mfd: axp20x: Add missing axp288 irqsHans de Goede
2017-02-13mfd: axp20x: Use IRQF_TRIGGER_LOW on the axp288Hans de Goede
2016-11-29mfd: axp20x: Add address extension registers for AXP806 regmapChen-Yu Tsai
2016-11-21mfd: axp20x: Add adc volatile ranges for axp22xIcenowy Zheng
2016-10-04mfd: axp20x: Add AXP209 GPIO supportMaxime Ripard
2016-09-13mfd: axp20x: Add support for AXP806 PMICChen-Yu Tsai
2016-06-29mfd: axp20x: Add axp20x-usb-power-supply for axp22x pmicsHans de Goede
2016-06-29mfd: axp20x: Add a 500ms delay at the end of axp20x_power_offHans de Goede
2016-06-29mfd: axp20x: Extend axp22x_volatile_rangesHans de Goede
2016-05-09mfd: axp20x: Add a cell for the ac power_supply part of the axp20x PMICsMichael Haas
2016-04-19mfd: axp20x: Add support for AXP809 PMICChen-Yu Tsai
2016-02-12mfd: axp20x: Add support for RSB based AXP223 PMICChen-Yu Tsai
2016-02-12mfd: axp20x: Whitespace, open parenthesis alignment code style fixesChen-Yu Tsai
2016-02-12mfd: axp20x: Split the driver into core and i2c bitsChen-Yu Tsai
2016-02-12mfd: axp20x: Add missing copyright noticeChen-Yu Tsai
2016-02-12mfd: axp20x: Use dev->driver->of_match_table in axp20x_match_device()Chen-Yu Tsai
2016-02-12mfd: axp20x: Remove second struct device * parameter for axp20x_match_device()Chen-Yu Tsai
2015-10-30mfd: axp20x: Add a cell for the power button part of the, axp288 PMICsBorun Fu
2015-08-12mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICsHans de Goede
2015-08-12mfd: axp20x: Add missing registers, and mark more registers volatileBruno Prémont
2015-08-11mfd: axp20x: Add axp152 supportMichal Suchanek
2015-08-11mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski
2015-05-13mfd: axp20x: Enable AXP22X regulatorsChen-Yu Tsai
2015-05-13mfd: axp20x: Add AXP22x PMIC supportBoris BREZILLON
2015-04-09mfd: axp20x: Add support for extcon cellRamakrishna Pallala
2015-03-30mfd: axp20x: Fix duplicate const for model namesKrzysztof Kozlowski
2015-03-03mfd: axp20x: Change battery cell name to fuel gaugeTodd Brandt
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-26ACPI / PMIC: support PMIC operation region for XPower AXP288Aaron Lu
2014-11-25mfd: axp20x: Constify axp20x_acpi_match and rid unused warningLee Jones
2014-11-25Merge branches 'ib-mfd-gpio-i2c-3.19', 'ib-mfd-iio-3.19' and 'ib-mfd-regulato...Lee Jones
2014-11-25Merge branch 'ib-mfd-iio-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki
2014-11-18mfd/axp20x: avoid irq numbering collisionJacob Pan