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
/
core.c
Age
Commit message (
Expand
)
Author
2017-03-12
regulator: Fix regulator_summary for deviceless consumers
Leonard Crestez
2016-10-28
regulator: core: silence warning: "VDD1: ramp_delay not set"
H. Nikolaus Schaller
2016-09-30
Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080...
Mark Brown
2016-09-30
Merge remote-tracking branches 'regulator/topic/bulk', 'regulator/topic/dbx50...
Mark Brown
2016-09-24
regulator: core: don't return error with inadequate reason
Joonwoo Park
2016-09-16
regulator: core: Add set_voltage_time op
Matthias Kaehlcke
2016-09-16
regulator: core: Don't skip set_voltage_time when ramp delay disabled
Matthias Kaehlcke
2016-09-16
regulator: core: Simplify error flow in _regulator_do_set_voltage()
Matthias Kaehlcke
2016-09-14
regulator: core: Use local ops variable in _regulator_do_set_voltage()
Matthias Kaehlcke
2016-08-16
regulator: Remove support for optional supplies in the bulk API
Bjorn Andersson
2016-06-09
regulator: Remove regulator_can_change_voltage()
Mark Brown
2016-05-13
Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic...
Mark Brown
2016-05-13
Merge remote-tracking branch 'regulator/topic/supply' into regulator-next
Mark Brown
2016-05-13
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2016-05-13
Merge remote-tracking branch 'regulator/topic/bypass' into regulator-next
Mark Brown
2016-05-13
Merge remote-tracking branches 'regulator/fix/constrain' and 'regulator/fix/d...
Mark Brown
2016-04-27
regulator: core: Add early supply resolution for regulators
Jon Hunter
2016-04-27
Merge branch 'topic/bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
2016-04-25
regulator: refactor valid_ops_mask checking code
WEN Pingbo
2016-04-22
regulator: core: Move registration of regulator device
Jon Hunter
2016-04-22
Merge branch 'topic/sysfs-init' of git://git.kernel.org/pub/scm/linux/kernel/...
Mark Brown
2016-04-22
regulator: core: Clear the supply pointer if enabling fails
Jon Hunter
2016-04-22
regulator: core: Don't terminate supply resolution early
Jon Hunter
2016-04-22
regulator: core: Add debugfs to show constraint flags
Richard Fitzgerald
2016-04-18
regulator: core: remove lockdep assert from suspend_prepare
Tero Kristo
2016-04-13
regulator: core: Fix locking of GPIO list on free
Mark Brown
2016-04-13
regulator: reorder initialization steps in regulator_register()
Boris Brezillon
2016-04-12
regulator: core: Use parent voltage from the supply when bypassed
Mark Brown
2016-03-30
regulator: Fix deadlock during regulator registration
Jon Hunter
2016-03-29
regulator: core: Log when we bring constraints into range
Mark Brown
2016-03-28
regulator: Try to resolve regulators supplies on registration
Javier Martinez Canillas
2016-03-27
regulator: core: Ensure we are at least in bounds for our constraints
Mark Brown
2016-03-25
regulator: core: Remove duplicate copy of active-discharge parsing
Vladimir Zapolskiy
2016-03-21
regulator: Remove unneded check for regulator supply
Javier Martinez Canillas
2016-03-13
Merge remote-tracking branches 'regulator/topic/ltc3589', 'regulator/topic/ma...
Mark Brown
2016-03-13
Merge remote-tracking branches 'regulator/topic/discharge', 'regulator/topic/...
Mark Brown
2016-03-02
regulator: core: Add support for active-discharge configuration
Laxman Dewangan
2016-03-02
regulator: core: Add support for active-discharge configuration
Laxman Dewangan
2016-02-25
regulator: core: fix crash in error path of regulator_register
Krzysztof Adamski
2016-02-25
Merge branch 'fix/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
2016-02-22
regulator: core: Request GPIO before creating sysfs entries
Krzysztof Adamski
2016-01-27
regulator: core: Rely on regulator_dev_release to free constraints
Charles Keepax
2016-01-12
Merge remote-tracking branches 'regulator/topic/lp8788', 'regulator/topic/mt6...
Mark Brown
2016-01-12
Merge remote-tracking branches 'regulator/topic/const', 'regulator/topic/lm36...
Mark Brown
2016-01-12
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2016-01-07
regulator: core: remove some dead code
Dan Carpenter
2016-01-05
regulator: core: use dev_to_rdev
Geliang Tang
2015-12-02
regulator: core: Fix nested locking of supplies
Thierry Reding
2015-12-02
regulator: core: Ensure we lock all regulators
Mark Brown
2015-11-27
regulator: core: fix regulator_lock_supply regression
Arnd Bergmann
[next]