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
/
act8865-regulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
2023-03-20
1
-0
/
+1
*
regulator: act8865-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
1
-3
/
+3
*
regulator: use linear_ranges helper
Matti Vaittinen
2020-05-08
1
-2
/
+2
*
regulator: act8865: operating mode and suspend state support
Raag Jadav
2019-08-15
1
-1
/
+186
*
regulator: act8865: fix ptr_ret.cocci warnings
kbuild test robot
2019-07-25
1
-1
/
+1
*
regulator: act8865: support regulator-pull-down property
Michał Mirosław
2019-07-23
1
-10
/
+31
*
regulator: act8865: rename fixed LDO ops
Michał Mirosław
2019-07-23
1
-3
/
+3
*
regulator: act8865: Add support for act8600 charger
Maarten ter Huurne
2019-07-23
1
-0
/
+84
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
regulator: act8865: Constify regulator_ops
Axel Lin
2019-03-26
1
-2
/
+2
*
regulator: act8865: Convert to regulator core's simplified DT parsing code
Axel Lin
2019-03-26
1
-124
/
+19
*
regulator: act8865: Fix act8600_sudcdc_voltage_ranges setting
Axel Lin
2019-01-14
1
-2
/
+3
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-3
/
+4
*
regulator: act8865: Fix missing of_node_put() in act8865_pdata_from_dt()
Wei Yongjun
2016-07-14
1
-6
/
+6
*
regulator: act8865: Configure register access for act8600
Maarten ter Huurne
2016-03-28
1
-1
/
+73
*
regulator: act8865: Pass of_node via act8865_regulator_data
Maarten ter Huurne
2016-03-28
1
-16
/
+12
*
regulator: act8865: Remove "too many regulators" error handler
Maarten ter Huurne
2016-03-21
1
-6
/
+0
*
regulator: act8865: Remove redundant dev lookups
Maarten ter Huurne
2016-03-21
1
-3
/
+2
*
regulator: act8865: Specify fixed voltage of 3.3V for ACT8600's REG9
Maarten ter Huurne
2016-02-29
1
-1
/
+1
*
regulator: act8865: Rename platform_data field to init_data
Maarten ter Huurne
2016-02-29
1
-2
/
+2
*
regulator: act8865: Remove "static" from local variable
Maarten ter Huurne
2016-02-29
1
-1
/
+1
*
regulator: act8865: support output voltage by VSET2[] bits
Wenyou Yang
2015-10-02
1
-2
/
+22
*
regulator: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-14
1
-1
/
+0
*
regulator: act8865: add input supply handling
Heiko Stuebner
2015-03-07
1
-27
/
+28
*
regulator: act8865: Add act8600 support
Zubair Lutfullah Kakakhel
2015-03-06
1
-1
/
+119
*
of: Rename "poweroff-source" property to "system-power-controller"
Romain Perier
2014-12-01
1
-1
/
+1
*
regulator: act8865: Add support to turn off all outputs
Romain Perier
2014-10-22
1
-0
/
+31
*
regulator: act8865: fix build when OF is not enabled
Beniamino Galvani
2014-08-05
1
-9
/
+20
*
regulator: act8865: add support for act8846
Beniamino Galvani
2014-08-05
1
-0
/
+71
*
regulator: act8865: prepare support for other act88xx devices
Beniamino Galvani
2014-08-05
1
-128
/
+83
*
regulator: act8865: set correct number of regulators in pdata
Beniamino Galvani
2014-08-05
1
-1
/
+1
*
regulator: act8865: Remove error variable in act8865_pmic_probe
Axel Lin
2014-08-05
1
-5
/
+4
*
regulator: act8865: fix parsing of platform data
Beniamino Galvani
2014-08-05
1
-8
/
+21
*
regulator: act8865: Remove unnecessary *rdev[] from struct act8865
Axel Lin
2014-03-10
1
-8
/
+5
*
regulator: act8865: Remove redundant error message
Sachin Kamat
2014-02-20
1
-4
/
+1
*
regulator: act8865: Add missing of_node_put
Sachin Kamat
2014-02-18
1
-0
/
+1
*
regulator: act8865: Use of_get_child_by_name
Sachin Kamat
2014-02-14
1
-1
/
+1
*
regulator: act8865: Fix build error when !OF
Axel Lin
2014-01-06
1
-1
/
+1
*
regulator: act8865: register all regulators regardless of how many are used
Wenyou Yang
2013-12-31
1
-7
/
+4
*
regulator: act8865: fix incorrect devm_kzalloc for act8865
Wenyou Yang
2013-12-30
1
-3
/
+1
*
regulator: act8865: Remove set_suspend_[en|dis]able implementation
Axel Lin
2013-12-30
1
-2
/
+0
*
regulator: act8865: Remove unneeded regulator_unregister() calls
Axel Lin
2013-12-30
1
-12
/
+0
*
regulator: act8865: add PMIC act8865 driver
Wenyou Yang
2013-12-24
1
-0
/
+368