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