aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/stw481x-vmmc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-14regulator: stw481x-vmmc: Constify static structsRikard Falkeborn1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner1-2/+1
2016-11-13regulator: stw481x-vmmc: fix ages old enable errorLinus Walleij1-1/+2
2015-03-21regulator: stw481x: Remove unused fields from struct stw481xAxel Lin1-4/+4
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-26regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas1-1/+2
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-12-09regulator: stw481x-vmmc: use devm_regulator_register()Jingoo Han1-10/+2
2013-10-03regulator: stw481x-vmmc: Set missing .of_match_table to stw481x_vmmc_matchAxel Lin1-0/+1
2013-09-17regulator: add STw481x VMMC driverLinus Walleij1-0/+110