index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
max8973-regulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: max8973: Fix up ramp_delay for MAX8973_RAMP_25mV_PER_US case
Axel Lin
2015-06-10
1
-1
/
+1
*
regulator: max8973: add support for MAX77621
Laxman Dewangan
2015-06-09
1
-20
/
+84
*
regulator: max8973: configure ramp delay through callback
Laxman Dewangan
2015-06-09
1
-16
/
+57
*
regulator: max8973: add mechanism to enable/disable through GPIO
Laxman Dewangan
2015-05-22
1
-6
/
+23
*
regulator: max8973: add DT parsing of platform specific parameter
Laxman Dewangan
2015-05-22
1
-20
/
+65
*
regulator: max8973: get rid of extra variable for gpio validity
Laxman Dewangan
2015-05-21
1
-6
/
+2
*
regulator: max8973: make default/unset dvs gpio as invalid gpio
Laxman Dewangan
2015-05-21
1
-1
/
+1
*
regulator: max8973: set startup time for rail based on BIAS control
Laxman Dewangan
2015-04-27
1
-1
/
+5
*
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
2014-11-26
1
-1
/
+2
*
regulator: max8973: Remove unused field from 'struct max8973_chip'
Krzysztof Kozlowski
2014-03-10
1
-2
/
+0
*
regulator: max8973: Remove redundant error message
Sachin Kamat
2014-02-19
1
-3
/
+1
*
regulator: max8973-regulator: Use devm_regulator_register
Sachin Kamat
2013-09-17
1
-10
/
+1
*
regulator: use dev_get_platdata()
Jingoo Han
2013-07-30
1
-1
/
+1
*
regulator: max8973: initial DT support
Guennadi Liakhovetski
2013-06-24
1
-12
/
+25
*
regulators: max8973: fix multiple instance support
Guennadi Liakhovetski
2013-06-21
1
-5
/
+7
*
regulator: max8973: Don't override control1 variable when set ramp delay bits
Axel Lin
2013-04-24
1
-5
/
+5
*
Drivers: regulator: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-6
/
+6
*
regulator: max8973: provide enable/disable if external control disabled
Laxman Dewangan
2012-11-23
1
-1
/
+1
*
regulator: max8973: Fix callback setting for max8973_dcdc_ops.enable
Axel Lin
2012-11-22
1
-1
/
+1
*
regulator: max8973: add regulator driver support
Laxman Dewangan
2012-11-19
1
-0
/
+505