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
/
ab8500.c
Age
Commit message (
Expand
)
Author
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-22
regulator: ab8500: Remove ab8500_regulator_debug_init/exit()
Axel Lin
2014-06-22
regulator: ab8500: Remove ab8500_regulator_of_probe()
Axel Lin
2013-12-09
regulator: ab8500: use devm_regulator_register()
Jingoo Han
2013-12-03
regulator: ab8500: delete non-devicetree probe path
Linus Walleij
2013-07-03
Merge tag 'regulator-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-06-11
regulator: ab8500: Provide supply names for the AUX regulators
Lee Jones
2013-06-11
regulator: ab8500-ext: Register as a device in its own right
Lee Jones
2013-06-04
ARM: ux500: Correct anamic2 typo in DT files
Fabio Baltieri
2013-04-18
regulator: ab8500: Get rid of voltage_shift field from struct ab8500_regulato...
Axel Lin
2013-04-18
regulator: ab8500: Remove unused voltage_shift field from struct expand_register
Axel Lin
2013-04-17
regulator: ab8500: Fix set voltage for AB8540_LDO_AUX3
Axel Lin
2013-04-17
regulator: ab8500: Don't update lp_mode_req flag in set_mode() error paths
Axel Lin
2013-04-17
regulator: ab8500: Don't update info->update_val if write to register fails
Axel Lin
2013-04-16
regulator: ab8500: Optimize ab8540_aux3_regulator_get_voltage_sel
Axel Lin
2013-04-15
regulator: ab8500: Fix voltage_shift setting for AB8540_LDO_DMIC
Axel Lin
2013-04-12
regulator: ab8500: Fix voltage_mask for AB8505_LDO_AUDIO
Axel Lin
2013-04-11
regulator: ab8500: Unregister ab8500-ext regulators in probe() failure path
Axel Lin
2013-04-11
regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() void
Axel Lin
2013-04-08
regulator: ab8500: Get rid of is_enabled from struct ab8500_regulator_info
Axel Lin
2013-04-05
regulator: ab8500: Remove ab8500_regulator_set_voltage_time_sel
Axel Lin
2013-04-03
regulator: ab8500: Add missing volt_table setting for AB8540_LDO_TVOUT
Axel Lin
2013-04-03
regulator: ab8500: Fix list_voltage for fixed voltage regulators
Axel Lin
2013-04-03
regulator: ab8500: Shuffle init functions into a more logical order
Lee Jones
2013-04-03
regulator: ab8500: Use regulator_list_voltage_table() to look-up voltages
Lee Jones
2013-04-03
regulator: ab8500: Remove the need for a 'delay' property
Lee Jones
2013-04-03
regulator: ab8500: Set enable enable_time in regulator_desc
Lee Jones
2013-04-03
regulator: ab8500: Introduce aux5, aux6 regulators for AB8540
Zhenhua HUANG
2013-04-03
regulator: ab8500: Use a struct to select the good regulator configuration
Lee Jones
2013-04-02
regulator: ab8500: Update vdmic, vamic[1|2] parameters for AB8540
Lee Jones
2013-04-02
regulator: ab8500: Add mode operation for v-amic
Lee Jones
2013-04-02
regulator: ab8500: Add new operations for Vaux3
Lee Jones
2013-04-02
regulator: ab8500: Also check for AB8505 based platforms
Lee Jones
2013-04-02
regulator: ab8500: Add voltage selection for AUDIO and ANA on AB8505
Lee Jones
2013-04-02
regulator: ab8500: Don't register external regulators on AB8505
Rabin Vincent
2013-04-02
regulator: ab8500: Supply platform specific regulator id values
Lee Jones
2013-04-01
regulator: ab8500: Use regulator_list_voltage_table()
Lee Jones
2013-04-01
regulator: ab8500: Update voltage handling for fixed voltage regulators
Lee Jones
2013-04-01
regulator: ab8500: Add support for the ab8540
Lee Jones
2013-04-01
regulator: ab8500: add support for ab8505
Lee Jones
2013-04-01
regulator: ab8500: Correct TVOUT regulator enable time
Lee Jones
2013-04-01
regulator: ab8500: Add support for the ab9540
Lee Jones
2013-04-01
regulator: ab8500: Prepare the driver for additional platforms
Lee Jones
2013-03-29
regulator: ab8500: Update info->update_val only when successfully update regi...
Axel Lin
2013-03-29
regulator: ab8500: Init debug from regulator driver
Lee Jones
2013-03-29
regulator: ab8500: Remove USB regulator
Lee Jones
2013-03-29
regulator: ab8500-ext: New driver to control external regulators
Lee Jones
2013-03-28
regulator: ab8500: Amend the update value for AB8500_LDO_INTCORE regulator
Lee Jones
2013-03-28
regulator: ab8500: Clean out SoC registers
Lee Jones
2013-03-27
regulator: ab8500: Remove set_voltage_time_sel and delay setting
Axel Lin
[next]