index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
da9210-regulator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: Drop unnecessary of_match_device() calls
Rob Herring
2023-10-17
1
-11
/
+1
*
regulator: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-08
1
-1
/
+1
*
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
2023-03-20
1
-0
/
+1
*
regulator: remove locking around regulator_notifier_call_chain()
Michał Mirosław
2020-09-07
1
-4
/
+0
*
regulator: da9210: Fix W=1 build warning when CONFIG_OF=n
Jisheng Zhang
2020-08-21
1
-1
/
+1
*
regulator: Convert i2c drivers to use .probe_new
Axel Lin
2020-01-13
1
-3
/
+2
*
regulator: da9xxx: Switch to SPDX identifier
Axel Lin
2019-05-03
1
-19
/
+4
*
regulator: da9210: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
2019-03-03
1
-46
/
+7
*
regulator: core: Use ww_mutex for regulators locking
Dmitry Osipenko
2018-11-19
1
-2
/
+2
*
regulator: da9210: addition of device tree support
Steve Twiss
2016-07-15
1
-2
/
+19
*
Merge remote-tracking branches 'regulator/fix/ad5398', 'regulator/fix/da9210'...
Mark Brown
2016-03-13
1
-0
/
+5
|
\
|
*
regulator: da9210: fix lockdep warning
Wolfram Sang
2016-01-15
1
-0
/
+5
*
|
regulator: da9*: constify regulator_ops structures
Julia Lawall
2015-12-22
1
-1
/
+1
|
/
*
-
.
Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...
Mark Brown
2015-08-30
1
-1
/
+0
|
\
\
|
|
*
regulator: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-14
1
-1
/
+0
|
|
/
*
/
regulator: da9210: Add optional interrupt support
Geert Uytterhoeven
2015-07-13
1
-0
/
+75
|
/
*
regulator: da9210: Mask all interrupt sources to deassert interrupt line
Geert Uytterhoeven
2015-02-17
1
-0
/
+9
*
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
2014-11-26
1
-1
/
+1
*
regulator: da9210: Remove redundant error message
Sachin Kamat
2014-02-20
1
-4
/
+1
*
regulator: da9210: use devm_regulator_register()
Jingoo Han
2013-09-30
1
-9
/
+1
*
regulator: da9210: add Device Tree support
Guennadi Liakhovetski
2013-09-26
1
-3
/
+6
*
regulator: da9210: Remove redundant MODULE_ALIAS
Axel Lin
2013-08-13
1
-1
/
+0
*
regulator: da9210: New driver
Steve Twiss
2013-08-06
1
-0
/
+197