index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
s2mps11.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: s2mps11: Drop initialization via platform data
Krzysztof Kozlowski
2021-04-21
1
-20
/
+2
*
regulator: use linear_ranges helper
Matti Vaittinen
2020-05-08
1
-7
/
+7
*
regulator: samsung: Rename Samsung to lowercase
Krzysztof Kozlowski
2020-01-06
1
-1
/
+1
*
regulator: s2mps11: switch to using devm_fwnode_gpiod_get
Dmitry Torokhov
2019-10-07
1
-4
/
+3
*
regulator: s2mps11: Consistently use local variable
Krzysztof Kozlowski
2019-09-10
1
-1
/
+1
*
Merge branch 'regulator-5.3' into regulator-next
Mark Brown
2019-07-04
1
-101
/
+126
|
\
|
*
gpio: Fix return value mismatch of function gpiod_get_from_of_node()
Waibel Georg
2019-06-25
1
-1
/
+3
|
*
regulator: s2mps11: Add support for disabling S2MPS11 regulators in suspend
Krzysztof Kozlowski
2019-06-24
1
-95
/
+115
|
*
regulator: s2mps11: Reduce number of rdev_get_id() calls
Krzysztof Kozlowski
2019-06-24
1
-10
/
+13
*
|
regulator: s2mps11: Adjust supported buck voltages to real values
Krzysztof Kozlowski
2019-07-02
1
-10
/
+17
*
|
regulator: s2mps11: Fix buck7 and buck8 wrong voltages
Krzysztof Kozlowski
2019-07-02
1
-2
/
+2
*
|
regulator: s2mps11: Fix ERR_PTR dereference on GPIO lookup failure
Krzysztof Kozlowski
2019-06-20
1
-0
/
+1
|
/
*
regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
Krzysztof Kozlowski
2019-02-11
1
-3
/
+3
*
regulator: s2mps11: Hand over GPIO to regulator core
Linus Walleij
2018-12-11
1
-1
/
+6
*
regulator: s2mps11: Fix GPIO descriptor initialization
Marek Szyprowski
2018-11-20
1
-3
/
+2
*
regulator: s2mps11: Pass descriptor instead of GPIO number
Linus Walleij
2018-11-15
1
-23
/
+23
*
regulator: samsung: Add SPDX license identifiers
Krzysztof Kozlowski
2018-08-08
1
-17
/
+4
*
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
*
regulator: s2mps11: Constify regulator_ops
Krzysztof Kozlowski
2017-03-13
1
-8
/
+8
*
regulator: s2mps11: Fix the voltage linear range for s2mps15
Alim Akhtar
2016-07-12
1
-3
/
+3
*
-
.
Merge remote-tracking branches 'regulator/topic/pwm', 'regulator/topic/qcom-s...
Mark Brown
2016-05-13
1
-11
/
+2
|
\
\
|
|
*
regulator: s2mps11: Set default ramp delay for S2MPS11 LDOs
Krzysztof Kozlowski
2016-04-18
1
-0
/
+1
|
|
*
regulator: s2mps11: Use module_platform_driver() instead subsys initcall
Javier Martinez Canillas
2016-04-06
1
-11
/
+1
|
|
/
*
/
regulator: s2mps11: Fix invalid selector mask and voltages for buck9
Krzysztof Kozlowski
2016-03-28
1
-6
/
+22
|
/
*
regulator: s2mps11: Use local variable for number of regulators
Krzysztof Kozlowski
2016-02-20
1
-15
/
+19
*
regulator: s2mps11: Simplify expression used in BUILD_BUG_ON
Krzysztof Kozlowski
2016-02-18
1
-4
/
+5
*
mfd: sec-core: Rename MFD and regulator names differently
Alim Akhtar
2015-11-24
1
-4
/
+4
*
regulator: s2mps11: Add support for S2MPS15 regulators
Thomas Abraham
2015-11-23
1
-1
/
+134
*
regulator: s2mps11: Fix GPIO suspend enable shift wrapping bug
Krzysztof Kozlowski
2015-06-24
1
-4
/
+10
*
regulator: Remove unneeded semicolons
Krzysztof Kozlowski
2015-04-27
1
-5
/
+5
*
Merge remote-tracking branch 'regulator/fix/s2mps11' into regulator-linus
Mark Brown
2015-01-16
1
-4
/
+38
|
\
|
*
regulator: s2mps11: Fix wrong calculation of register offset
Jonghwa Lee
2015-01-08
1
-4
/
+38
*
|
Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-12-29
1
-7
/
+12
|
\
\
|
|
/
|
/
|
|
*
regulator: s2mps11: Fix dw_mmc failure on Gear 2
Krzysztof Kozlowski
2014-12-12
1
-7
/
+12
*
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
\
|
*
|
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
|
/
*
|
Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-08
1
-1
/
+2
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge remote-tracking branches 'regulator/topic/rn5t618', 'regulator/topic/rp...
Mark Brown
2014-12-05
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
regulator: s2mps11: Don't zero allocated memory for external control
Krzysztof Kozlowski
2014-10-20
1
-1
/
+1
|
|
|
/
|
*
/
regulator: Set ena_gpio_initialized in regulator drivers
Markus Pargmann
2014-11-07
1
-0
/
+1
|
|
/
*
/
regulator: s2mps11: Add support S2MPS13 regulator device
Chanwoo Choi
2014-11-25
1
-3
/
+99
|
/
*
regulator: s2mps11: Optimize the regulator description macro
Amit Daniel Kachhap
2014-08-16
1
-174
/
+85
*
regulator: s2mpxxx: Move regulator min/step voltages in common place
Amit Daniel Kachhap
2014-08-16
1
-25
/
+25
*
Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-08-07
1
-21
/
+300
|
\
|
*
regulator: s2mps11: Add support S2MPU02 regulator device
Chanwoo Choi
2014-07-09
1
-21
/
+300
*
|
regulator: s2mps11: Update module description and Kconfig to add S2MPU02 support
Axel Lin
2014-07-25
1
-1
/
+1
|
/
*
regulator: s2mps11: Fix accidental enable of buck6 ramp delay
Krzysztof Kozlowski
2014-05-17
1
-5
/
+10
*
regulator: s2mps11: Allow GPIO 0 to be used as external control on S2MPS14
Krzysztof Kozlowski
2014-05-01
1
-11
/
+11
*
regulator: s2mps11: Add external GPIO control for S2MPS14
Krzysztof Kozlowski
2014-04-14
1
-2
/
+65
[next]