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.12.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
/
s5m8767.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
1
-0
/
+1
2023-03-11
regulator: Use of_property_read_bool() for boolean properties
Rob Herring
1
-11
/
+6
2023-01-28
regulator: s5m8767: Bounds check id indexing into arrays
Kees Cook
1
-1
/
+5
2021-10-08
regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disa...
Krzysztof Kozlowski
1
-12
/
+9
2021-01-21
regulator: s5m8767: Drop regulators OF node reference
Krzysztof Kozlowski
1
-2
/
+6
2021-01-21
regulator: s5m8767: Fix reference count leak
Pan Bian
1
-2
/
+5
2020-09-22
regulator: s5m8767: initialize driver via module_platform_driver
Krzysztof Kozlowski
1
-12
/
+1
2020-01-23
Merge branch 'regulator-5.6' into regulator-next
Mark Brown
1
-1
/
+1
2020-01-06
regulator: samsung: Rename Samsung to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2019-12-04
regulator: s5m8767: Fix a warning message
Christophe JAILLET
1
-1
/
+1
2019-10-07
regulator: s5m8767: switch to using devm_fwnode_gpiod_get
Dmitry Torokhov
1
-4
/
+3
2019-06-25
gpio: Fix return value mismatch of function gpiod_get_from_of_node()
Waibel Georg
1
-1
/
+3
2019-02-21
regulator: s5m8767: Simplify s5m8767_set_voltage_time_sel implementation
Axel Lin
1
-5
/
+1
2019-02-21
regulator: s5m8767: Constify s5m8767_opmode_reg
Axel Lin
1
-1
/
+1
2018-12-11
regulator: s5m8767: Hand over GPIO to regulator core
Linus Walleij
1
-1
/
+8
2018-12-06
regulator: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-10-15
regulator: Fetch enable gpiods nonexclusive
Linus Walleij
1
-6
/
+7
2018-08-28
regulator: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-6
/
+6
2018-08-08
regulator: samsung: Add SPDX license identifiers
Krzysztof Kozlowski
1
-12
/
+4
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-4
/
+6
2018-05-24
regulator: s5m8767: Pass descriptor instead of GPIO number
Linus Walleij
1
-11
/
+15
2017-07-19
regulator: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-03-13
regulator: s5m8767: Constify regulator_ops
Krzysztof Kozlowski
1
-2
/
+2
2016-02-16
regulator: s5m8767: fix get_register() error handling
Arnd Bergmann
1
-4
/
+9
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-05
Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...
Mark Brown
1
-1
/
+2
2014-11-26
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
1
-1
/
+2
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-06-24
regulator: s5m8767: Remove unused variable
Sachin Kamat
1
-3
/
+1
2014-05-01
regulator: s5m8767: Allow GPIO 0 to be used as external control
Krzysztof Kozlowski
1
-14
/
+6
2014-04-14
regulator: s5m8767: Remove regulator_dev pointer from state container
Krzysztof Kozlowski
1
-11
/
+6
2014-04-07
regulator: s5m8767: Fix carried over ena_gpio assignment
Krzysztof Kozlowski
1
-0
/
+1
2014-03-26
Merge remote-tracking branches 'regulator/topic/s5m8767', 'regulator/topic/st...
Mark Brown
1
-68
/
+103
2014-03-21
regulator: s5m8767: Convert to use regulator_[enable|disable|is_enabled]_regmap
Axel Lin
1
-59
/
+19
2014-02-20
regulator: s5m8767: Remove redundant error message
Sachin Kamat
1
-8
/
+2
2014-02-13
regulator: s5m8767: Add missing of_node_put
Sachin Kamat
1
-0
/
+2
2014-02-13
regulator: s5m8767: Use of_get_child_by_name
Sachin Kamat
1
-1
/
+1
2014-01-28
regulator: s5m8767: Use GPIO for controlling Buck9/eMMC
Krzysztof Kozlowski
1
-3
/
+84
2013-12-18
Merge tag 's2mps11-build' into regulator-s5m8767 since a following patch
Mark Brown
1
-1
/
+1
2013-12-18
regulator: s5m8767: Do not use sec_reg* regmap helpers
Krzysztof Kozlowski
1
-30
/
+41
2013-12-18
regulator: s5m8767: Add symbols for hard-coded DVS_RAMP register
Krzysztof Kozlowski
1
-12
/
+10
2013-12-13
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
1
-1
/
+1
2013-12-12
regulator: s5m8767: Implement voltage setting for BUCK7/8 regulators
Krzysztof Kozlowski
1
-2
/
+5
2013-12-12
regulator: s5m8767: Define symbol for buck control mask
Krzysztof Kozlowski
1
-5
/
+6
2013-10-24
Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-next
Mark Brown
1
-22
/
+40
2013-10-24
regulator: s5m8767: Modify parsing method of the voltage table of buck2/3/4
Chanwoo Choi
1
-26
/
+28
2013-10-24
regulator: s5m8767: Modify parse_dt function to parse data related to ramp
Chanwoo Choi
1
-0
/
+16
2013-09-17
regulator: s5m8767: Covert to devm_regulator_register()
Mark Brown
1
-21
/
+3
2013-04-28
Merge remote-tracking branch 'regulator/topic/s5m8767' into v3.9-rc8
Mark Brown
1
-1
/
+1
[next]