summaryrefslogtreecommitdiff
path: root/drivers/mfd/axp20x.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: axp20x: Add support for AXP15060 PMICShengyu Qu2023-04-261-0/+107
* mfd: axp20x: Fix axp288 writable-rangesHans de Goede2023-04-261-0/+1
* mfd: axp20x: Switch to the sys-off handler APISamuel Holland2023-02-221-16/+11
* mfd: axp20x: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-12-071-14/+7
* mfd: axp20x: Do not sleep in the power off handlerSamuel Holland2022-12-071-1/+1
* mfd: axp20x: Add AXP221/AXP223/AXP809 GPIO cellsSamuel Holland2022-07-191-0/+9
* mfd: axp20x: Add supplied-from property to axp288_fuel_gauge cellHans de Goede2021-08-051-0/+13
* mfd: axp20x: Update AXP288 volatile rangesHans de Goede2021-07-161-1/+2
* mfd: axp20x: Allow AXP 806 chips without interrupt linesAndre Przywara2021-06-021-7/+17
* mfd/bus: sunxi-rsb: Make .remove() callback return voidUwe Kleine-König2021-01-151-3/+1
* mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatileSamuel Holland2020-01-241-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mfd: axp20x: Add USB power supply mfd cell to AXP803Chen-Yu Tsai2019-05-141-0/+5
* mfd: axp20x: Add USB power supply mfd cell to AXP813Quentin Schulz2019-05-141-0/+11
* Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2019-01-151-56/+70
|\
| * mfd: axp20x: Add supported cells for AXP803Oskari Lemmela2019-01-031-0/+14
| * mfd: axp20x: Re-align MFD cell entriesChen-Yu Tsai2019-01-031-56/+51
| * mfd: axp20x: Add AC power supply cell for AXP813Oskari Lemmela2019-01-031-0/+5
* | mfd: axp20x: use explicit bit definesOlliver Schinagl2018-12-131-1/+1
* | mfd: axp20x: Clean up included headersOlliver Schinagl2018-12-131-5/+6
|/
* mfd: axp20x: Add self-working mode support for AXP806Chen-Yu Tsai2018-07-271-3/+25
* mfd: axp20x: Correct AXP806 POK interrupt prefixChen-Yu Tsai2018-05-161-4/+4
* mfd: axp20x: Use DEFINE_RES_IRQ to declare resources for mfd_cellsChen-Yu Tsai2018-05-161-157/+30
* mfd: axp20x: Constify struct mfd_cell and struct resourceChen-Yu Tsai2018-05-161-22/+22
* mfd: axp20x: Add battery power supply cell for AXP813Quentin Schulz2018-05-161-0/+3
* mfd: axp20x: Probe axp20x_adc driver for AXP813Quentin Schulz2018-05-161-1/+4
* mfd: axp20x: Make AXP209/22x cells probe their ADC via DTQuentin Schulz2018-05-161-1/+4
* mfd: axp20x: Mark axp288 CHRG_BAK_CTRL register volatileHans de Goede2018-01-081-0/+1
* mfd: axp20x: Add pinctrl cell for AXP813Quentin Schulz2018-01-081-0/+3
* 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