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
/
twl-regulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-15
regulator: twl: voltage lists for vdd1/2 on twl4030
Andreas Kemnade
1
-3
/
+20
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-03
regulator: twl: Constify regulator_ops
Axel Lin
1
-3
/
+3
2019-01-22
regulator: twl: Use of_device_get_match_data()
Axel Lin
1
-6
/
+1
2018-04-20
regulator: Don't return or expect -errno from of_map_mode()
Douglas Anderson
1
-1
/
+1
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2016-11-23
regulator: twl: Remove unused fields from struct twlreg_info
Axel Lin
1
-7
/
+0
2016-11-16
regulator: twl: split twl6030 logic into its own file
Nicolae Rosia
1
-595
/
+5
2016-11-16
regulator: twl: kill unused functions
Nicolae Rosia
1
-27
/
+2
2016-11-16
regulator: twl: make driver DT only
Nicolae Rosia
1
-31
/
+6
2016-11-16
regulator: twl-regulator: rework fixed regulator definition
Nicolae Rosia
1
-14
/
+24
2016-06-08
regulator: twl: fix use of integer as pointer
Ben Dooks
1
-1
/
+1
2016-04-06
regulator: twl: Fix a typo in twl4030_send_pb_msg
Ivaylo Dimitrov
1
-1
/
+1
2016-04-05
regulator: twl: Provide of_map_mode for twl4030
Ivaylo Dimitrov
1
-3
/
+19
2016-03-28
regulator: twl: Regulator mode should not depend on regulator enabled state
Ivaylo Dimitrov
1
-8
/
+0
2016-03-28
regulator: twl: Make sure we have access to powerbus before trying to write t...
Ivaylo Dimitrov
1
-8
/
+70
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-26
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
1
-1
/
+2
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-27
regulator: twl: Convert to use devm_kmemdup()
Axel Lin
1
-12
/
+1
2014-01-08
regulator: twl: Fix checkpatch issue
Jingoo Han
1
-2
/
+2
2013-09-30
regulator: twl: use devm_regulator_register()
Jingoo Han
1
-2
/
+1
2013-07-30
regulator: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-20
mfd: twl-core: Change TWL6025 references to TWL6032
Graeme Gregory
1
-38
/
+38
2013-04-28
Merge remote-tracking branch 'regulator/topic/twl' into v3.9-rc8
Mark Brown
1
-31
/
+3
2013-03-01
regulator: twl: Remove TWL6030_FIXED_RESOURCE
Axel Lin
1
-13
/
+0
2013-03-01
regulator: twl: Remove VDD1_VSEL_table and VDD2_VSEL_table
Axel Lin
1
-6
/
+0
2013-03-01
regulator: twl: Convert twl4030ldo_ops to get_voltage_sel
Axel Lin
1
-5
/
+4
2013-03-01
regulator: twl: Convert twl[6030|4030]fixed_ops to regulator_list_voltage_linear
Axel Lin
1
-12
/
+3
2013-01-04
Drivers: regulator: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
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-09-09
regulator: twl: Remove another unused variable warning
Mark Brown
1
-7
/
+0
2012-08-28
regulator: using kfree() requires including slab.h
Stephen Rothwell
1
-0
/
+2
2012-08-28
regulator: twl: make twl_info tables const
Arnd Bergmann
1
-14
/
+24
2012-08-28
regulator: twl: Remove get_voltage implementation for single voltage regulators
Axel Lin
1
-11
/
+0
2012-08-28
regulator: twl: Convert twlsmps_ops to get_voltage_sel and map_voltage
Axel Lin
1
-11
/
+13
2012-08-28
regulator: twl: Fix checking voltage range in twl6030smps_set_voltage()
Axel Lin
1
-20
/
+16
2012-08-15
regulator: twl-regulator: fix up VINTANA1/VINTANA2
Aaro Koskinen
1
-2
/
+2
2012-08-09
regulator: twl: Remove references to the twl4030 regulator
Mark Brown
1
-1
/
+0
2012-07-16
regulator: twl: Fix list_voltate for twl6030ldo_ops
Axel Lin
1
-7
/
+24
2012-07-16
regulator: twl: Convert twl6030ldo_ops to [get|set]_voltage_sel
Axel Lin
1
-17
/
+7
2012-07-16
regulator: twl: Fix the formula to calculate vsel and voltage for twl6030ldo
Axel Lin
1
-13
/
+4
2012-07-04
regulator: twl: Set enable enable_time in regulator_desc
Axel Lin
1
-27
/
+4
2012-06-18
regulator: twl: Remove references to 32kHz clock from DT bindings
Mark Brown
1
-2
/
+0
2012-06-11
regulator: twl: Convert twl6030ldo_ops to use regulator_list_voltage_linear
Axel Lin
1
-8
/
+5
2012-05-09
regulator: twl-regulator: make TWL4030_ALLOW_UNSUPPORTED more configurable.
NeilBrown
1
-6
/
+4
2012-04-23
regulator: Remove unneeded include of linux/delay.h from regulator drivers
Axel Lin
1
-1
/
+0
2012-04-13
regulator: twl-regulator: Use twlreg_grp helper function
Axel Lin
1
-11
/
+10
[next]