aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi/pmic_bus.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-12sunxi: pmic_bus: Use the DM PMIC interface when possibleSamuel Holland1-0/+19
2021-10-12sunxi: pmic_bus: Clean up preprocessor conditionsSamuel Holland1-51/+39
2021-10-12i2c: Add a DM_I2C driver for the sun8i RSB controllerSamuel Holland1-7/+4
2021-10-12i2c: Add a DM_I2C driver for the sun6i P2WI controllerSamuel Holland1-4/+3
2021-01-25sunxi: Add support for AXP305 PMICJernej Skrabec1-0/+6
2018-12-07sunxi: pmic_bus: Decrease boot time by not writing duplicate dataOlliver Schinagl1-0/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-04-20sunxi: Enable AXP221s in I2C mode with the R40 SoCChen-Yu Tsai1-0/+7
2016-05-25sunxi: power: add AXP809 supportChen-Yu Tsai1-3/+3
2016-04-01sunxi: Move cpu independent code to mach directoryAlexander Graf1-0/+113