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
/
pfuze100-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
regulator: pfuze100-regulator: Remove redundant of_match_ptr() macro
Chen Jiahao
1
-2
/
+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-24
regulator: pfuze100-regulator: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-08-25
regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato...
Xiaolei Wang
1
-1
/
+1
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
1
-25
/
+17
2022-05-19
regulator: pfuze100: Use devm_register_sys_off_handler()
Dmitry Osipenko
1
-25
/
+17
2022-05-11
regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt
Miaoqian Lin
1
-0
/
+2
2020-12-11
Merge remote-tracking branch 'regulator/for-5.11' into regulator-next
Mark Brown
1
-33
/
+1
2020-12-11
regulator: pfuze100: Convert the driver to DT-only
Fabio Estevam
1
-33
/
+1
2020-11-11
regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200}
Sean Nyekjaer
1
-5
/
+8
2020-06-23
regulator: pfuze100: add condition check for 'ramp_delay = 0'
Robin Gong
1
-3
/
+6
2020-06-15
regualtor: pfuze100: correct sw1a/sw2 on pfuze3000
Robin Gong
1
-21
/
+39
2019-10-01
regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() c...
Yizhuo
1
-1
/
+7
2018-11-06
regulator: pfuze100-regulator: add coin support to PF0100
Adam Ford
1
-0
/
+2
2018-09-17
regulator: pfuze100-regulator: fix spelling mistake "standy" -> "standby"
Colin Ian King
1
-1
/
+1
2018-09-11
regulator: pfuze100-regulator: provide pm_power_off_prepare handler
Oleksij Rempel
1
-0
/
+91
2018-07-23
regulator: pfuze100: add support to en-/disable switch regulators
Marco Felsch
1
-0
/
+36
2018-07-02
regulator: Revert "regulator: pfuze100: add enable/disable for switch"
Fabio Estevam
1
-8
/
+0
2018-06-18
regulator: pfuze100: add pfuze3001 support
Stefan Wahren
1
-7
/
+71
2018-05-24
regulator: pfuze100: Delete reference to ena_gpio
Linus Walleij
1
-1
/
+0
2018-05-24
regulator: pfuze100: Switch to SPDX identifier
Fabio Estevam
1
-17
/
+4
2018-05-17
regulator: pfuze100: add .is_enable() for pfuze100_swb_regulator_ops
Anson Huang
1
-0
/
+1
2018-05-17
regulator: pfuze100: add enable/disable for switch
Anson Huang
1
-0
/
+8
2018-04-18
regulator: pfuze100: update voltage setting for pfuze3000 sw1a
Anson Huang
1
-1
/
+8
2017-04-30
Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p...
Mark Brown
1
-0
/
+24
2017-03-13
regulator: pfuze100-regulator: add coin support
George McCollister
1
-0
/
+24
2017-01-31
regulator: pfuze100-regulator: constify regulator_ops structure
Bhumika Goyal
1
-4
/
+4
2016-06-06
regulator: pfuze100-regulator: Adjust MODULE_DESCRIPTION()
Fabio Estevam
1
-1
/
+1
2016-06-06
regulator: pfuze100-regulator: Remove global variable
Fabio Estevam
1
-7
/
+6
2015-08-30
Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...
Mark Brown
1
-2
/
+0
2015-08-29
regulator: pfuze100: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
1
-1
/
+0
2015-07-14
regulator: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-01-09
regulator: pfuze100-regulator: add pfuze3000 support
Robin Gong
1
-9
/
+125
2014-05-27
regulator: pfuze100: Support enable/disable for fixed regulator
Axel Lin
1
-0
/
+3
2014-05-26
regulator: pfuze100: Don't allocate an invalid gpio
Sean Cross
1
-0
/
+1
2014-05-26
regulator: pfuze100: Support SWB enable/disable
Sean Cross
1
-0
/
+4
2014-03-26
Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma...
Mark Brown
1
-55
/
+147
2014-03-06
regulator: pfuze100: Add PFUZE200 support to Kconfig and module description
Axel Lin
1
-1
/
+1
2014-03-04
regulator: pfuze100: Add terminate entry for [i2c|of]_device_id tables
Axel Lin
1
-3
/
+5
2014-03-04
regulator: pfuze100: add pfuze200 support
Robin Gong
1
-53
/
+143
2014-02-23
pfuze100-regulator: Return error on of_node_get() failure
Fabio Estevam
1
-1
/
+1
2014-02-19
pfuze100-regulator: Fix of_node_get() parameter
Fabio Estevam
1
-1
/
+1
2014-02-15
regulator: pfuze100: Use of_get_child_by_name
Sachin Kamat
1
-1
/
+1
2014-02-03
regulator: Make use of rdev_get_id() function where possible.
Thiago Farina
1
-1
/
+1
2014-01-23
Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpi...
Mark Brown
1
-25
/
+14
2014-01-23
regulator: pfuze100-regulator: Improve dev_info() message
Fabio Estevam
1
-1
/
+1
2014-01-15
regulator: pfuze100-regulator: Fix some checkpatch complaints
Fabio Estevam
1
-8
/
+11
2014-01-15
Merge tag 'v3.13-rc4' into regulator-pfuze100
Mark Brown
1
-4
/
+10
2013-12-09
regulator: pfuze100: use devm_regulator_register()
Jingoo Han
1
-17
/
+3
[next]