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-i2c.c
Age
Commit message (
Expand
)
Author
2023-06-15
mfd: axp20x: Add support for AXP192
Aidan MacDonald
2023-06-15
mfd: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-25
mfd: axp20x: Add support for AXP313a PMIC
Martin Botka
2023-04-26
mfd: axp20x: Add support for AXP15060 PMIC
Shengyu Qu
2022-12-07
mfd: axp20x-i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2021-01-15
mfd/bus: sunxi-rsb: Make .remove() callback return void
Uwe Kleine-König
2020-11-27
mfd: axp20x: Skip of_device_id table when !CONFIG_OF
Krzysztof Kozlowski
2020-08-13
mfd: axp20x: Allow the AXP803 to be probed by I2C
Frank Lee
2020-07-07
mfd: axp20x-i2c: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-14
mfd: axp20x: Allow the AXP223 to be probed by I2C
Maxime Ripard
2018-07-27
mfd: axp20x: Support AXP806 in I2C mode
Chen-Yu Tsai
2016-11-29
mfd: axp20x-i2c: Add i2c-ids to fix module auto-loading
Hans de Goede
2016-02-12
mfd: axp20x: Split the driver into core and i2c bits
Chen-Yu Tsai