Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
14ff8d48f2235295dfb3117693008e367b49cdb5
/
drivers
/
regulator
/
max77686-regulator.c
a959730
regulator: max77686: Configure enable time to properly handle regulator enable
by Krzysztof Kozlowski
· 9 years ago
314a820
regulator: max77686: Use module_platform_driver() instead subsys initcall
by Javier Martinez Canillas
· 9 years ago
96173cc
regulator: Rename files for max77686 and max77802 drivers
by Javier Martinez Canillas
· 9 years ago
[Renamed from drivers/regulator/max77686.c]
c53403a
regulator: max77686: fix gpio_enabled shift wrapping bug
by Joe Perches
· 9 years ago
e4e8ccc
regulator: max77686: Fix typo in email address
by Fabio Estevam
· 10 years ago
3307e90
regulator: max77686: Add GPIO control
by Krzysztof Kozlowski
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
0480395
regulator: max77686: Remove support for board files
by Krzysztof Kozlowski
· 10 years ago
75ff942
Merge tag 'v3.18-rc4' into regulator-max77686
by Mark Brown
· 10 years ago
4524df8
regulator: max77686: Initialize opmode explicitly to normal mode
by Krzysztof Kozlowski
· 10 years ago
eca29da
regulator: max77686: Consistently index opmode array by rdev id
by Krzysztof Kozlowski
· 10 years ago
050cf85
regulator: max77686: zero-initialize regulator match table
by Javier Martinez Canillas
· 10 years ago
78ce612
regulator: max77686: Add suspend disable for some LDOs
by Krzysztof Kozlowski
· 10 years ago
68c5d18
regulator: max77686: Store opmode non-shifted
by Krzysztof Kozlowski
· 10 years ago
7636f19
regulator: max77686: Replace hard-coded opmode values with defines
by Krzysztof Kozlowski
· 10 years ago
73dbdf8
regulator: max77686: Make regulator_desc array const
by Krzysztof Kozlowski
· 10 years ago
6c794b2
regulator: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
b0c13e8
regulator: max77686: Remove regulator_dev array from state container
by Krzysztof Kozlowski
· 11 years ago
7c2ee82
regulator: max77686: Remove redundant error message
by Sachin Kamat
· 11 years ago
da0ee72
regulator: max77686: Add missing of_node_put
by Sachin Kamat
· 11 years ago
398a661
regulator: max77686: Use of_get_child_by_name
by Sachin Kamat
· 11 years ago
cab87f0
regulator: Remove redundant NULL assignment
by Sachin Kamat
· 11 years ago
44815b4
regulator: max77686: Use devm_regulator_register
by Sachin Kamat
· 11 years ago
1586bb4
regulator: Remove unnecessary include of linux/delay.h from regulator drivers
by Axel Lin
· 12 years ago
3ecf198
regulator: max77686: Don't update max77686->opmode if update register fails
by Axel Lin
· 12 years ago
40e7214
regulator: max77686: Reuse rdev_get_id() function.
by Thiago Farina
· 12 years ago
b19f575
regulator: max77686: Fix using wrong dev argument at various places
by Axel Lin
· 12 years ago
9199add
Merge remote-tracking branch 'regulator/topic/max77686' into regulator-next
by Mark Brown
· 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
38d3403
regulator: max77686: Make max77686_enable() static.
by Yadwinder Singh Brar
· 12 years ago
15282ba
regulator: max77686: Add set_suspend_disable/set_suspend_mode callbacks.
by Yadwinder Singh Brar
· 12 years ago
6d2c896
regulator: max77686: Use already set opmode while re-enabling regulators.
by Yadwinder Singh Brar
· 12 years ago
cb44cde
regulator: max77686: Use array to save pointer to rdev
by Axel Lin
· 12 years ago
2c58e26
regulator: max77686: initialize of_node param for regulator register
by Axel Lin
· 12 years ago
d1ef065
regulator: max77686: Initialise rmatch.of_node to NULL.
by Yadwinder Singh Brar
· 12 years ago
4706fca
regulator: max77686: Add device tree support.
by Yadwinder Singh Brar
· 12 years ago
f503071
regulator: max77686: Implement .set_ramp_delay() callback
by Yadwinder Singh Brar
· 12 years ago
c59d2a6
regulator: max77686: Initialize regulator_config
by Axel Lin
· 12 years ago
852abad
regulator: max77686: Convert driver to use regulator_set_voltage_time_sel.
by Yadwinder Singh Brar
· 12 years ago
23ca6bf
regulator: max77686: Fix the delay time for set_voltage_time_sel
by Axel Lin
· 12 years ago
ab0d1cb
regulator: max77686: Check pdata->num_regulators earlier
by Axel Lin
· 12 years ago
74adfee5
regulator: max77686: Fix checkpatch warnings
by Axel Lin
· 12 years ago
2e3f7f2
regulator: max77686: Use regulator_map_voltage_linear for simple linear mappings
by Axel Lin
· 12 years ago
133d401
regulator: MAX77686: Add Maxim 77686 regulator driver
by Jonghwa Lee
· 12 years ago