aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hikey9xx/hisi-spmi-controller.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-28staging: spmi: hisi-spmi-controller: Fix some error handling pathsChristophe JAILLET1-6/+15
2020-11-23staging: trivial: hikey9xx: fix be32<->u32 casting warningsJuan Antonio Aldea-Armenteros1-2/+2
2020-09-22staging: spmi: hisi-spmi-controller: Use devm_ version of ioremap().Dan Carpenter1-1/+2
2020-09-01staging: spmi: hisi-spmi-controller: Use proper format in call to dev_err()YueHaibing1-4/+4
2020-08-28staging: spmi: hisi-spmi-controller: fix spelling mistake "controlller" -> "controller"Colin Ian King1-1/+1
2020-08-18staging: spmi: hisi-spmi-controller: change compatible stringMauro Carvalho Chehab1-1/+2
2020-08-18staging: spmi: hisi-spmi-controller: do some code cleanupsMauro Carvalho Chehab1-89/+61
2020-08-18staging: spmi: hisi-spmi-controller: fix the dev_foo() logicMauro Carvalho Chehab1-20/+21
2020-08-18staging: spmi: hisi-spmi-controller: add debug when values are read/writeMauro Carvalho Chehab1-3/+12
2020-08-18staging: spmi: hisi-spmi-controller: use le32 macros where neededMauro Carvalho Chehab1-13/+7
2020-08-18staging: spmi: hisi-spmi-controller: adjust whitespaces at definesMauro Carvalho Chehab1-12/+14
2020-08-18staging: spmi: hisi-spmi-controller: fix a typoMauro Carvalho Chehab1-1/+1
2020-08-18staging: spmi: hisi-spmi-controller: fix it to probe successfullyMauro Carvalho Chehab1-4/+7
2020-08-18staging: spmi: hisi-spmi-controller: coding style fixupMauro Carvalho Chehab1-97/+82
2020-08-18staging: spmi: add Hikey 970 SPMI controller driverMayulong1-0/+390