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
Age
Commit message (
Expand
)
Author
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2012-01-09
mfd: Unify abx500 headers in mfd/abx500
Linus Walleij
2012-01-06
regulator: set constraints.apply_uV to 0 in of_get_fixed_voltage_config
Richard Zhao
2012-01-06
regulator: max8925: fix enabled/disabled judgement mistake
Kevin Liu
2012-01-03
regulator: add regulator_bulk_force_disable function
Donggeun Kim
2012-01-02
regulator: pass regulator_register of_node in fixed voltage driver
Richard Zhao
2012-01-02
regulator: Enable supply regulator if child rail is enabled.
Laxman Dewangan
2011-12-30
regulator: mc13892: Convert to devm_kzalloc()
Fabio Estevam
2011-12-29
regulator: mc13783: Convert to devm_kzalloc()
Fabio Estevam
2011-12-29
regulator: Fix checking return value of create_regulator
Axel Lin
2011-12-29
regulator: Fix the error handling if create_regulator fails
Axel Lin
2011-12-28
regulator: Export regulator_is_supported_voltage()
Mark Brown
2011-12-22
regulator: mc13892: add device tree probe support
Shawn Guo
2011-12-22
regulator: mc13892: remove the unnecessary prefix from regulator name
Shawn Guo
2011-12-20
regulator: Convert wm831x regulator drivers to devm_kzalloc()
Mark Brown
2011-12-20
regulator: da9052: Staticize non-exported symbols
Axel Lin
2011-12-17
regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case f...
Ashish Jangam
2011-12-15
regulator: Update da9052-regulator for DT changes
Mark Brown
2011-12-15
regulator: DA9052/53 Regulator support
Ashish Jangam
2011-12-05
Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Mark Brown
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-30
regulator: Allow regulators to register with no init_data
Mark Brown
2011-11-28
Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus'...
Mark Brown
2011-11-28
regulator: twl: fix twl4030 support for smps regulators
Tero Kristo
2011-11-28
Merge remote-tracking branch 'regulator/for-linus' into regulator-next
Mark Brown
2011-11-28
regulator: fix use after free bug
Lothar Waßmann
2011-11-28
Merge remote-tracking branch 'regulator/for-linus' into regulator-next
Mark Brown
2011-11-28
regulator: Convert virtual and userspace regulator consumer drivers to use mo...
Axel Lin
2011-11-28
regulator: aat2870: Remove a redundant bitwise and operation
Axel Lin
2011-11-28
regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...
Axel Lin
2011-11-27
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
2011-11-27
regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()
Axel Lin
2011-11-27
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
2011-11-27
regulator: Staticise of_get_fixed_voltage_config()
Axel Lin
2011-11-27
regulator: Checking return value of of_get_regulator_init_data
Axel Lin
2011-11-27
regulator: export of_get_regulator_init_data
Axel Lin
2011-11-24
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
2011-11-24
regulator: Fix compile break due to missing arguments to regulator_register
Rajendra Nayak
2011-11-23
Merge remote-tracking branch 'regulator/topic/dt' into regulator-next
Mark Brown
2011-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2011-11-23
regulator: map consumer regulator based on device tree
Rajendra Nayak
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
2011-11-23
regulator: adapt fixed regulator driver to dt
Rajendra Nayak
2011-11-23
regulator: helper routine to extract regulator_init_data
Rajendra Nayak
2011-11-23
regulator: TPS65910: Fix VDD1/2 voltage selector count
Afzal Mohammed
2011-11-23
regulator: Don't create voltage sysfs entries if we can't read voltage
Mark Brown
2011-11-23
regulator: Don't report zero volts for the fixed voltage regulator
Mark Brown
2011-11-23
regulator: TPS65910: Create an array for init data
Kyle Manna
2011-11-23
regulator: TPS65910: Move regulator defs to header
Kyle Manna
[next]