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
/
s2mpa01.c
Age
Commit message (
Expand
)
Author
2020-01-06
regulator: samsung: Rename Samsung to lowercase
Krzysztof Kozlowski
2019-04-10
regulator: s2mpa01: Remove unused define for S2MPA01_REGULATOR_CNT
Axel Lin
2019-04-08
regulator: s2mpa01: Convert to use simplified DT parsing
Axel Lin
2019-02-13
regulator: s2mpa01: Fix step values for some LDOs
Stuart Menefy
2018-08-08
regulator: samsung: Add SPDX license identifiers
Krzysztof Kozlowski
2017-04-30
Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/ari...
Mark Brown
2017-03-13
regulator: s2mpa01: Fix inconsistent indenting
Krzysztof Kozlowski
2017-03-13
regulator: s2mpa01: Constify regulator_ops
Krzysztof Kozlowski
2017-01-26
regulator: s2mpa01: reduce stack size for probe function
Arnd Bergmann
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-05
Merge remote-tracking branches 'regulator/topic/rn5t618', 'regulator/topic/rp...
Mark Brown
2014-11-03
regulator: s2mpa01: zero-initialize regulator match table array
Javier Martinez Canillas
2014-10-28
regulator: s2mpa01: Make regulator_desc array const
Krzysztof Kozlowski
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-16
regulator: s2mpa01: Optimize the regulator description macro
Amit Daniel Kachhap
2014-08-16
regulator: s2mpxxx: Move regulator min/step voltages in common place
Amit Daniel Kachhap
2014-06-02
Merge remote-tracking branches 'regulator/topic/palmas', 'regulator/topic/pbi...
Mark Brown
2014-05-26
regulator: s2mpa01: Use correct register for buck1 ramp delay
Krzysztof Kozlowski
2014-05-17
regulator: s2mpa01: Use rdev_get_id() to access id of regulator
Krzysztof Kozlowski
2014-05-17
regulator: s2mpa01: Fix accidental enable of buck4 ramp delay
Krzysztof Kozlowski
2014-04-02
regulator: s2mpa01: Don't check enable_shift before setting enable ramp rate
Axel Lin
2014-03-18
regulator: Add support for S2MPA01 regulator
Sachin Kamat