summaryrefslogtreecommitdiff
path: root/drivers/regulator/vexpress-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2023-07-14regulator: Explicitly include correct DT includesRob Herring1-1/+2
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson1-0/+1
2019-11-18regulator: vexpress: Use PTR_ERR_OR_ZERO() to simplify codezhengbin1-4/+1
2019-05-02regulator: vexpress: Switch to SPDX identifierAxel Lin1-12/+3
2019-05-02regulator: vexpress: Get rid of struct vexpress_regulatorAxel Lin1-31/+22
2019-04-11regulator: vexpress: Constify regulator_opsAxel Lin1-2/+2
2016-02-15regulator: vexpress: rename vexpress regulator implementationSudeep Holla1-0/+121