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
/
of_regulator.c
Age
Commit message (
Expand
)
Author
2015-09-17
regulator: Introduce property to flag set-load support
Bjorn Andersson
2015-07-24
regulator: Add over current protection (OCP) support
Stephen Boyd
2015-06-22
Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', '...
Mark Brown
2015-06-22
Merge remote-tracking branches 'regulator/topic/da9063', 'regulator/topic/doc...
Mark Brown
2015-06-12
regulator: Add input current limit support
Stephen Boyd
2015-06-12
regulator: Add soft start support
Stephen Boyd
2015-06-12
regulator: Add pull down support
Stephen Boyd
2015-06-12
regulator: Add system_load constraint
Stephen Boyd
2015-05-13
regulator: of: Skip disabled regulator nodes
Stephen Boyd
2015-04-27
regulator: Remove unneeded semicolons
Krzysztof Kozlowski
2015-01-08
regulator: Allow parsing custom properties when using simplified DT parsing
Krzysztof Kozlowski
2014-11-26
Merge tag 'v3.18-rc4' into regulator-max77802
Mark Brown
2014-11-26
regulator: of: Add support for parsing initial and suspend modes
Javier Martinez Canillas
2014-11-26
regulator: of: Pass the regulator description in the match table
Javier Martinez Canillas
2014-11-26
regulator: of: Add regulator desc param to of_get_regulator_init_data()
Javier Martinez Canillas
2014-11-03
regulator: of: Add support for parsing microvolts for suspend state
Doug Anderson
2014-10-31
regulator: Staticize 'regulator_states' array
Krzysztof Kozlowski
2014-10-29
regulator: of: Lower the severity of the error with no container
Mark Brown
2014-10-22
regulator: of: Decrement refcount for suspend state nodes
Javier Martinez Canillas
2014-10-20
regulator: of: Add support for parsing regulator_state for suspend state
Chanwoo Choi
2014-09-10
regulator: of: Provide simplified DT parsing method
Mark Brown
2014-06-01
regulator: use of_property_read_{bool|u32}()
Sergei Shtylyov
2014-04-18
regulator: core: Use devres for releasing of_regulator_match of_nodes
Charles Keepax
2014-04-14
regulator: core: Add helper to put of_nodes from matches
Charles Keepax
2014-04-14
regulator: core: Add of_node_get to of_regulator_match
Charles Keepax
2013-09-18
regulator: core: add support for configuring turn-on time through constraints
Laxman Dewangan
2013-07-15
regulator: core: Add support for disabling ramp delay
Yadwinder Singh Brar
2013-06-20
regulator: of: Added a property to indicate bypass mode support
Kishon Vijay Abraham I
2013-01-30
regulator: clear state each invocation of of_regulator_match
Stephen Warren
2012-09-25
regulator: deprecate regulator-compatible DT property
Stephen Warren
2012-07-03
regulator: dt: regulator match by regulator-compatible
Laxman Dewangan
2012-06-18
regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraints
Axel Lin
2012-06-17
regulator: Add ramp_delay configuration to constraints
Yadwinder Singh Brar
2012-05-04
regulator: Add generic DT parsing for regulators
Thierry Reding
2012-01-26
regulator: Set apply_uV only when min and max voltages are defined
Karol Lewandowski
2011-12-05
regulator: pass device_node to of_get_regulator_init_data()
Shawn Guo
2011-12-05
regulator: If a single voltage is set with device tree then set apply_uV
Mark Brown
2011-11-27
regulator: export of_get_regulator_init_data
Axel Lin
2011-11-23
regulator: helper routine to extract regulator_init_data
Rajendra Nayak