summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/fixed.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: have gpiod_ functions return and accept pointersAhmad Fatoum2023-06-231-20/+9
* 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-2/+2
* Merge branch 'for-next/rk808'Sascha Hauer2022-08-111-0/+3
|\
| * regulator: fixed: request vin-supply as neededAhmad Fatoum2022-08-111-0/+3
* | regulator: fixed: remove duplicate always-on handlingAhmad Fatoum2022-07-111-10/+0
* | drivers: regulator: fixed: Fix error path in probeAlexander Shiyan2022-06-301-1/+1
|/
* regulator: fixed: add off-on-delay-us device-tree parsing supportMarco Felsch2022-06-171-0/+4
* regulator: fixed: use local device_node referenceMarco Felsch2022-06-171-4/+5
* 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-10/+1
* regulator: fixed: Use gpiodSascha Hauer2021-06-211-8/+4
* regulator: add device reference to regulator_devMarco Felsch2020-09-291-0/+1
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* regulator: fixed: take regulator-boot-on into accountMarco Felsch2020-02-101-1/+2
* regulator: Convert drivers to use struct regulator_descAndrey Smirnov2019-01-181-2/+4
* regulator: fixed: Init gpio properlySascha Hauer2016-02-231-0/+1
* regulator: fixed: add always-on propertySteffen Trumtrar2014-07-111-0/+9
* Add initial regulator supportSascha Hauer2014-04-291-0/+103