Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4d88a97aa9e8cfa6460aab119c5da60ad2267423
/
drivers
/
regulator
/
max1586.c
d83aef1
regulator: max1586: zero-initialize regulator match table array
by Javier Martinez Canillas
· 10 years ago
5ccedf0
regulator: max1586: of_get_max1586_platform_data() can be static
by Fengguang Wu
· 10 years ago
4e00517
regulator: max1586: add device-tree support
by Robert Jarzmik
· 10 years ago
2d45e78
regulator: max1586: Don't allocate memory for regulator_dev pointers
by Krzysztof Kozlowski
· 11 years ago
aaa46b4
regulator: max1586: Remove regulator_dev pointer from state container
by Krzysztof Kozlowski
· 11 years ago
249cc1f
regulator: max1586: Use devm_regulator_register
by Sachin Kamat
· 11 years ago
dff91d0
regulator: use dev_get_platdata()
by Jingoo Han
· 11 years ago
388128f
Merge remote-tracking branch 'regulator/topic/max1586' into v3.9-rc8
by Mark Brown
· 12 years ago
020501f
regulator: Remove NULL test before calling regulator_unregister()
by Axel Lin
· 12 years ago
d67c42c
regulator: max1586: Constify v6_voltages_uv table
by Axel Lin
· 12 years ago
0d2cff8
Merge remote-tracking branch 'regulator/topic/max1586' into regulator-next
by Mark Brown
· 12 years ago
4efd9df
regulator: max1586: Implement get_voltage_sel callback
by Axel Lin
· 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
9b55895
regulator: max1586: Convert max1586_v3_ops to set_voltage_sel and map_voltage_linear
by Axel Lin
· 12 years ago
93f5de5
regulator: max1586: Convert max1586_v3_ops to regulator_list_voltage_linear
by Axel Lin
· 12 years ago
0d03273
regulator: max1586: Convert max1586_v6_ops to set_voltage_sel
by Axel Lin
· 12 years ago
96d2522
regulator: max1586: Convert max1586_v6_ops to regulator_list_voltage_table
by Axel Lin
· 12 years ago
b7bd05b
regulator: max1586: Use devm_kzalloc()
by Axel Lin
· 13 years ago
c172708
regulator: core: Use a struct to pass in regulator runtime configuration
by Mark Brown
· 13 years ago
0373bcf
regulator: max1586: Constify regulator_desc
by Axel Lin
· 13 years ago
7d530d3
regulator: max1586: Use DIV_ROUND_UP macro to calculate selector
by Axel Lin
· 13 years ago
2c043bc
regulator: pass additional of_node to regulator_register()
by Rajendra Nayak
· 13 years ago
3a93f2a
regulator: Report actual configured voltage to set_voltage()
by Mark Brown
· 14 years ago
3e352f9
regulator: max1586 - improve the logic of choosing selector
by Axel Lin
· 14 years ago
7c4c25e
regulator: max1586 - fix a memory leak in max1586_pmic_remove()
by Axel Lin
· 14 years ago
fbae3fb
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
by Wolfram Sang
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
8b4709e
regulator: fix dangling pointers
by Wolfram Sang
· 15 years ago
bd88c9b
Regulators: max1586 - annotate probe and remove methods
by Dmitry Torokhov
· 15 years ago
c8f1e50
regulator/max1586: fix V3 gain calculation integer overflow
by Philipp Zabel
· 15 years ago
b110a8f
regulator/max1586: support increased V3 voltage range
by Philipp Zabel
· 15 years ago
55f4fa4
Maxim 1586 regulator driver
by Robert Jarzmik
· 16 years ago