index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
regulator
/
machine.h
Age
Commit message (
Expand
)
Author
2013-10-24
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
Mark Brown
2013-09-18
regulator: core: add support for configuring turn-on time through constraints
Laxman Dewangan
2013-09-17
regulator: core: Remove unused regulator_use_dummy_regulator()
Mark Brown
2013-07-15
regulator: core: Add support for disabling ramp delay
Yadwinder Singh Brar
2012-09-10
regulator: core: Support bypass mode
Mark Brown
2012-06-18
regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS
Axel Lin
2012-06-17
regulator: Add ramp_delay configuration to constraints
Yadwinder Singh Brar
2012-03-29
regulator: Fix comments in include/linux/regulator/machine.h
Axel Lin
2012-02-02
regulator: Remove support for supplies specified by struct device
Mark Brown
2011-10-14
regulator: Constify constraints name
Mark Brown
2011-05-27
regulator: Support voltage offsets to compensate for drops in system
Mark Brown
2011-05-27
regulator: Remove supply_regulator_dev from machine configuration
Mark Brown
2011-03-26
Regulator: add suspend-finish API for regulator core.
MyungJoo Ham
2010-10-28
regulator: Add option for machine drivers to enable the dummy regulator
Mark Brown
2010-05-25
regulator: Allow regulator-regulator supplies to be specified by name
Mark Brown
2009-12-17
regulator: Handle regulators without suspend mode configuration
Mark Brown
2009-09-22
regulator: fix typos
Wolfram Sang
2009-09-22
regulator: add initialization macro of regulator supply
roald
2009-09-22
regulator: Define full constraints function with REGULATOR disabled
Mark Brown
2009-09-22
regulator: Allow consumer supplies to be set up with dev_name()
Mark Brown
2009-03-31
regulator: Support disabling of unused regulators by machines
Mark Brown
2009-03-31
regulator: Allow boot_on regulators to be disabled by clients
Mark Brown
2009-03-31
regulator: Allow regulators to set the initial operating mode
Mark Brown
2009-03-31
regulator: email - update email address and regulator webpage.
Liam Girdwood
2009-01-08
regulator: Add missing kerneldoc
Mark Brown
2008-10-13
regulator: core - Rework machine API to remove string based functions.
Liam Girdwood
2008-07-30
regulator: machine driver interface
Liam Girdwood