summaryrefslogtreecommitdiff
path: root/drivers/allwinner
Commit message (Expand)AuthorAgeFilesLines
* refactor(allwinner): use fdt_node_is_enabled() in AXP driverAndre Przywara2023-02-031-11/+2
* feat(allwinner): apx803: add aldo1 regulatorThierry Bultel2022-02-211-0/+1
* feat(allwinner): allow to skip PMIC regulator setupAndre Przywara2021-12-273-0/+6
* plat/allwinner: do not setup 'disabled' regulatorsRoman Beranek2021-03-191-2/+17
* plat/allwinner: Only enable DRIVEVBUS if really neededAndre Przywara2020-08-171-1/+21
* allwinner: Add a msgbox driver for use with SCPISamuel Holland2020-02-121-0/+95
* drivers: allwinner: axp: Add AXP805 supportSamuel Holland2019-12-132-12/+51
* allwinner: Convert AXP803 regulator setup code into a driverSamuel Holland2019-12-132-0/+191
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-3/+5
* allwinner: Add RSB driverAndre Przywara2018-10-201-0/+136
* drivers: i2c: mentor: move platform code into header filesAndre Przywara2018-09-191-28/+0
* allwinner: add I2C glue driverIcenowy Zheng2018-09-071-0/+28