index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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
*
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
19
-49
/
+75
*
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-08
30
-1657
/
+1705
|
\
|
*
Merge branch 'regulator-4.17' into regulator-4.18 merge window
Mark Brown
2018-06-08
2
-3
/
+20
|
|
\
|
|
*
regulator: max8998: Fix platform data retrieval.
Paweł Chmiel
2018-05-17
1
-2
/
+1
|
|
*
regulator: ltc3676: Assure PGOOD mask is set before changing voltage
Marek Vasut
2018-05-02
1
-1
/
+19
|
*
|
regulator: gpio: Revert
Mark Brown
2018-06-07
3
-27
/
+30
|
*
|
regulator: Revert coupled regulator support again
Mark Brown
2018-05-30
1
-288
/
+41
|
*
|
regulator: wm8994: Fix shared GPIOs
Mark Brown
2018-05-30
1
-11
/
+8
|
*
|
regulator: max77686: Fix shared GPIOs
Mark Brown
2018-05-30
1
-12
/
+7
|
*
|
regulator: bd71837: BD71837 PMIC regulator driver
Matti Vaittinen
2018-05-30
3
-0
/
+652
|
*
|
regulator: gpio: Get enable GPIO using GPIO descriptor
Linus Walleij
2018-05-29
1
-12
/
+11
|
*
|
regulator: fixed: Convert to use GPIO descriptor only
Linus Walleij
2018-05-29
2
-18
/
+16
|
*
|
regulator: s2mps11: Fix boot on Odroid XU3
Mark Brown
2018-05-26
1
-23
/
+23
|
*
|
regulator: qcom_spmi: Add support for SAW
Ilia Lin
2018-05-24
1
-3
/
+130
|
*
|
regulator: tps65090: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-24
1
-27
/
+23
|
*
|
regulator: s5m8767: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-24
1
-11
/
+15
|
*
|
regulator: pfuze100: Delete reference to ena_gpio
Linus Walleij
2018-05-24
1
-1
/
+0
|
*
|
regulator: max8952: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-24
1
-5
/
+13
|
*
|
regulator: lp8788-ldo: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-24
1
-16
/
+16
|
*
|
regulator: lm363x: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-24
1
-10
/
+10
|
*
|
regulator: max8973: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-24
1
-25
/
+29
|
*
|
regulator: mc13xxx-core: Switch to SPDX identifier
Fabio Estevam
2018-05-24
1
-16
/
+12
|
*
|
regulator: mc13892: Switch to SPDX identifier
Fabio Estevam
2018-05-24
1
-11
/
+7
|
*
|
regulator: mc13783: Switch to SPDX identifier
Fabio Estevam
2018-05-24
1
-11
/
+7
|
*
|
regulator: anatop: Switch to SPDX identifier
Fabio Estevam
2018-05-24
1
-19
/
+3
|
*
|
regulator: pfuze100: Switch to SPDX identifier
Fabio Estevam
2018-05-24
1
-17
/
+4
|
*
|
regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops
Anson Huang
2018-05-17
1
-0
/
+1
|
*
|
regulator: pfuze100: add enable/disable for switch
Anson Huang
2018-05-17
1
-0
/
+8
|
*
|
regulator: wm8994: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-17
1
-8
/
+11
|
*
|
regulator: core: Change voltage setting path
Maciej Purski
2018-05-17
1
-52
/
+107
|
*
|
regulator: core: Add voltage balancing mechanism
Maciej Purski
2018-05-17
1
-0
/
+192
|
*
|
regulator: core: Resolve coupled regulators
Maciej Purski
2018-05-17
1
-0
/
+100
|
*
|
regulator: core: Parse coupled regulators properties
Maciej Purski
2018-05-17
2
-2
/
+177
|
*
|
regulator: core: Make locks re-entrant
Maciej Purski
2018-05-17
1
-41
/
+91
|
*
|
regulator: s2mps11: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-17
1
-23
/
+23
|
*
|
regulator: max77686: Pass descriptor instead of GPIO number
Linus Walleij
2018-05-17
1
-7
/
+12
|
*
|
regulator: arizona-ldo1: Look up a descriptor and pass to the core
Linus Walleij
2018-05-17
1
-13
/
+6
|
*
|
regulator: of: add support for allowed modes configuration
David Collins
2018-05-17
1
-1
/
+28
|
*
|
regulator: core: Allow for regulators that can't be read at bootup
Douglas Anderson
2018-05-17
1
-0
/
+12
|
*
|
regulator: add support for SY8106A regulator
Ondrej Jirman
2018-05-09
3
-1
/
+175
|
*
|
regulator: add dummy function of_find_regulator_by_node
Changbin Du
2018-05-05
1
-2
/
+7
|
*
|
Merge branch 'topic/bd9571mwv' of https://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
2018-05-02
1
-1
/
+126
|
|
\
\
|
|
*
|
regulator: bd9571mwv: Add support for backup mode
Geert Uytterhoeven
2018-04-23
1
-1
/
+126
|
|
|
/
|
*
|
regulator: axp20x: add drivevbus support for axp803
Jagan Teki
2018-04-23
1
-0
/
+2
|
*
|
regulator: wm8350: fix missing increment of loop index i
Colin Ian King
2018-04-23
1
-0
/
+1
|
*
|
regulator: Don't return or expect -errno from of_map_mode()
Douglas Anderson
2018-04-20
3
-8
/
+9
|
*
|
regulator: tps6586x: Add support for TPS658624
ryang
2018-04-20
1
-0
/
+1
[next]