index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
Age
Commit message (
Expand
)
Author
Files
Lines
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-01
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
2018-04-18
regulator: pfuze100: update voltage setting for pfuze3000 sw1a
Anson Huang
1
-1
/
+8
2018-04-17
regulator: lp87565: Enable LP87565_BUCK_CTRL_1_FPWM_MP_0_2
Keerthy
1
-1
/
+2
2018-04-17
regulator: lp87565: Add margin while populating ramp_delay
Keerthy
1
-6
/
+10
2018-04-16
regulator: ab8500: Drop AB8540/9540 support
Linus Walleij
1
-1406
/
+1
2018-03-28
Merge remote-tracking branches 'regulator/topic/88pg86x', 'regulator/topic/dt...
Mark Brown
7
-32
/
+162
2018-03-28
Merge remote-tracking branch 'regulator/topic/qcom_smd' into regulator-next
Mark Brown
1
-2
/
+0
2018-03-28
Merge remote-tracking branch 'regulator/topic/qcom' into regulator-next
Mark Brown
1
-0
/
+121
2018-03-28
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
1
-0
/
+1
2018-03-28
regulator: qcom: smd: Add pm8998 and pmi8998 regulators
Bjorn Andersson
1
-0
/
+121
2018-03-22
regulator: core: Add missing blank line between functions
Mark Brown
1
-0
/
+1
2018-03-22
regulator: qcom_smd: Drop regulator/{machine,of_regulator} includes
Stephen Boyd
1
-2
/
+0
2018-03-20
regulator: giving regulator controlling gpios a non-empty label when used thr...
Nicholas Lowell
1
-0
/
+1
2018-03-14
regulator: gpio: Fix some error handling paths in 'gpio_regulator_probe()'
Christophe Jaillet
1
-9
/
+7
2018-03-09
regulator: 88pg86x: new i2c dual regulator chip
Alexander Monakov
3
-0
/
+124
2018-03-07
Merge remote-tracking branches 'regulator/fix/resume' and 'regulator/fix/stm3...
Mark Brown
2
-2
/
+2
2018-02-20
regulator: Fix resume from suspend to idle
Geert Uytterhoeven
1
-1
/
+1
2018-02-16
regulator: da9211: Pass descriptors instead of GPIO numbers
Linus Walleij
1
-12
/
+11
[prev]
[next]