summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/stpmic1_regulator.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: switch regmap.h include to linux/regmap.hAhmad Fatoum2023-10-261-1/+1
* regulator: stpmic1: add .supply_nameSascha Hauer2023-09-201-0/+8
* regulator: stpmic1: add .get_voltage_selSascha Hauer2023-09-201-0/+3
* 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-2/+2
* 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: treewide: drop local device_d referenceMarco Felsch2020-09-291-2/+0
* regulator: add device reference to regulator_devMarco Felsch2020-09-291-0/+1
* regulator: stpmic1: fix registering missed regulatorsMarco Felsch2020-09-291-0/+5
* regulator: stpmic1: move to coredevice levelLucas Stach2020-05-121-1/+1
* regulator: add driver for stpmic1-regulatorsAhmad Fatoum2019-11-061-0/+436