Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0a1c87575db230f9fb83ecbdf67c296f57181bb0
/
include
/
linux
/
regulator
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
e8571ef
msm: krait-regulator: Initialize headswitches for secondary CPUs
by Abhijeet Dharmapurikar
· 12 years ago
00269e5
msm: krait-regulator: add regulator control for kraits
by Abhijeet Dharmapurikar
· 13 years ago
f066380
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.130' into msm-3.4
by Steve Muckle
· 13 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 13 years ago
d161f5a
regulator: pm8xxx-regulator: Add slew_rate platform data parameter
by David Collins
· 13 years ago
d1ac2f1
regulator: Add qpnp-regulator driver
by David Collins
· 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
83b0065
regulator: stub: Export init function for early probe
by Michael Bohan
· 13 years ago
15c08f6
regulator: Fix comments in include/linux/regulator/machine.h
by Axel Lin
· 13 years ago
30304e5
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 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
67b54c2
regulator: helper routine to extract regulator_init_data
by Rajendra Nayak
· 13 years ago
5d028cd
regulator: Constify constraints name
by Mark Brown
· 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
250f671
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 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
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
313162d
device.h: audit and cleanup users in main include dir
by Paul Gortmaker
· 13 years ago
9b7ac51
regulator: Add stub regulator support
by Michael Bohan
· 13 years ago
8a16a70
regulator: Remove bq24022 regulator driver
by Heiko Stübner
· 13 years ago
d625552
mfd: Support AB9540 ab8500 variant
by Linus Walleij
· 13 years ago
613330a
regulator: provide a helper for registering a fixed regulator
by Sascha Hauer
· 13 years ago
2475143
regulator: Remove ifdefs for debugfs code
by Stephen Boyd
· 13 years ago
fde297bb
regulator: fix wrong header name in description
by Kim, Milo
· 13 years ago
0c19fa8
regulator: pm8xxx-regulator: Add OCP control functionality for switches
by David Collins
· 13 years ago
737f360
regulator: Remove support for supplies specified by struct device
by Mark Brown
· 13 years ago
2950c4b
regulator: Add devm_regulator_put in consumer.h
by Axel Lin
· 13 years ago
e24abd6
regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATOR
by Axel Lin
· 13 years ago
e6e7403
regulator: Provide devm_regulator_bulk_get()
by Mark Brown
· 13 years ago
d5ad34f
regulator: Implement devm_regulator_free()
by Mark Brown
· 13 years ago
070b907
regulator: Add devm_regulator_get()
by Stephen Boyd
· 13 years ago
6219929
regulator: TPS62360: Add tps62360 regulator driver
by Laxman Dewangan
· 13 years ago
acf149d
regulator: Add devm_regulator_get()
by Stephen Boyd
· 13 years ago
e1de2f4
regulator: add regulator_bulk_force_disable function
by Donggeun Kim
· 13 years ago
935a521
regulator: add regulator_force_disable() definition for !CONFIG_REGULATOR
by MyungJoo Ham
· 13 years ago
651394f
regulator: pm8018-regulator: delete pm8018-regulator driver
by David Collins
· 13 years ago
7fd42f9
regulator: pm8921-regulator: delete pm8921-regulator driver
by David Collins
· 13 years ago
5c4a5ab
regulator: pm8xxx-regulator: add PM8XXX regulator driver
by David Collins
· 13 years ago
9f77e96
mfd: pm8901: Modify pm8901 subdevices to pm8xxx interface
by Anirudh Ghayal
· 13 years ago
d9a861c
regulator: pass device_node to of_get_regulator_init_data()
by Shawn Guo
· 13 years ago
69511a4
regulator: map consumer regulator based on device tree
by Rajendra Nayak
· 13 years ago
2c043bc
regulator: pass additional of_node to regulator_register()
by Rajendra Nayak
· 13 years ago
8f446e6
regulator: helper routine to extract regulator_init_data
by Rajendra Nayak
· 13 years ago
c201933
mfd: pm8058: Modify pm8058 subdevices to pm8xxx interface
by Anirudh Ghayal
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
f3c3f06
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator
by Linus Torvalds
· 13 years ago
ced55d4
regulator: Fix implicit use of notifier.h by driver.h
by Paul Gortmaker
· 13 years ago
68d99b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
0151546
regulator: Constify constraints name
by Mark Brown
· 13 years ago
3f0292a
regulator: Add driver for gpio-controlled regulators
by Heiko Stübner
· 13 years ago
34dd32c
regulator: pm8018-regulator: Add regulator driver for PM8018
by David Collins
· 13 years ago
1d17cf5
regulator: Add regulator_bulk_set_voltage
by Justin Paupore
· 13 years ago
63e1f9f
regulator: pm8921-regulator: Add enable_time platform data entry
by David Collins
· 13 years ago
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 13 years ago
da07ecd
regulator: Implement deferred disable support
by Mark Brown
· 13 years ago
bff747c
regulator: fix kernel-doc warning in consumer.h
by Randy Dunlap
· 13 years ago
84f8508
regulator: fix regulator/consumer.h kernel-doc warning
by Randy Dunlap
· 13 years ago
3801b86
regulator: Refactor supply implementation to work as regular consumers
by Mark Brown
· 14 years ago
f21e0e8
regulator: Do bulk enables of regulators in parallel
by Mark Brown
· 14 years ago
bf5892a
regulator: Support voltage offsets to compensate for drops in system
by Mark Brown
· 14 years ago
492c826b
regulator: Remove supply_regulator_dev from machine configuration
by Mark Brown
· 14 years ago
1032fbf
mach-ux500: voltage domain regulators for DB8500
by Bengt Jonsson
· 14 years ago
88cd222
regulator: provide consumer interface for fall/rise time
by Linus Walleij
· 14 years ago
77af1b2
regulator: add set_voltage_time_sel infrastructure
by Linus Walleij
· 14 years ago
79568b9
regulator: initialization for ab8500 regulators
by Bengt Jonsson
· 14 years ago
ea05ef3
regulator: add support for USB voltage regulator
by Bengt Jonsson
· 14 years ago
7a32b58
Regulator: add suspend-finish API for regulator core.
by MyungJoo Ham
· 14 years ago
1130e5b
regulator: Add initial per-regulator debugfs support
by Mark Brown
· 14 years ago
606a256
regulator: Add API to re-apply voltage to hardware
by Mark Brown
· 14 years ago
e8eef82
regulator: Provide a selector based set_voltage_sel() operation
by Mark Brown
· 14 years ago
cb189b0
regulators: Moved define for number of regulators in ab8500
by Bengt Jonsson
· 14 years ago
476c2d8
regulator: Allow drivers to report voltages as selectors
by Mark Brown
· 14 years ago
f8c12fe
regulator: Copy constraints from regulators when initialising them
by Mark Brown
· 14 years ago
3a93f2a
regulator: Report actual configured voltage to set_voltage()
by Mark Brown
· 14 years ago
688fe99
regulator: Add option for machine drivers to enable the dummy regulator
by Mark Brown
· 14 years ago
5976f09
Regulator: LP3972 PMIC regulator driver
by Axel Lin
· 14 years ago
202f4f5
MAX8952 PMIC Driver Initial Release
by MyungJoo Ham
· 14 years ago
549931f
ab8500-mfd: add regulator support to ab8500 mfd device
by Sundar R Iyer
· 14 years ago
7d14831
regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register
by Anuj Aggarwal
· 14 years ago
0178f3e
regulator: Allow regulator-regulator supplies to be specified by name
by Mark Brown
· 15 years ago
be1a50d
regulator: Let drivers know when they use the stub API
by Jean Delvare
· 15 years ago
a71b797
regulator: enable max8649 regulator driver
by Haojian Zhuang
· 15 years ago
eda79a3
regulator: Add 'start-up time' to fixed voltage regulators
by Adrian Hunter
· 15 years ago
31aae2b
regulator: Allow regulators to specify the time taken to ramp on enable
by Mark Brown
· 15 years ago
84b6826
regulator: Add notifier event on regulator disable
by Mark Brown
· 15 years ago
b56daf1
regulator: consumer.h - fix build when consumer.h is #included first.
by Liam Girdwood
· 15 years ago
638f85c
regulator: Handle regulators without suspend mode configuration
by Mark Brown
· 15 years ago
27f37e4
regulator: add driver for MAX8660/8661
by Wolfram Sang
· 15 years ago
d87b969
regulator/driver: be more specific in nanodoc for is_enabled
by Wolfram Sang
· 15 years ago
2e7e65c
regulator: fix typos
by Wolfram Sang
· 15 years ago
86d9884
regulator: Add GPIO enable control to fixed voltage regulator driver
by Roger Quadros
· 15 years ago
a7a1ad9
regulator: Add regulator voltage range check API
by Mark Brown
· 15 years ago
5ffbd13
regulator: Add regulator_get_exclusive() API
by Mark Brown
· 15 years ago
ed65432
regulator: add initialization macro of regulator supply
by roald
· 15 years ago
Next »