index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
bcm590xx-regulator.c
Age
Commit message (
Expand
)
Author
2020-05-08
regulator: use linear_ranges helper
Matti Vaittinen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-02
regulator: bcm590xx: Convert to use simplified DT parsing
Axel Lin
2019-01-07
regulator: bcm590xx: Fix .enable_reg for BCM590XX_REG_VSR
Axel Lin
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-01-31
regulator: bcm590xx-regulator: constify regulator_ops structure
Bhumika Goyal
2015-09-14
regulator: bcm590xx: Remove unneeded semicolon
Javier Martinez Canillas
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-07
regulator: bcm590xx: Remove unused **info field from struct bcm590xx_reg
Axel Lin
2014-08-05
Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab...
Mark Brown
2014-06-22
regulator: bcm590xx: fix vbus name
Graham Williams
2014-06-06
regulator: bcm590xx: remove unnecessary OOM messages
Jingoo Han
2014-05-21
regulator: bcm590xx: Add support for regulators on secondary I2C slave
Matt Porter
2014-04-10
regulator: bcm590xx: Set n_voltages for linear reg
Tim Kryger
2014-03-21
regulator: bcm590xx: Remove **rdev from struct bcm590xx_reg
Axel Lin
2014-03-21
regulator: bcm590xx: Make the modalias matches the driver name
Axel Lin
2014-03-11
regulator: add bcm590xx regulator driver
Matt Porter