Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
14d653af4e32b1ae2964e5b2847ef6be191fee64
/
drivers
/
regulator
/
wm831x-dcdc.c
d3bd4e0
Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-next
by Mark Brown
· 9 years ago
b0d6dd3
regulator: wm8*: constify regulator_ops structures
by Julia Lawall
· 9 years ago
55e03e9
regulator: wm831x-dcdc: Use platform_register/unregister_drivers()
by Thierry Reding
· 9 years ago
2945473
regulator: wm831x: Pass the IRQF_ONESHOT flag
by Fabio Estevam
· 9 years ago
6c794b2
regulator: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
5730aa5
regulator: wm831x-dcdc: Remove redundant error message
by Sachin Kamat
· 11 years ago
477b2ba
regulator: wm831x-dcdc: Remove unneeded 'err' label
by Fabio Estevam
· 11 years ago
d73b4cb
regulator: wm831x-dcdc: Convert to devm_regulator_register()
by Mark Brown
· 11 years ago
b0c4c0c
regulator: wm831x-dcdc: Convert to devm_request_threaded_irq()
by Mark Brown
· 11 years ago
1aa20d2
regulator: wm831x-dcdc: Convert to devm_gpio_request_one()
by Mark Brown
· 11 years ago
dff91d0
regulator: use dev_get_platdata()
by Jingoo Han
· 11 years ago
405c540
regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers
by Axel Lin
· 12 years ago
925f14d
Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-next
by Mark Brown
· 12 years ago
1f9cc5f
Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next
by Mark Brown
· 12 years ago
43f1f21
regulator: wm831x-dcdc: Add MODULE_ALIAS for wm831x-boostp
by Axel Lin
· 12 years ago
1a67993
regulator: wm831x-dcdc: Ensure selected voltage falls within requested range
by Axel Lin
· 12 years ago
8dc995f
regulator: remove use of __devexit
by Bill Pemberton
· 12 years ago
13ae633
regulator: wm831x: Set the new rather than old value for DVS VSEL
by Mark Brown
· 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
578f1ef
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
5656098
mfd: wm831x: Convert to IORESOURCE_REG
by Mark Brown
· 12 years ago
422294d
regulator: wm831x-dcdc: set_current_limit should select the maximum current in specific range
by Axel Lin
· 12 years ago
b5fb77e
regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_voltage
by Axel Lin
· 12 years ago
d580cb5
regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_set_voltage_sel_regmap
by Axel Lin
· 12 years ago
c70ad9d
regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_list_voltage_linear
by Axel Lin
· 12 years ago
4b78147
Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
cd99758
mfd: Convert wm831x to irq_domain
by Mark Brown
· 12 years ago
f0b067d
regulator: wm831x-dcdc: Add missing checks for pdata before use
by Mark Brown
· 12 years ago
5949a7e
Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next
by Mark Brown
· 12 years ago
b7ca878
regulator: wm831x: Register all normal regulators
by Mark Brown
· 12 years ago
053fa1b
regulator: wm831x-dcdc: Convert to gpio_request_one()
by Mark Brown
· 13 years ago
82caa97
regulator: wm831x-dcdc: Specify supply names
by Mark Brown
· 13 years ago
3d138fc
regulator: wm831x-dcdc: Use generic regmap enable/disable operations
by Mark Brown
· 13 years ago
817436e
regulator: wm831x-dcdc: Use regulator_get_voltage_sel_regmap()
by Mark Brown
· 13 years ago
b920eb4
Merge tag 'v3.4-rc2' into regulator-drivers
by Mark Brown
· 13 years ago
c172708
regulator: core: Use a struct to pass in regulator runtime configuration
by Mark Brown
· 13 years ago
4c60165
regulator: wm831x-dcdc: Use devm_kzalloc
by Axel Lin
· 13 years ago
a171e78
regulator: wm831x-dcdc: Fix the logic to choose best current limit setting
by Axel Lin
· 13 years ago
09bf14b
regulator: Fix set and get current limit for wm831x_buckv
by Axel Lin
· 13 years ago
fded2f4
regulator: Convert wm831x regulator drivers to devm_kzalloc()
by Mark Brown
· 13 years ago
2c043bc
regulator: pass additional of_node to regulator_register()
by Rajendra Nayak
· 13 years ago
88cda60
regulator: Improve WM831x DVS VSEL selection algorithm
by Mark Brown
· 13 years ago
c439b8f
regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already set
by Mark Brown
· 13 years ago
b47ba9fd
regulator: Set up GPIO for WM831x VSEL before enabling VSEL mode
by Mark Brown
· 13 years ago
24b4315
regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdc
by Mark Brown
· 13 years ago
a1b81dd
regulator: Fix WM831x DCDC DVS VSEL bootstrapping
by Mark Brown
· 13 years ago
137a635
regulator: Fix WM831x regulator ID lookups for multiple WM831xs
by Mark Brown
· 13 years ago
cda5310
regulator: Remove some unused variables from wm831x DCDCs
by Mark Brown
· 14 years ago
6995236
regulator: Remove more wm831x-specific IRQ operations
by Mark Brown
· 14 years ago
dfda9c2
regulator: Convert WM831x regulators to genirq
by Mark Brown
· 14 years ago
9ee291a
regulator: Fix warning with CONFIG_BUG disabled
by Mark Brown
· 14 years ago
afb8bb8
regulator: Convert WM831x drivers to use get_voltage_sel()
by Mark Brown
· 14 years ago
3a93f2a
regulator: Report actual configured voltage to set_voltage()
by Mark Brown
· 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
eb66d56
Regulators: wm831x-xxx - clean up driver data after removal
by Dmitry Torokhov
· 15 years ago
e24a04c
regulator: Implement WM831x BuckWise DC-DC convertor DVS support
by Mark Brown
· 15 years ago
1304850
regulator: Add WM831x DC-DC boost convertor support
by Mark Brown
· 15 years ago
8267a9b
regulator: Add WM831x EPE support
by Mark Brown
· 15 years ago
e4ee831
regulator: Add WM831x DC-DC buck convertor support
by Mark Brown
· 15 years ago