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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-17
regulator: max14577: Revert "regulator: max14577: Add proper module aliases s...
Krzysztof Kozlowski
1
-2
/
+0
2021-09-01
regulator: qcom-rpmh-regulator: fix pm8009-1 ldo7 resource name
Dmitry Baryshkov
1
-1
/
+1
2021-08-25
regulator: vctrl: Avoid lockdep warning in enable/disable ops
Chen-Yu Tsai
1
-30
/
+42
2021-08-25
regulator: vctrl: Use locked regulator_get_voltage in probe path
Chen-Yu Tsai
1
-1
/
+2
2021-08-23
regulator: Documentation fix for regulator error notification helper
Matti Vaittinen
1
-1
/
+1
2021-08-09
regulator: sy7636a: Use the regmap directly
Alistair Francis
1
-7
/
+6
2021-08-03
regulator: sy7636a: Store the epd-pwr-good GPIO locally
Alistair Francis
1
-5
/
+16
2021-08-03
regulator: sy7636a: Use the parent driver data
Alistair Francis
1
-6
/
+6
2021-08-03
regulator: sy7636a: Remove the poll_enable_time
Alistair Francis
1
-3
/
+0
2021-08-03
regulator: sy8827n: Enable REGCACHE_FLAT
Jisheng Zhang
1
-0
/
+14
2021-08-03
regulator: sy8824x: Enable REGCACHE_FLAT
Jisheng Zhang
1
-1
/
+15
2021-07-30
regulator: rtq2134: Fix coding style
ChiYuan Huang
1
-2
/
+2
2021-07-26
regulator: hi6421v600: rename voltage range arrays
Mauro Carvalho Chehab
1
-14
/
+14
2021-07-26
Merge branch 'regulator-5.14' into regulator-5.15
Mark Brown
2
-27
/
+31
2021-07-26
regulator: hi6421v600: use lowercase for ldo
Mauro Carvalho Chehab
1
-18
/
+18
2021-07-22
regulator: fixed: use dev_err_probe for register
Chris Morgan
1
-2
/
+3
2021-07-20
regulator: rtq2134: Add support for Richtek RTQ2134 SubPMIC
ChiYuan Huang
3
-0
/
+385
2021-07-19
regulator: Fix a couple of spelling mistakes in Kconfig
Colin Ian King
1
-2
/
+2
2021-07-16
regulator: rtq6752: fix reg reset behavior
ChiYuan Huang
1
-3
/
+7
2021-07-15
regulator: da9063: Add support for full-current mode.
Vincent Pelletier
1
-2
/
+130
2021-07-15
regulator: rt6245: make a const array func_base static, makes object smaller
Colin Ian King
1
-1
/
+1
2021-07-14
regulator: rtq6752: Fix the typo for reg define and author name
ChiYuan Huang
1
-2
/
+2
2021-07-12
Merge series "regulator: devres: remove unused device-managed unregister APIs...
Mark Brown
1
-67
/
+2
2021-07-12
Merge series "Move Hisilicon 6421v600 SPMI and USB drivers out of staging" fr...
Mark Brown
1
-1
/
+1
2021-07-12
regulator: bd718x7: Suopport configuring UVP/OVP state
Matti Vaittinen
1
-109
/
+260
2021-07-12
regulator: Replace symbolic permissions with octal permissions
Jinchao Wang
1
-2
/
+2
2021-07-12
regulator: rt6752: Add support for Richtek RTQ6752
ChiYuan Huang
3
-0
/
+295
2021-07-12
regulator: rt5033: Use linear ranges to map all voltage selection
ChiYuan Huang
1
-6
/
+15
2021-07-12
regulator: tps65910: Silence deferred probe error
Dmitry Osipenko
1
-6
/
+4
2021-07-12
regulator: mt6397: Remove modeset_shift from struct mt6397_regulator_info
Axel Lin
1
-7
/
+8
2021-07-12
regulator: mt6359: Remove shift fields from struct mt6359_regulator_info
Axel Lin
1
-11
/
+8
2021-07-12
regulator: mt6358: Remove shift fields from struct mt6358_regulator_info
Axel Lin
1
-47
/
+40
2021-07-12
regulator: devres: unexport devm_regulator_unregister_supply_alias()
Alexandru Ardelean
1
-14
/
+2
2021-07-12
regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()
Alexandru Ardelean
1
-24
/
+0
2021-07-12
regulator: devres: remove devm_regulator_unregister() function
Alexandru Ardelean
1
-29
/
+0
2021-07-12
regulator: hi6421v600-regulator: add a missing dot at copyright
Mauro Carvalho Chehab
1
-1
/
+1
2021-07-12
Merge existing fixes from regulator/for-5.14
Mark Brown
4
-12
/
+13
2021-07-12
regulator: hi6421: Fix getting wrong drvdata
Axel Lin
1
-9
/
+13
2021-07-07
regulator: mtk-dvfsrc: Fix wrong dev pointer for devm_regulator_register
Axel Lin
1
-2
/
+1
2021-07-05
Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-0
/
+11
2021-07-01
regulator: bd9576: Fix testing wrong flag in check_temp_flag_mismatch
Axel Lin
1
-2
/
+2
2021-06-30
regulator: hi6421v600: Fix getting wrong drvdata that causes boot failure
Axel Lin
1
-7
/
+9
2021-06-28
regulator: rtmv20: Fix wrong mask for strobe-polarity-high
ChiYuan Huang
1
-1
/
+1
2021-06-23
Merge remote-tracking branch 'regulator/for-5.14' into regulator-next
Mark Brown
42
-1110
/
+4148
2021-06-23
Merge remote-tracking branch 'regulator/for-5.13' into regulator-linus
Mark Brown
2
-12
/
+6
2021-06-23
regulator: bd9576: Fix uninitializes variable may_have_irqs
Colin Ian King
1
-1
/
+1
2021-06-23
regulator: max8893: Select REGMAP_I2C to fix build error
Axel Lin
1
-0
/
+1
2021-06-23
regulator: da9052: Ensure enough delay time for .set_voltage_time_sel
Axel Lin
1
-1
/
+2
2021-06-23
regulator: mt6358: Fix vdram2 .vsel_mask
Hsin-Hsiung Wang
1
-1
/
+1
2021-06-22
regulator: hi6421v600: Fix setting wrong driver_data
Axel Lin
1
-11
/
+15
[next]