index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
19
-49
/
+75
2018-06-12
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-08
Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
30
-1657
/
+1705
2018-06-08
Merge branch 'regulator-4.17' into regulator-4.18 merge window
Mark Brown
2
-3
/
+20
2018-06-07
regulator: gpio: Revert
Mark Brown
3
-27
/
+30
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2
-6
/
+6
2018-05-30
regulator: Revert coupled regulator support again
Mark Brown
1
-288
/
+41
2018-05-30
regulator: wm8994: Fix shared GPIOs
Mark Brown
1
-11
/
+8
2018-05-30
regulator: max77686: Fix shared GPIOs
Mark Brown
1
-12
/
+7
2018-05-30
regulator: bd71837: BD71837 PMIC regulator driver
Matti Vaittinen
3
-0
/
+652
2018-05-29
regulator: gpio: Get enable GPIO using GPIO descriptor
Linus Walleij
1
-12
/
+11
2018-05-29
regulator: fixed: Convert to use GPIO descriptor only
Linus Walleij
2
-18
/
+16
2018-05-26
regulator: s2mps11: Fix boot on Odroid XU3
Mark Brown
1
-23
/
+23
2018-05-24
regulator: qcom_spmi: Add support for SAW
Ilia Lin
1
-3
/
+130
2018-05-24
regulator: tps65090: Pass descriptor instead of GPIO number
Linus Walleij
1
-27
/
+23
2018-05-24
regulator: s5m8767: Pass descriptor instead of GPIO number
Linus Walleij
1
-11
/
+15
2018-05-24
regulator: pfuze100: Delete reference to ena_gpio
Linus Walleij
1
-1
/
+0
2018-05-24
regulator: max8952: Pass descriptor instead of GPIO number
Linus Walleij
1
-5
/
+13
2018-05-24
regulator: lp8788-ldo: Pass descriptor instead of GPIO number
Linus Walleij
1
-16
/
+16
2018-05-24
regulator: lm363x: Pass descriptor instead of GPIO number
Linus Walleij
1
-10
/
+10
2018-05-24
regulator: max8973: Pass descriptor instead of GPIO number
Linus Walleij
1
-25
/
+29
2018-05-24
regulator: mc13xxx-core: Switch to SPDX identifier
Fabio Estevam
1
-16
/
+12
2018-05-24
regulator: mc13892: Switch to SPDX identifier
Fabio Estevam
1
-11
/
+7
2018-05-24
regulator: mc13783: Switch to SPDX identifier
Fabio Estevam
1
-11
/
+7
2018-05-24
regulator: anatop: Switch to SPDX identifier
Fabio Estevam
1
-19
/
+3
2018-05-24
regulator: pfuze100: Switch to SPDX identifier
Fabio Estevam
1
-17
/
+4
2018-05-17
regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops
Anson Huang
1
-0
/
+1
2018-05-17
regulator: pfuze100: add enable/disable for switch
Anson Huang
1
-0
/
+8
2018-05-17
regulator: wm8994: Pass descriptor instead of GPIO number
Linus Walleij
1
-8
/
+11
2018-05-17
regulator: core: Change voltage setting path
Maciej Purski
1
-52
/
+107
2018-05-17
regulator: core: Add voltage balancing mechanism
Maciej Purski
1
-0
/
+192
2018-05-17
regulator: core: Resolve coupled regulators
Maciej Purski
1
-0
/
+100
2018-05-17
regulator: core: Parse coupled regulators properties
Maciej Purski
2
-2
/
+177
2018-05-17
regulator: core: Make locks re-entrant
Maciej Purski
1
-41
/
+91
2018-05-17
regulator: s2mps11: Pass descriptor instead of GPIO number
Linus Walleij
1
-23
/
+23
2018-05-17
regulator: max77686: Pass descriptor instead of GPIO number
Linus Walleij
1
-7
/
+12
2018-05-17
regulator: arizona-ldo1: Look up a descriptor and pass to the core
Linus Walleij
1
-13
/
+6
2018-05-17
regulator: max8998: Fix platform data retrieval.
Paweł Chmiel
1
-2
/
+1
2018-05-17
regulator: of: add support for allowed modes configuration
David Collins
1
-1
/
+28
2018-05-17
regulator: core: Allow for regulators that can't be read at bootup
Douglas Anderson
1
-0
/
+12
2018-05-09
regulator: add support for SY8106A regulator
Ondrej Jirman
3
-1
/
+175
2018-05-05
regulator: add dummy function of_find_regulator_by_node
Changbin Du
1
-2
/
+7
2018-05-02
regulator: ltc3676: Assure PGOOD mask is set before changing voltage
Marek Vasut
1
-1
/
+19
2018-05-02
Merge branch 'topic/bd9571mwv' of https://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
1
-1
/
+126
2018-04-23
regulator: bd9571mwv: Add support for backup mode
Geert Uytterhoeven
1
-1
/
+126
2018-04-23
regulator: axp20x: add drivevbus support for axp803
Jagan Teki
1
-0
/
+2
2018-04-23
regulator: wm8350: fix missing increment of loop index i
Colin Ian King
1
-0
/
+1
2018-04-20
regulator: Don't return or expect -errno from of_map_mode()
Douglas Anderson
3
-8
/
+9
2018-04-20
regulator: tps6586x: Add support for TPS658624
ryang
1
-0
/
+1
[next]