index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
axp20x.c
Age
Commit message (
Expand
)
Author
2023-11-01
mfd: Use device_get_match_data() in a bunch of drivers
Rob Herring
2023-11-01
mfd: axp20x: Generalise handling without interrupt
Andre Przywara
2023-08-18
mfd: axp20x: Update to use maple tree register cache
Mark Brown
2023-06-15
mfd: axp20x: Add support for AXP192
Aidan MacDonald
2023-05-25
mfd: axp20x: Add support for AXP313a PMIC
Martin Botka
2023-04-26
mfd: axp20x: Add support for AXP15060 PMIC
Shengyu Qu
2023-04-26
mfd: axp20x: Fix axp288 writable-ranges
Hans de Goede
2023-02-22
mfd: axp20x: Switch to the sys-off handler API
Samuel Holland
2022-12-07
mfd: axp20x: Replace irqchip mask_invert with unmask_base
Aidan MacDonald
2022-12-07
mfd: axp20x: Do not sleep in the power off handler
Samuel Holland
2022-07-19
mfd: axp20x: Add AXP221/AXP223/AXP809 GPIO cells
Samuel Holland
2021-08-05
mfd: axp20x: Add supplied-from property to axp288_fuel_gauge cell
Hans de Goede
2021-07-16
mfd: axp20x: Update AXP288 volatile ranges
Hans de Goede
2021-06-02
mfd: axp20x: Allow AXP 806 chips without interrupt lines
Andre Przywara
2021-01-15
mfd/bus: sunxi-rsb: Make .remove() callback return void
Uwe Kleine-König
2020-01-24
mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatile
Samuel Holland
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-14
mfd: axp20x: Add USB power supply mfd cell to AXP803
Chen-Yu Tsai
2019-05-14
mfd: axp20x: Add USB power supply mfd cell to AXP813
Quentin Schulz
2019-01-15
Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2019-01-03
mfd: axp20x: Add supported cells for AXP803
Oskari Lemmela
2019-01-03
mfd: axp20x: Re-align MFD cell entries
Chen-Yu Tsai
2019-01-03
mfd: axp20x: Add AC power supply cell for AXP813
Oskari Lemmela
2018-12-13
mfd: axp20x: use explicit bit defines
Olliver Schinagl
2018-12-13
mfd: axp20x: Clean up included headers
Olliver Schinagl
2018-07-27
mfd: axp20x: Add self-working mode support for AXP806
Chen-Yu Tsai
2018-05-16
mfd: axp20x: Correct AXP806 POK interrupt prefix
Chen-Yu Tsai
2018-05-16
mfd: axp20x: Use DEFINE_RES_IRQ to declare resources for mfd_cells
Chen-Yu Tsai
2018-05-16
mfd: axp20x: Constify struct mfd_cell and struct resource
Chen-Yu Tsai
2018-05-16
mfd: axp20x: Add battery power supply cell for AXP813
Quentin Schulz
2018-05-16
mfd: axp20x: Probe axp20x_adc driver for AXP813
Quentin Schulz
2018-05-16
mfd: axp20x: Make AXP209/22x cells probe their ADC via DT
Quentin Schulz
2018-01-08
mfd: axp20x: Mark axp288 CHRG_BAK_CTRL register volatile
Hans de Goede
2018-01-08
mfd: axp20x: Add pinctrl cell for AXP813
Quentin Schulz
2017-11-01
mfd: axp20x: Add axp20x-regulator cell for AXP813
Chen-Yu Tsai
2017-09-05
mfd: axp20x: Use correct platform device ID for many PEK
Quentin Schulz
2017-09-05
mfd: axp20x: Add support for AXP813 PMIC
Chen-Yu Tsai
2017-07-06
mfd: axp20x: Add axp20x-regulator cell for AXP803
Icenowy Zheng
2017-04-27
mfd: axp20x: Support AXP803 variant
Icenowy Zheng
2017-04-27
mfd: axp20x: Add MFD cells for AXP20X and AXP22X battery driver
Quentin Schulz
2017-04-27
mfd: axp20x: Add CHRG_CTRL1/2/3 to writeable regs for AXP20X/AXP22X
Quentin Schulz
2017-04-27
mfd: axp20x: Add AC power supply cells for AXP22X PMICs
Quentin Schulz
2017-04-27
mfd: axp20x: Add ADC cells for AXP20X and AXP22X PMICs
Quentin Schulz
2017-04-27
mfd: axp20x: Correct name of temperature data ADC registers
Quentin Schulz
2017-04-27
mfd: axp20x: Add support for dts property "xpowers,master-mode"
Rask Ingemann Lambertsen
2017-02-13
mfd: axp20x: Fix AXP806 access errors on cold boot
Chen-Yu Tsai
2017-02-13
mfd: axp20x: Add separate MFD cell for AXP223
Quentin Schulz
2017-02-13
mfd: axp20x: Fix axp288 volatile ranges
Hans de Goede
2017-02-13
mfd: axp20x: Fix axp288 PEK_DBR and PEK_DBF irqs being swapped
Hans de Goede
2017-02-13
mfd: axp20x: Add missing axp288 irqs
Hans de Goede
[next]