Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4b861c672021141a60b7634b49fe36b80fb5dcad
/
drivers
/
regulator
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 12 years ago
b6d30f1
regulator: fixed: Add support for parent-supply device tree binding
by David Collins
· 12 years ago
c91e7e5
regulator: ncp6335d: Add sleep mode configuration
by Anirudh Ghayal
· 12 years ago
43a4ba6
regulator: onsemi-ncp6335d: Add regulator driver at subsys initcall
by Utsab Bose
· 12 years ago
df5d5e7
regulator: qpnp-regulator: Assign selector value in set_voltage() callbacks
by David Collins
· 12 years ago
f6acc6c
regulator: Correct voltage value used in regulator_set_voltage_complete
by David Collins
· 12 years ago
8839df2
regulator: stub: Add device tree support
by David Collins
· 12 years ago
ccc1d5b
drivers: regulator: Add support for OnSemi NCP6335D regulator
by Anirudh Ghayal
· 12 years ago
75ebd57
regulator: qpnp-regulator: Add support for various LDO subtypes
by David Collins
· 12 years ago
f8758a6
Merge "regulator: fixed: support deferred probe for DT GPIOs" into msm-3.4
by Linux Build Service Account
· 12 years ago
2965b73
regulator: fixed: support deferred probe for DT GPIOs
by Stephen Warren
· 12 years ago
6f84675
regulator: qpnp-regulator: Update boost regulator current limit reg address
by David Collins
· 12 years ago
bad606a
regulator: qpnp-regulator: Add support for rev 1 N1200 and N600 LDOs
by David Collins
· 12 years ago
9328e49
regulator: qpnp: Add property to override type registers
by Michael Bohan
· 12 years ago
45b86ac
regulator: qpnp-regulator: Update FTSMPS voltage ranges to match hardware
by David Collins
· 12 years ago
81797d9
regulator: Fix recursive mutex lockdep warning
by Stephen Boyd
· 12 years ago
8f6473c
Merge "regulator: Replace error prints in regulator_check_drms() with debug prints" into msm-3.4
by Linux Build Service Account
· 12 years ago
812a885
regulator: Replace error prints in regulator_check_drms() with debug prints
by Matt Wagantall
· 12 years ago
0e5534d
spmi: qpnp: Change APIs to take a spmi_resource pointer instead of index
by Michael Bohan
· 12 years ago
08e1e90
spmi: Rename qpnp library to be part of the spmi framework
by Michael Bohan
· 12 years ago
ecff1ce
regulator: msm-gpio-regulator: Correct gpio_request error handling
by David Collins
· 12 years ago
f066380
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.130' into msm-3.4
by Steve Muckle
· 12 years ago
2d4c9bc
Merge "regulator: Extend of_get_regulator_init_data to support non-DT consumers" into msm-3.0
by Linux Build Service Account
· 12 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 12 years ago
4475476
regulator: Extend of_get_regulator_init_data to support non-DT consumers
by David Collins
· 13 years ago
d161f5a
regulator: pm8xxx-regulator: Add slew_rate platform data parameter
by David Collins
· 12 years ago
bdd3281
regulator: qpnp-regulator: Update voltage ranges to match hardware spec
by David Collins
· 12 years ago
968c2c1
regulator: Actually free the regulator in devm_regulator_put()
by Mark Brown
· 12 years ago
f55205f
regulator: Fix the logic to ensure new voltage setting in valid range
by Axel Lin
· 13 years ago
d1ac2f1
regulator: Add qpnp-regulator driver
by David Collins
· 13 years ago
53cb430
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 13 years ago
4a1e8eb
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 13 years ago
c0d78c2
regulator: anatop: fix 'anatop_regulator' name collision
by Shawn Guo
· 13 years ago
83b0065
regulator: stub: Export init function for early probe
by Michael Bohan
· 13 years ago
d49fe3c
regulator: Remove non-existent parameter from fixed-helper.c kernel doc
by Russ Dill
· 13 years ago
546e784
regulator: Fix setting new voltage in s5m8767_set_voltage
by Axel Lin
· 13 years ago
5f12760
regulator: fix sysfs name collision between dummy and fixed dummy regulator
by Shawn Guo
· 13 years ago
e032b37
regulator: Fix deadlock on removal of regulators with supplies
by Mark Brown
· 13 years ago
cee1a79
regulator: Only update [LDOx|DCx]_HIB_MODE bits in wm8350_[ldo|dcdc]_set_suspend_disable
by Axel Lin
· 13 years ago
e841a36
regulator: Fix setting low power mode for wm831x aldo
by Axel Lin
· 13 years ago
949ebbe
regulator: map consumer regulator based on device tree
by Rajendra Nayak
· 13 years ago
11eafc6
regulator: pass additional of_node to regulator_register()
by Rajendra Nayak
· 13 years ago
1dc5240
regulator: adapt fixed regulator driver to dt
by Rajendra Nayak
· 13 years ago
67b54c2
regulator: helper routine to extract regulator_init_data
by Rajendra Nayak
· 13 years ago
a6e2790
regulator: Properly register dummy regulator driver
by Mark Brown
· 13 years ago
fa5a97b
regulator: Return microamps in wm8350_isink_get_current
by Axel Lin
· 13 years ago
3a74403
regulator: wm8350: Fix the logic to choose best current limit setting
by Axel Lin
· 13 years ago
ed3be9a
regulator: wm831x-isink: Fix the logic to choose best current limit setting
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
2f2cc27
regulator: anatop: patching to device-tree property "reg".
by Ying-Chun Liu (PaulLiu)
· 13 years ago
3480059
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
9300928
regulator: Do proper shift to set correct bit for DC[2|5]_HIB_MODE setting
by Axel Lin
· 13 years ago
eb41681
regulator: Fix restoring pmic.dcdcx_hib_mode settings in wm8350_dcdc_set_suspend_enable
by Axel Lin
· 13 years ago
5777d9b
regulator: Fix unbalanced lock/unlock in mc13892_regulator_probe error path
by Axel Lin
· 13 years ago
09bf14b
regulator: Fix set and get current limit for wm831x_buckv
by Axel Lin
· 13 years ago
5157913
regulator: tps6586x: Fix list minimal voltage setting for LDO0
by Axel Lin
· 13 years ago
511f1cb
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into next/drivers
by Arnd Bergmann
· 13 years ago
d15d764
Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 13 years ago
f907ab0
Merge branch 'next/fixes-non-critical' into next/drivers
by Arnd Bergmann
· 13 years ago
4a52246
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
19f1865
regulator: stub: Initialize voltage to min_uV constraint
by Michael Bohan
· 13 years ago
4992fa1
Merge tag 'topic/twl' into regulator-next
by Mark Brown
· 13 years ago
115e4bf
Merge remote-tracking branch 'regulator/topic/supply' into regulator-next
by Mark Brown
· 13 years ago
c02f935
Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/stub' into regulator-next
by Mark Brown
· 13 years ago
c592c76
Merge remote-tracking branch 'regulator/topic/stub' into regulator-next
by Mark Brown
· 13 years ago
63236f4
Merge remote-tracking branch 'regulator/topic/drivers' into regulator-next
by Mark Brown
· 13 years ago
16fbcc3
regulator: Fix up a confusing dev_warn when DT lookup fails
by Rajendra Nayak
· 13 years ago
9b7ac51
regulator: Add stub regulator support
by Michael Bohan
· 13 years ago
ca61a7b
regulator: Convert tps6507x to set_voltage_sel
by Axel Lin
· 13 years ago
f2933d3
regulator: Refactor tps6507x to use one tps6507x_pmic_ops for all LDOs and DCDCs
by Axel Lin
· 13 years ago
0a41685
regulator: Make s5m8767_get_voltage_register always return correct register
by Axel Lin
· 13 years ago
6c4efe2
regulator: s5m8767: Check pdata->buck[2|3|4]_gpiodvs earlier
by Axel Lin
· 13 years ago
18039e0
regulator: tps65910: Provide settling time for DCDC voltage change
by Laxman Dewangan
· 13 years ago
e3e5aff
regulator: Add Anatop regulator driver
by Ying-Chun Liu (PaulLiu)
· 13 years ago
c567556
regulator: Simplify implementation of tps65912_get_voltage_dcdc
by Axel Lin
· 13 years ago
831c986
regulator: Use tps65912_set_voltage_sel for both DCDCx and LDOx
by Axel Lin
· 13 years ago
0651eed
regulator: tps65910: Provide settling time for enabling rails
by Laxman Dewangan
· 13 years ago
5db6d09
regulator: max8925: Use DIV_ROUND_UP macro
by Axel Lin
· 13 years ago
42b5efe
regulator: tps65912: Use simple equations to get register address
by Axel Lin
· 13 years ago
5859939
regulator: Fix the logic of tps65910_get_mode
by Axel Lin
· 13 years ago
04bf301
regulator: Support driver probe deferral
by Mark Brown
· 13 years ago
fc56911
regulator: Merge tps65217_pmic_ldo234_ops and tps65217_pmic_dcdc_ops to tps65217_pmic_ops
by Axel Lin
· 13 years ago
dce7304
regulator: Use DIV_ROUND_CLOSEST in wm8350_isink_get_current
by Axel Lin
· 13 years ago
85c5d86
regulator: Use array to store dcdc_range settings for tps65912
by Axel Lin
· 13 years ago
5b5e977
regulator: Rename s5m8767_convert_voltage to s5m8767_convert_voltage_to_sel
by Axel Lin
· 13 years ago
4d984d1
regulator: tps6524x: Remove unneeded comment for N_REGULATORS
by Axel Lin
· 13 years ago
94732b9
regulator: Rename set_voltage_sel callback function name to *_sel
by Axel Lin
· 13 years ago
0f8b9c7
regulator: Fix s5m8767_set_voltage_time_sel calculation value
by Sangbeom Kim
· 13 years ago
394ee3d
regulator: tps6586x: fix typo in debug message
by Thierry Reding
· 13 years ago
f30b071
regulator: tps65910: Sleep off rails when ext sleep configured
by Laxman Dewangan
· 13 years ago
844775e
regulator: Simplify the implementation of tps65912_get_voltage_dcdc
by Axel Lin
· 13 years ago
21c9e5f
regulator: max8649: Use DIV_ROUND_UP macro to calculate selector
by Axel Lin
· 13 years ago
f08f5de
regulator: Silence error message in max8998_pmic_probe
by Axel Lin
· 13 years ago
535bca2
regulator: Remove unused i2c variable in s5m8767_pmic_probe
by Axel Lin
· 13 years ago
2fe4e02
regulator: tps65217: Use DIV_ROUND_UP macro to calculate selector
by Axel Lin
· 13 years ago
ae76e83
regulator: da903x: Use DIV_ROUND_UP macro to calculate selector
by Axel Lin
· 13 years ago
e9a15c8
regulator: wm8400: Use DIV_ROUND_UP macro to calculate selector
by Axel Lin
· 13 years ago
1c37f8a
regulator fixed: Do not report enumaratable voltages if there are none
by Sascha Hauer
· 13 years ago
ab353c2
regulator: max8660: Use DIV_ROUND_UP macro to calculate selector
by Axel Lin
· 13 years ago
7d530d3
regulator: max1586: Use DIV_ROUND_UP macro to calculate selector
by Axel Lin
· 13 years ago
Next »