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
/
da903x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-23
regulator: da9*: constify regulator_ops structures
Julia Lawall
1
-5
/
+5
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-10-24
Merge remote-tracking branch 'regulator/topic/linear' into regulator-next
Mark Brown
1
-4
/
+2
2013-10-11
regulator: Add REGULATOR_LINEAR_RANGE macro
Axel Lin
1
-2
/
+2
2013-10-11
regulator: Remove max_uV from struct regulator_linear_range
Axel Lin
1
-4
/
+2
2013-09-17
regulator: da903x: Convert to devm_regulator_register
Axel Lin
1
-10
/
+1
2013-09-01
Merge remote-tracking branch 'regulator/topic/max8660' into regulator-next
Mark Brown
1
-1
/
+1
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-07-28
regulator: da903x: Convert da9034 ldo12 to use linear ranges
Axel Lin
1
-35
/
+10
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-06-08
regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL address
Axel Lin
1
-0
/
+6
2012-05-15
regulator: da903x: Kill da903x_[get|set]_[ldo12|ldo14]_voltage_sel() functions
Axel Lin
1
-67
/
+6
2012-05-15
regulator: da903x: Convert to set_voltage_sel and map_voltage
Axel Lin
1
-56
/
+54
2012-05-15
regulator: da903x: Convert to regulator_list_voltage_linear()
Axel Lin
1
-33
/
+21
2012-05-12
regulator: da903x: Convert to get_voltage_sel
Axel Lin
1
-25
/
+23
2012-05-12
regulator: da903x: Fix list voltage for da9030 ldo14
Axel Lin
1
-1
/
+19
2012-04-10
regulator: Fix a typo in da903x.c
Axel Lin
1
-1
/
+1
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
1
-2
/
+6
2012-03-12
regulator: da903x: Use DIV_ROUND_UP macro to calculate selector
Axel Lin
1
-6
/
+6
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
1
-1
/
+1
2011-11-01
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
1
-0
/
+1
2011-01-12
regulator: Report actual configured voltage to set_voltage()
Mark Brown
1
-5
/
+12
2009-12-17
regulator: keep index within bounds in da9034_get_ldo12_voltage()
Roel Kluin
1
-1
/
+1
2009-09-22
regulator: fix voltage range in da9034 ldo12
Haojian Zhuang
1
-1
/
+1
2009-09-22
regulator: fix calculation of voltage range in da9034_set_ldo12_voltage()
Roel Kluin
1
-1
/
+1
2009-09-22
regulator: da903x: consolidate DA903[045]_DVC macros
Mike Rapoport
1
-49
/
+17
2009-09-22
regulator: support list voltage in da903x
Haojian Zhuang
1
-1
/
+35
2009-09-22
regulator: replace ADTV1 register by ADTV2 in da903x
Haojian Zhuang
1
-3
/
+3
2009-09-22
regulator: support da9030 BUCK in da903x driver
Haojian Zhuang
1
-0
/
+23
2009-09-22
regulator: add buck3 in da903x driver
Haojian Zhuang
1
-0
/
+32
2009-06-15
regulator: Move regulator drivers to subsys_initcall()
Mark Brown
1
-1
/
+1
2009-05-18
regulator: da903x: add missing __devexit_p()
Mike Frysinger
1
-1
/
+1
2009-03-31
regulator: Pass regulator init data as explict argument when registering
Mark Brown
1
-1
/
+2
2009-01-08
regulator: da903x: make da903x_is_enabled return 0 or 1
Mike Rapoport
1
-1
/
+1
2009-01-08
regulator: da903x: add '\n' to error messages
Mike Rapoport
1
-5
/
+5
2008-10-30
regulator: da903x regulator bug fix
Jonathan Cameron
1
-12
/
+17
2008-10-14
da903x: add regulator support for DA9030/DA9034
Eric Miao
1
-0
/
+513