index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linus
Mark Brown
2013-09-30
1
-1
/
+1
|
\
|
*
regulator: wm8350: correct the max_uV of LDO
Laxman Dewangan
2013-09-19
1
-1
/
+1
*
|
Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linus
Mark Brown
2013-09-30
1
-2
/
+2
|
\
\
|
*
|
regulator: wm831x-ldo: Fix max_uV for gp_ldo and aldo linear range settings
Axel Lin
2013-09-23
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linus
Mark Brown
2013-09-30
1
-2
/
+14
|
\
\
|
*
|
regulator: ti-abb: Fix bias voltage glitch in transition to bypass mode
Nishanth Menon
2013-09-27
1
-2
/
+14
|
|
/
*
|
Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linus
Mark Brown
2013-09-30
1
-7
/
+7
|
\
\
|
*
|
regulator: palmas: Remove wrong comment for the equation calculating num_volt...
Axel Lin
2013-09-17
1
-6
/
+0
|
*
|
regulator: palmas: configure enable time for LDOs
Laxman Dewangan
2013-09-10
1
-0
/
+6
|
*
|
regulator: palmas: fix the n_voltages for smps to 122
Laxman Dewangan
2013-09-04
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linus
Mark Brown
2013-09-30
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
regulator: da9063: Fix PTR_ERR/ERR_PTR mismatch
Geert Uytterhoeven
2013-09-10
1
-1
/
+1
|
|
/
*
|
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'regulator/topic/tps65912' into regulator-next
Mark Brown
2013-09-01
1
-20
/
+19
|
\
\
|
*
|
regulator: tps65912: Convert tps65912_ops_ldo to use linear ranges
Axel Lin
2013-07-24
1
-20
/
+19
|
|
/
*
|
Merge remote-tracking branch 'regulator/topic/ti-abb' into regulator-next
Mark Brown
2013-09-01
1
-10
/
+0
|
\
\
|
*
|
regulator: ti-abb: simplify platform_get_resource_byname/devm_ioremap_resource
Julia Lawall
2013-08-22
1
-10
/
+0
|
|
/
*
|
Merge remote-tracking branch 'regulator/topic/sec' into regulator-next
Mark Brown
2013-09-01
1
-45
/
+200
|
\
\
|
*
|
regulator: s2mps11: Fix setting ramp_delay
Axel Lin
2013-08-13
1
-2
/
+6
|
*
|
regulator: s2mps11: Fix wrong arguments for regmap_update_bits() call
Axel Lin
2013-08-13
1
-2
/
+2
|
*
|
regulator: s2mps11: Convert driver completely to use set_ramp_delay callback
Yadwinder Singh Brar
2013-07-15
1
-53
/
+9
|
*
|
regulator: s2mps11: Add DT support
Yadwinder Singh Brar
2013-07-15
1
-11
/
+38
|
*
|
regulator: s2mps11: Implement set_ramp_rate callback for bucks
Yadwinder Singh Brar
2013-07-15
1
-0
/
+117
|
*
|
Merge branch 'topic/ramp' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2013-07-15
2
-6
/
+13
|
|
\
\
|
*
|
|
regulator: s2mps11: Implement set_voltage_time_sel() ops for bucks
Yadwinder Singh Brar
2013-07-15
1
-1
/
+52
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next
Mark Brown
2013-09-01
2
-6
/
+13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
regulator: core: Remove redundant checks
Yadwinder Singh Brar
2013-07-15
1
-3
/
+2
|
*
|
regulator: core: Add support for disabling ramp delay
Yadwinder Singh Brar
2013-07-15
2
-5
/
+13
|
|
/
*
|
Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-next
Mark Brown
2013-09-01
3
-0
/
+454
|
\
\
|
*
|
regulator: pfuze100: Fix off-by-one for max_register setting
Axel Lin
2013-08-02
1
-1
/
+1
|
*
|
regulator: pfuze100: Simplify pfuze100_set_ramp_delay implementation
Axel Lin
2013-07-31
1
-16
/
+5
|
*
|
regulator: pfuze100: Fix n_voltages setting for SW2~SW4 with high bit set
Axel Lin
2013-07-30
1
-8
/
+8
|
*
|
regulator: pfuze100: Use regulator_map_voltage_ascend
Axel Lin
2013-07-29
1
-0
/
+1
|
*
|
regulator: pfuze100: Fix module alias prefix
Axel Lin
2013-07-29
1
-1
/
+1
|
*
|
regulator: pfuze100: Use i2c_[set|get]_clientdata
Axel Lin
2013-07-29
1
-2
/
+2
|
*
|
regulator: pfuze100: REGULATOR_PFUZE100 needs to select REGMAP_I2C
Axel Lin
2013-07-29
1
-0
/
+1
|
*
|
regulator: pfuze100: add MODULE_LICENSE() in pfuze100 driver
Robin Gong
2013-07-29
1
-0
/
+1
|
*
|
regulator:pfuze100: fix build warning and correct the binding doc
Robin Gong
2013-07-26
1
-1
/
+1
|
*
|
regulator: pfuze100: add pfuze100 regulator driver
Robin Gong
2013-07-25
3
-0
/
+462
*
|
|
Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next
Mark Brown
2013-09-01
1
-6
/
+24
|
\
\
\
|
*
|
|
regulator: palmas: model SMPS10 as two regulators
Kishon Vijay Abraham I
2013-08-12
1
-6
/
+24
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
Mark Brown
2013-09-01
1
-0
/
+89
|
\
\
\
|
*
|
|
regulator: Add devm_regulator_get_exclusive()
Matthias Kaehlcke
2013-08-29
1
-0
/
+30
|
*
|
|
regulator: core: Provide hints to the core about optional supplies
Mark Brown
2013-07-31
1
-0
/
+59
|
|
/
/
*
|
|
Merge remote-tracking branch 'regulator/topic/max8660' into regulator-next
Mark Brown
2013-09-01
38
-52
/
+140
|
\
\
\
|
*
|
|
regulator: max8660: fix build warnings
Daniel Mack
2013-08-08
1
-3
/
+3
|
*
|
|
regulators: max8660: add DT bindings
Daniel Mack
2013-08-02
1
-1
/
+81
|
*
|
|
regulators: max8660: add a shorthand to &client->dev
Daniel Mack
2013-08-02
1
-7
/
+8
|
*
|
|
regulators: max8660: use i2c_id->driver_data rather than ->name
Daniel Mack
2013-08-02
1
-3
/
+10
[next]