summaryrefslogtreecommitdiff
path: root/drivers/regulator/bcm590xx-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson2023-03-201-0/+1
* regulator: use linear_ranges helperMatti Vaittinen2020-05-081-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* regulator: bcm590xx: Convert to use simplified DT parsingAxel Lin2019-04-021-103/+2
* regulator: bcm590xx: Fix .enable_reg for BCM590XX_REG_VSRAxel Lin2019-01-071-0/+4
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+4
* regulator: bcm590xx-regulator: constify regulator_ops structureBhumika Goyal2017-01-311-3/+3
* regulator: bcm590xx: Remove unneeded semicolonJavier Martinez Canillas2015-09-141-1/+1
* regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* regulator: bcm590xx: Remove unused **info field from struct bcm590xx_regAxel Lin2014-09-071-8/+0
*-. Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab...Mark Brown2014-08-051-12/+4
|\ \
| | * regulator: bcm590xx: remove unnecessary OOM messagesJingoo Han2014-06-061-12/+4
* | | regulator: bcm590xx: fix vbus nameGraham Williams2014-06-221-0/+5
|/ /
* | regulator: bcm590xx: Add support for regulators on secondary I2C slaveMatt Porter2014-05-211-10/+82
|/
* regulator: bcm590xx: Set n_voltages for linear regTim Kryger2014-04-101-0/+1
* regulator: bcm590xx: Remove **rdev from struct bcm590xx_regAxel Lin2014-03-211-10/+0
* regulator: bcm590xx: Make the modalias matches the driver nameAxel Lin2014-03-211-1/+1
* regulator: add bcm590xx regulator driverMatt Porter2014-03-111-0/+413