summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/axp20x-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-07-041-12/+12
* mfd: axp20x: Add support for AXP717 PMICAndre Przywara2024-03-281-0/+2
* mfd: axp20x: Add support for AXP192Aidan MacDonald2023-06-151-0/+2
* mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-151-1/+1
* mfd: axp20x: Add support for AXP313a PMICMartin Botka2023-05-251-0/+2
* mfd: axp20x: Add support for AXP15060 PMICShengyu Qu2023-04-261-0/+2
* mfd: axp20x-i2c: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* mfd/bus: sunxi-rsb: Make .remove() callback return voidUwe Kleine-König2021-01-151-1/+3
* mfd: axp20x: Skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski2020-11-271-0/+2
* mfd: axp20x: Allow the AXP803 to be probed by I2CFrank Lee2020-08-131-0/+2
* mfd: axp20x-i2c: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones2020-07-071-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mfd: axp20x: Allow the AXP223 to be probed by I2CMaxime Ripard2019-05-141-0/+2
* mfd: axp20x: Support AXP806 in I2C modeChen-Yu Tsai2018-07-271-0/+2
* mfd: axp20x-i2c: Add i2c-ids to fix module auto-loadingHans de Goede2016-11-291-3/+4
* mfd: axp20x: Split the driver into core and i2c bitsChen-Yu Tsai2016-02-121-0/+104