index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
pfuze100-regulator.c
Age
Commit message (
Expand
)
Author
2015-08-30
Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...
Mark Brown
2015-08-29
regulator: pfuze100: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
2015-07-14
regulator: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-01-09
regulator: pfuze100-regulator: add pfuze3000 support
Robin Gong
2014-05-27
regulator: pfuze100: Support enable/disable for fixed regulator
Axel Lin
2014-05-26
regulator: pfuze100: Don't allocate an invalid gpio
Sean Cross
2014-05-26
regulator: pfuze100: Support SWB enable/disable
Sean Cross
2014-03-26
Merge remote-tracking branches 'regulator/topic/max8973', 'regulator/topic/ma...
Mark Brown
2014-03-06
regulator: pfuze100: Add PFUZE200 support to Kconfig and module description
Axel Lin
2014-03-04
regulator: pfuze100: Add terminate entry for [i2c|of]_device_id tables
Axel Lin
2014-03-04
regulator: pfuze100: add pfuze200 support
Robin Gong
2014-02-23
pfuze100-regulator: Return error on of_node_get() failure
Fabio Estevam
2014-02-19
pfuze100-regulator: Fix of_node_get() parameter
Fabio Estevam
2014-02-14
regulator: pfuze100: Use of_get_child_by_name
Sachin Kamat
2014-02-03
regulator: Make use of rdev_get_id() function where possible.
Thiago Farina
2014-01-23
Merge remote-tracking branches 'regulator/topic/db8500', 'regulator/topic/gpi...
Mark Brown
2014-01-23
regulator: pfuze100-regulator: Improve dev_info() message
Fabio Estevam
2014-01-15
regulator: pfuze100-regulator: Fix some checkpatch complaints
Fabio Estevam
2014-01-15
Merge tag 'v3.13-rc4' into regulator-pfuze100
Mark Brown
2013-12-09
regulator: pfuze100: use devm_regulator_register()
Jingoo Han
2013-12-09
regulator: pfuze100: allow misprogrammed ID
Tim Harvey
2013-12-09
regulator: pfuze100: Fix address of FABID
Axel Lin
2013-08-02
regulator: pfuze100: Fix off-by-one for max_register setting
Axel Lin
2013-07-31
regulator: pfuze100: Simplify pfuze100_set_ramp_delay implementation
Axel Lin
2013-07-30
regulator: pfuze100: Fix n_voltages setting for SW2~SW4 with high bit set
Axel Lin
2013-07-29
regulator: pfuze100: Use regulator_map_voltage_ascend
Axel Lin
2013-07-29
regulator: pfuze100: Fix module alias prefix
Axel Lin
2013-07-29
regulator: pfuze100: Use i2c_[set|get]_clientdata
Axel Lin
2013-07-29
regulator: pfuze100: add MODULE_LICENSE() in pfuze100 driver
Robin Gong
2013-07-26
regulator:pfuze100: fix build warning and correct the binding doc
Robin Gong
2013-07-25
regulator: pfuze100: add pfuze100 regulator driver
Robin Gong