index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
da9211-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
regulator: da9211: Constify struct regulator_desc
Christophe JAILLET
1
-1
/
+1
2024-03-25
regulator: da9211: convert to use maple tree register cache
Bo Liu
1
-1
/
+1
2023-05-08
regulator: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-03-20
regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14
Douglas Anderson
1
-0
/
+1
2022-11-28
regulator: da9211: Use irq handler when ready
Ricardo Ribalda
1
-5
/
+6
2020-09-07
regulator: remove locking around regulator_notifier_call_chain()
Michał Mirosław
1
-4
/
+0
2020-08-18
regulator: da9211: add cache_type
Hsin-Yi Wang
1
-0
/
+14
2020-07-02
regulator: da9211: Implement of_map_mode
Anand K Mistry
1
-2
/
+23
2020-07-02
regulator: da9211: Move buck modes into header file
Anand K Mistry
1
-4
/
+1
2020-01-13
regulator: Convert i2c drivers to use .probe_new
Axel Lin
1
-3
/
+2
2019-10-07
regulator: da9211: switch to using devm_fwnode_gpiod_get
Dmitry Torokhov
1
-6
/
+6
2019-09-11
regulator: da9211: fix obtaining "enable" GPIO
Dmitry Torokhov
1
-1
/
+1
2019-06-25
gpio: Fix return value mismatch of function gpiod_get_from_of_node()
Waibel Georg
1
-0
/
+2
2019-05-03
regulator: da9xxx: Switch to SPDX identifier
Axel Lin
1
-15
/
+5
2019-03-13
regulator: da9211: Fix notifier mutex lock warning
Steve Twiss
1
-0
/
+4
2018-12-11
regulator: da9211: Hand over GPIO to regulator core
Linus Walleij
1
-0
/
+6
2018-10-15
regulator: Fetch enable gpiods nonexclusive
Linus Walleij
1
-5
/
+5
2018-02-16
regulator: da9211: Pass descriptors instead of GPIO numbers
Linus Walleij
1
-12
/
+11
2017-10-31
regulator: da9211: update for supporting da9223/4/5
James Ban
1
-4
/
+10
2016-06-29
regulator: da9211: add descriptions for da9212/da9214
James Ban
1
-4
/
+9
2015-12-23
regulator: da9*: constify regulator_ops structures
Julia Lawall
1
-1
/
+1
2015-08-30
Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...
Mark Brown
1
-1
/
+0
2015-07-14
regulator: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-13
regulator: da9211: support da9215
James Ban
1
-11
/
+29
2015-02-24
regulator: da9211: Pass NULL data with OVER_CURRENT event
Geert Uytterhoeven
1
-4
/
+2
2015-02-24
regulator: da9211: Fix wrong register name in error message
Geert Uytterhoeven
1
-1
/
+1
2015-01-28
regulator: da9211: Add gpio control for enable/disable of buck
James Ban
1
-0
/
+12
2015-01-16
regulator: da9211: fix unmatched of_node
James Ban
1
-2
/
+2
2014-09-30
Merge remote-tracking branches 'regulator/topic/as3711', 'regulator/topic/axp...
Mark Brown
1
-21
/
+151
2014-09-30
regulator: da9211: Fix a bug in update of mask bit
James Ban
1
-1
/
+1
2014-09-05
regulator: da9211: Set of_match_table and export device table
Axel Lin
1
-14
/
+15
2014-09-03
regulator: da9211: Fix missing config.of_node setting
Axel Lin
1
-0
/
+1
2014-08-29
regulator: da9211: fix coccinelle warnings
Fengguang Wu
1
-1
/
+1
2014-08-27
regulator: da9211: support device tree
James Ban
1
-7
/
+78
2014-08-17
regulator: da9211: Check return value of devm_kzalloc()
Axel Lin
1
-0
/
+2
2014-08-17
regulator: da9211: support DA9213
James Ban
1
-20
/
+75
2014-07-25
regulator: da9211: Remove unnecessary devm_regulator_unregister() calls
Axel Lin
1
-24
/
+4
2014-07-14
regulator: da9211: new regulator driver
James Ban
1
-0
/
+388