aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/dbx500-prcmu.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-11regulator: Replace symbolic permissions with octal permissionsGravatar Jinchao Wang 1-2/+2
2020-08-21regulator: dbx500: Remove unused debugfs goto labelGravatar Fabio Estevam 1-2/+0
2020-08-18regulator: dbx500: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-19/+5
2020-06-25regulator: dbx500-prcmu: Remove unused function dbx500_regulator_testcase()Gravatar Lee Jones 1-8/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Gravatar Thomas Gleixner 1-1/+1
2018-12-20regulator: convert to DEFINE_SHOW_ATTRIBUTEGravatar Yangtao Li 1-31/+4
2016-09-26regulator: dbx500: remove unused functions in dbx500-prcmu.cGravatar Baoyou Xie 1-18/+0
2015-02-24regulator: dbx500: Remove use of seq_puts/seq_printf return valueGravatar Joe Perches 1-23/+9
2014-03-19regulator: dbx500: use seq_puts() instead of seq_printf()Gravatar Jingoo Han 1-2/+2
2014-03-19regulator: dbx500-prcmu: Silence checkpatch warningsGravatar Sachin Kamat 1-0/+2
2014-02-20regulator: dbx500: Remove redundant error messageGravatar Sachin Kamat 1-8/+2
2013-05-08regulator: dbx500: Make local symbol staticGravatar Sachin Kamat 1-12/+12
2013-01-26regulators: db8500: Fix compile failure for drivers/regulator/dbx500-prcmu.cGravatar Steven Rostedt 1-0/+1
2012-11-20regulator: remove use of __devexitGravatar Bill Pemberton 1-1/+1
2012-11-20regulator: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-01-20regulators/db8500: split off shared dbx500 codeGravatar Bengt Jonsson 1-0/+241