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
/
da9062-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-07
regulator: remove locking around regulator_notifier_call_chain()
Michał Mirosław
1
-2
/
+0
2020-02-13
regulator: da9062: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-11-22
regulator: da9062: Return REGULATOR_MODE_INVALID for invalid mode
Axel Lin
1
-1
/
+1
2019-11-15
regulator: da9062: add of_map_mode support for bucks
Christoph Fritz
1
-0
/
+21
2019-11-15
regulator: da9062: refactor buck modes into header
Christoph Fritz
1
-18
/
+10
2019-10-08
regulator: da9062: Simplify da9062_buck_set_mode for BUCK_MODE_MANUAL case
Axel Lin
1
-6
/
+3
2019-10-08
Merge branch 'regulator-5.4' into regulator-5.5
Mark Brown
1
-71
/
+47
2019-10-07
regulator: da9062: Simplify the code iterating all regulators
Axel Lin
1
-4
/
+1
2019-09-24
regulator: da9062: fix suspend_enable/disable preparation
Marco Felsch
1
-71
/
+47
2019-08-02
regulator: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-06-20
regulator: da9061/62: Adjust LDO voltage selection minimum value
Felix Riemann
1
-16
/
+24
2019-05-03
regulator: da9xxx: Switch to SPDX identifier
Axel Lin
1
-14
/
+5
2019-03-18
regulator: da9062: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-93
/
+32
2019-03-13
regulator: da9062: Fix notifier mutex lock warning
Steve Twiss
1
-0
/
+2
2019-02-26
regulator: da9062: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-02-19
regulator: da9062: Select maximum current in specific range for set_current_l...
Axel Lin
1
-1
/
+1
2019-01-28
regulator: da9062: Check return value of devm_regmap_field_alloc calls
Axel Lin
1
-5
/
+24
2017-06-07
regulator: da9061: BUCK and LDO regulator driver
Steve Twiss
1
-12
/
+291
2015-12-23
regulator: da9*: constify regulator_ops structures
Julia Lawall
1
-2
/
+2
2015-07-14
regulator: da9062: Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-06-02
regulator: da9062: Remove unused variable build warning
S Twiss
1
-1
/
+0
2015-05-25
regulator: da9062: Fix modalias
Axel Lin
1
-1
/
+1
2015-05-21
regulator: da9062: DA9062 regulator driver
S Twiss
1
-0
/
+843