summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/bcm2835.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: drop struct regulator_dev::supply_nameSascha Hauer2023-09-201-1/+1
* ARM: bcm283x: Move mach header files to include/mach/bcm283xSascha Hauer2023-03-061-1/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-2/+1
* regulator: treewide: drop local device_d referenceMarco Felsch2020-09-291-14/+9
* regulator: add device reference to regulator_devMarco Felsch2020-09-291-0/+1
* regulator: Convert drivers to use struct regulator_descAndrey Smirnov2019-01-181-2/+4
* regulator: add bcm2835 driverJean-Christophe PLAGNIOL-VILLARD2015-02-041-0/+149