aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/vexpress.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-19regulator: vexpress: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
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
2014-06-03Merge tag 'regulator-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into nextLinus Torvalds1-1/+1
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll1-38/+12
2014-05-07regulator: vexpress: Make of_device_id array constJingoo Han1-1/+1
2013-09-30regulator: vexpress: use devm_regulator_register()Jingoo Han1-2/+1
2012-11-20regulator: remove use of __devexitBill Pemberton1-1/+1
2012-11-20regulator: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-17regulator: vexpress: Add terminating entry for vexpress_regulator_of_match tableAxel Lin1-0/+1
2012-10-15regulator: Versatile Express regulator driverPawel Moll1-0/+146