aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/db8500-prcmu.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Gravatar Thomas Gleixner 1-1/+1
2019-04-12regulator: dbx500-prcmu: Remove unused fields from struct dbx500_regulator_infoGravatar Axel Lin 1-5/+5
2019-04-12regulator: db8500-prcmu: Convert to use simplified DT parsingGravatar Axel Lin 1-97/+42
2019-04-12regulator: db8500-prcmu: Constify regulator_opsGravatar Axel Lin 1-2/+2
2014-10-20regulator: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-03-21regulator: db8500-prcmu: Set 1.8V as a fixed voltage for vsmps2Gravatar Ulf Hansson 1-0/+2
2013-12-09regulator: db8500-prcmu: use devm_regulator_register()Gravatar Jingoo Han 1-19/+1
2013-03-01regulator: db8500-prcmu - remove incorrect __exit markupGravatar Dmitry Torokhov 1-2/+2
2012-11-20regulator: remove use of __devinitGravatar Bill Pemberton 1-3/+3
2012-07-09mfd: Register db8500-prcmu devices using the newly DT:ed MFD APIGravatar Lee Jones 1-6/+0
2012-06-17regulator: Change db8500-prcmu match names to reflect Device TreeGravatar Lee Jones 1-20/+20
2012-05-18regulator: Enable Device Tree for the db8500-prcmu regulator driverGravatar Lee Jones 1-7/+69
2012-05-18regulator: db8500-prcmu: Separate regulator registration from probeGravatar Lee Jones 1-27/+44
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationGravatar Mark Brown 1-2/+6
2012-01-20regulators/db8500: split off shared dbx500 codeGravatar Bengt Jonsson 1-86/+32
2011-11-23regulator: pass additional of_node to regulator_register()Gravatar Rajendra Nayak 1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2011-10-31regulator: Add module.h to drivers/regulator users as requiredGravatar Paul Gortmaker 1-0/+1
2011-10-24mfd: Move to the new db500 PRCMU APIGravatar Mattias Nilsson 1-1/+1
2011-07-08regulator: db8500-prcmu: small fixesGravatar Axel Lin 1-11/+3
2011-05-26regulator: Use device platform_data to retrieve db8500 platform bitsGravatar Samuel Ortiz 1-2/+2
2011-05-24mach-ux500: voltage domain regulators for DB8500Gravatar Bengt Jonsson 1-0/+558