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
/
s5m8767.c
Age
Commit message (
Expand
)
Author
2013-02-13
regulator: s5m8767: Prevent possible NULL pointer dereference
Axel Lin
2013-02-13
regulator: s5m8767: Fix dev argument for devm_kzalloc and of_get_regulator_in...
Axel Lin
2013-02-08
regulator: s5m8767: Use of_get_child_count()
Axel Lin
2013-02-04
regulator: add device tree support for s5m8767
Amit Daniel Kachhap
2013-01-18
regulator: s5m8767: Convert to regulator_[get|set]_voltage_sel_regmap
Axel Lin
2013-01-17
regulator: s5m8767: Remove max_vol parameter from s5m8767_convert_voltage_to_sel
Axel Lin
2012-12-24
regulator: s5m8767: Fix probe failure due to stack corruption
Inderpal Singh
2012-12-11
Merge remote-tracking branch 'regulator/topic/sm8767' into regulator-next
Mark Brown
2012-12-11
regulator: s5m8767: Fix to work even if no DVS gpio present
Amit Daniel Kachhap
2012-12-11
regulator: s5m8767: Fix to read the first DVS register.
Amit Daniel Kachhap
2012-12-11
regulator: s5m8767: Fix to work when platform registers less regulators
Amit Daniel Kachhap
2012-11-20
regulator: remove use of __devexit
Bill Pemberton
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
2012-11-20
regulator: remove use of __devexit_p
Bill Pemberton
2012-07-31
regulator: Fix an s5m8767 build failure
Samuel Ortiz
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-07-16
mfd: Modify samsung mfd header
Sangbeom Kim
2012-07-16
mfd: Modify samsung mfd driver for common api
Sangbeom Kim
2012-07-16
mfd: Rename s5m file and directories to samsung
Sangbeom Kim
2012-07-15
regulator: s5m8767: Properly handle gpio_request failure
Axel Lin
2012-06-26
regulator: s5m8767: Convert to regulator_list_voltage_linear
Axel Lin
2012-06-25
regulator: Modify ramp_delay value for s5m8767a
Sangbeom Kim
2012-06-25
Merge tag 'v3.5-rc4' into regulator-drivers
Mark Brown
2012-06-19
regulator: s5m8767a: Support AP watchdog reset operation
Sangbeom Kim
2012-06-17
regulator: Fix the s5m8767a problem of the division by null
Sangbeom Kim
2012-06-13
regulator: Replace set_voltage with set_voltage_sel
Sangbeom Kim
2012-06-13
regulator: Remove s5m8767a buck initialization
Sangbeom Kim
2012-05-12
regulator: Staticise non-exported symbol s5m8767_opmode_reg
Mark Brown
2012-04-23
regulator: Remove unneeded include of linux/delay.h from regulator drivers
Axel Lin
2012-04-23
regulator: s5m8767: Use DIV_ROUND_UP to calculate selector
Axel Lin
2012-04-10
regulator: Replace regulator_desc_[ldo|buck] by s5m8767_regulator_desc macro
Axel Lin
2012-04-10
regulator: Use one s5m8767_ops for both LDOs and BUCKs
Axel Lin
2012-04-10
regulator: Rework s5m8767_set_voltage to support both LDOs and BUCKs
Axel Lin
2012-04-10
Merge tag 'v3.4-rc2' into regulator-drivers
Mark Brown
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
2012-04-01
regulator: Add support s5m8767 opmode operation
Sangbeom Kim
2012-03-31
regulator: Fix setting new voltage in s5m8767_set_voltage
Axel Lin
2012-03-14
regulator: Make s5m8767_get_voltage_register always return correct register
Axel Lin
2012-03-14
regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlier
Axel Lin
2012-03-11
regulator: Rename s5m8767_convert_voltage to s5m8767_convert_voltage_to_sel
Axel Lin
2012-03-11
regulator: Fix s5m8767_set_voltage_time_sel calculation value
Sangbeom Kim
2012-03-11
regulator: Remove unused i2c variable in s5m8767_pmic_probe
Axel Lin
2012-03-11
regulator: Fix the logic of s5m8767_set_voltage_time_sel
Axel Lin
2012-03-11
regulator: s5m8767: Fix unused variable warning in probe()
Mark Brown
2012-02-02
regulator: Kill s5m8767_get_reg_id function
Axel Lin
2012-01-20
regulator: Update s5m8767 for device tree API changes
Mark Brown
2012-01-20
regulator: s5m8767: Remove redundant MODULE_ALIAS
Axel Lin
2012-01-20
regulator: s5m8767: Add missing breaks
Axel Lin
2012-01-20
regulator: Add S5M8767A regulator driver
Sangbeom Kim