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
/
consumer.h
Age
Commit message (
Expand
)
Author
2012-09-28
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...
Mark Brown
2012-09-10
regulator: core: Support bypass mode
Mark Brown
2012-08-08
regulator: add a new API regulator_set_voltage_tol()
Shawn Guo
2012-07-01
regulator: add missing defintion regulator_is_supported_voltage
Philip Rakity
2012-06-18
regulator: stubs: Make stub regulator_get_voltage() return an error
Mark Brown
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-01-29
regulator: Add devm_regulator_put in consumer.h
Axel Lin
2012-01-27
regulator: Add empty devm_regulator_bulk_get for !CONFIG_REGULATOR
Axel Lin
2012-01-22
regulator: Provide devm_regulator_bulk_get()
Mark Brown
2012-01-22
regulator: Implement devm_regulator_free()
Mark Brown
2012-01-20
regulator: Add devm_regulator_get()
Stephen Boyd
2012-01-03
regulator: add regulator_bulk_force_disable function
Donggeun Kim
2012-01-02
regulator: add regulator_force_disable() definition for !CONFIG_REGULATOR
MyungJoo Ham
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-09-14
regulator: Implement deferred disable support
Mark Brown
2011-09-08
regulator: fix kernel-doc warning in consumer.h
Randy Dunlap
2011-05-30
regulator: Do bulk enables of regulators in parallel
Mark Brown
2011-03-26
regulator: provide consumer interface for fall/rise time
Linus Walleij
2011-01-12
regulator: Add API to re-apply voltage to hardware
Mark Brown
2010-04-19
regulator: Let drivers know when they use the stub API
Jean Delvare
2010-03-03
regulator: Add notifier event on regulator disable
Mark Brown
2009-12-17
regulator: consumer.h - fix build when consumer.h is #included first.
Liam Girdwood
2009-09-22
regulator: Add regulator voltage range check API
Mark Brown
2009-09-22
regulator: Add regulator_get_exclusive() API
Mark Brown
2009-03-31
regulator: enumerate voltages (v2)
David Brownell
2009-03-31
regulator: email - update email address and regulator webpage.
Liam Girdwood
2009-03-31
Regulator: Push lock out of _notifier_call_chain + add voltage change event.
Jonathan Cameron
2009-01-08
regulator: Clean up kerneldoc warnings
Mark Brown
2008-07-30
regulator: consumer device interface
Liam Girdwood