summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/pwr_regulator.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-13arm: stm32mp: migrate trace to log macroPatrick Delaunay1-0/+2
2021-01-05dm: core: Access device ofnode through functionsSimon Glass1-1/+1
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass1-1/+2
2020-12-14dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-2/+2
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-6/+6
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-02-13stm32mp1: pwr: use the last binding for pwrPatrick Delaunay1-12/+11
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2018-05-08stm32mp: regulator: add SoC pwr regulator supportPatrick Delaunay1-0/+274