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
/
max8997.c
Age
Commit message (
Expand
)
Author
2013-04-15
regulator: max8997: Test pdata by NULL checking instead of IS_ERR_OR_NULL
Axel Lin
2013-02-19
Merge remote-tracking branch 'regulator/topic/of' into regulator-next
Mark Brown
2013-02-19
Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next
Mark Brown
2013-01-31
regulator: max8997: Use of_get_child_count()
Axel Lin
2013-01-30
regulator: Add missing of_node_put()
Axel Lin
2013-01-27
regulator: max8997: Fix using wrong dev argument at various places
Axel Lin
2013-01-08
regulator: max8997: Use uV in voltage_map_desc
Axel Lin
2012-12-27
regulator: max8997: Convert max8997_safeout_ops to set_voltage_sel and list_v...
Axel Lin
2012-12-27
regulator: max8997: Remove set_voltage_time_sel setting for max8997_ldo_ops
Axel Lin
2012-11-27
Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
2012-11-27
regulator: add device tree support for max8997
Thomas Abraham
2012-11-24
regulator: max8997: limit the number of dvs registers programmed in non-dvs mode
Thomas Abraham
2012-11-24
regulator: max8997: reorder buck1/2/5 dvs setup code
Thomas Abraham
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-15
regulator: max8997: Properly handle gpio_request failure
Axel Lin
2012-05-21
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2012-04-23
regulator: max8997: Convert ot use devm_kzalloc
Axel Lin
2012-04-23
regulator: Remove unneeded include of linux/delay.h from regulator drivers
Axel Lin
2012-04-23
regulator: max8997: Remove empty set_suspend_enable callback implementation
Axel Lin
2012-04-23
regulator: max8997: Remove is_enabled callback implementation for max8997_cha...
Axel Lin
2012-04-17
regulator: Convert max8997 to set_voltage_time_sel
Axel Lin
2012-04-17
regulator: Convert max8997 to get_voltage_sel
Axel Lin
2012-04-17
regulator: Fix the logic to ensure new voltage setting in valid range
Axel Lin
2012-04-10
regulator: max8997: Use simple equation to get selector
Axel Lin
2012-04-10
regulator: max8997: Remove n_bits from struct voltage_map_desc
Axel Lin
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
2012-04-01
regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros
Axel Lin
2012-04-01
regulator: Make max8997_get_voltage_register always return correct register
Axel Lin
2012-03-11
regulator: Kill max8997_get_rid function
Axel Lin
2012-01-24
regulator: max8997: Avoid spaces in regulator names
Karol Lewandowski
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
2011-10-31
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
2011-07-08
regulator: max8997: Fix setting inappropriate value for ramp_delay variable
Donggeun Kim
2011-07-08
regulator: max8997: remove dependency on platform_data pointer
MyungJoo Ham
2011-07-08
regulator: MAX8997: Fix for divide by zero error
Tushar Behera
2011-05-27
regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...
Axel Lin
2011-05-27
regulator: max8997: remove useless code
Jonghwan Choi
2011-03-27
regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998
Axel Lin
2011-03-23
regulator: MAX8997/8966 support
MyungJoo Ham