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
/
da9055-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
2019-05-03
regulator: da9xxx: Switch to SPDX identifier
Axel Lin
1
-13
/
+7
2019-03-15
regulator: da9055: Convert to regulator core's simplified DT parsing code
Axel Lin
1
-61
/
+6
2019-03-13
regulator: da9055: Fix notifier mutex lock warning
Steve Twiss
1
-0
/
+2
2019-03-04
regulator: da9055: Convert to use regulator_set/get_current_limit_regmap
Axel Lin
1
-36
/
+9
2019-02-06
regulator: fixed/gpio: Pull inversion/OD into gpiolib
Linus Walleij
1
-1
/
+0
2018-09-21
regulator: da905{2,5}: Remove unnecessary array check
Nathan Chancellor
1
-1
/
+1
2018-02-16
regulator: da9055: Pass descriptor instead of GPIO number
Linus Walleij
1
-2
/
+2
2015-12-23
regulator: da9*: constify regulator_ops structures
Julia Lawall
1
-2
/
+2
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-03-26
Merge remote-tracking branches 'regulator/topic/bcm590xx', 'regulator/topic/d...
Mark Brown
1
-4
/
+65
2014-02-19
regulator: da9055: Do not hardcode return value
Sachin Kamat
1
-1
/
+1
2014-02-15
regulator: da9055: Use of_get_child_by_name
Sachin Kamat
1
-1
/
+1
2014-02-12
regulator: da9055: declare return type of inline function exclusively
SeongJae Park
1
-1
/
+1
2014-02-07
regulator: da9055: Add DT support
Adam Thomson
1
-4
/
+65
2014-02-07
regulator: da9055: Remove use of regmap_irq_get_virq()
Adam Thomson
1
-1
/
+3
2013-09-17
regulator: da9055: Convert to devm_regulator_register
Axel Lin
1
-19
/
+5
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-02-19
Merge remote-tracking branch 'regulator/topic/da9055' into regulator-next
Mark Brown
1
-3
/
+0
2013-01-07
regulator: da9055: Remove unused v_shift field from struct da9055_volt_reg
Axel Lin
1
-3
/
+0
2013-01-04
Drivers: regulator: remove __dev* attributes.
Greg Kroah-Hartman
1
-6
/
+6
2012-12-10
Merge remote-tracking branch 'regulator/topic/min' into regulator-next
Mark Brown
1
-47
/
+8
2012-11-28
regulator: da9055: Select maximum current in specific range for set_current_l...
Axel Lin
1
-12
/
+9
2012-11-28
regulator: da9055: Use linear_min_sel and regulator_[map|list]_voltage_linear
Axel Lin
1
-47
/
+8
2012-11-21
regulator: da9055: Properly handle voltage range that doesn't start with 0 of...
Axel Lin
1
-30
/
+50
2012-11-16
regulator: da9055: Fix checking wrong value in da9055_gpio_init
Axel Lin
1
-1
/
+1
2012-11-15
regulator: DA9055 regulator driver
Ashish Jangam
1
-0
/
+663