Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6c1bf48275dd354511bec309ce37c78d3cd8f604
/
drivers
/
regulator
/
max8997.c
a2f0730
regulator: max8997: Test pdata by NULL checking instead of IS_ERR_OR_NULL
by Axel Lin
· 12 years ago
cf1466f
Merge remote-tracking branch 'regulator/topic/of' into regulator-next
by Mark Brown
· 12 years ago
6a244ca
Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next
by Mark Brown
· 12 years ago
ee70b25
regulator: max8997: Use of_get_child_count()
by Axel Lin
· 12 years ago
c92f5dd
regulator: Add missing of_node_put()
by Axel Lin
· 12 years ago
b4895e2
regulator: max8997: Fix using wrong dev argument at various places
by Axel Lin
· 12 years ago
bc3b775
regulator: max8997: Use uV in voltage_map_desc
by Axel Lin
· 12 years ago
b79ca05
regulator: max8997: Convert max8997_safeout_ops to set_voltage_sel and list_voltage_table
by Axel Lin
· 12 years ago
24bd410
regulator: max8997: Remove set_voltage_time_sel setting for max8997_ldo_ops
by Axel Lin
· 12 years ago
b87d07b
Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-max8997
by Mark Brown
· 12 years ago
77b71b3
regulator: add device tree support for max8997
by Thomas Abraham
· 12 years ago
068a8c8
regulator: max8997: limit the number of dvs registers programmed in non-dvs mode
by Thomas Abraham
· 12 years ago
11ec7bf0
regulator: max8997: reorder buck1/2/5 dvs setup code
by Thomas Abraham
· 12 years ago
8dc995f
regulator: remove use of __devexit
by Bill Pemberton
· 12 years ago
a502357
regulator: remove use of __devinit
by Bill Pemberton
· 12 years ago
5eb9f2b
regulator: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
8fa25ed
regulator: max8997: Properly handle gpio_request failure
by Axel Lin
· 12 years ago
ac18065
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 12 years ago
8ae5767
regulator: max8997: Convert ot use devm_kzalloc
by Axel Lin
· 13 years ago
6c9eeb0
regulator: Remove unneeded include of linux/delay.h from regulator drivers
by Axel Lin
· 13 years ago
23b7d09
regulator: max8997: Remove empty set_suspend_enable callback implementation
by Axel Lin
· 13 years ago
c245c08
regulator: max8997: Remove is_enabled callback implementation for max8997_charger_fixedstate_ops
by Axel Lin
· 13 years ago
62bc4d4
regulator: Convert max8997 to set_voltage_time_sel
by Axel Lin
· 13 years ago
9e96b3a
regulator: Convert max8997 to get_voltage_sel
by Axel Lin
· 13 years ago
f55205f
regulator: Fix the logic to ensure new voltage setting in valid range
by Axel Lin
· 13 years ago
2358b77
regulator: max8997: Use simple equation to get selector
by Axel Lin
· 13 years ago
0fa310c
regulator: max8997: Remove n_bits from struct voltage_map_desc
by Axel Lin
· 13 years ago
c172708
regulator: core: Use a struct to pass in regulator runtime configuration
by Mark Brown
· 13 years ago
4533f80
regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros
by Axel Lin
· 13 years ago
6f43c38
regulator: Make max8997_get_voltage_register always return correct register
by Axel Lin
· 13 years ago
b3e1348
regulator: Kill max8997_get_rid function
by Axel Lin
· 13 years ago
e371ceb
regulator: max8997: Avoid spaces in regulator names
by Karol Lewandowski
· 13 years ago
2c043bc
regulator: pass additional of_node to regulator_register()
by Rajendra Nayak
· 13 years ago
65602c3
regulator: Add module.h to drivers/regulator users as required
by Paul Gortmaker
· 13 years ago
6ff325a
regulator: max8997: Fix setting inappropriate value for ramp_delay variable
by Donggeun Kim
· 13 years ago
6e0414a
regulator: max8997: remove dependency on platform_data pointer
by MyungJoo Ham
· 13 years ago
dbb48e7
regulator: MAX8997: Fix for divide by zero error
by Tushar Behera
· 13 years ago
ecb9c4f
regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5DVS macros
by Axel Lin
· 13 years ago
afdaaaf
regulator: max8997: remove useless code
by Jonghwan Choi
· 14 years ago
a51b907
regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998
by Axel Lin
· 14 years ago
bd6ca2c
regulator: MAX8997/8966 support
by MyungJoo Ham
· 14 years ago