summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/stm32-pwr.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-1/+1
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* regulator: stm32-pwr: don't propagate regulator turn-off to supplyAhmad Fatoum2021-01-061-4/+2
* regulator: stm32-pwr: release resources to properly support EPROBE_DEFERAhmad Fatoum2020-12-161-3/+10
* regulator: treewide: drop local device_d referenceMarco Felsch2020-09-291-4/+2
* regulator: add device reference to regulator_devMarco Felsch2020-09-291-0/+1
* regulator: port over Linux stm32 PWR regulator driverAhmad Fatoum2020-02-251-0/+215