index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Age
Commit message (
Expand
)
Author
2014-06-02
Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/id-c...
Mark Brown
2014-06-02
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2014-06-01
regulator: core: Fix the init of DT defined fixed regulators
Alban Bedel
2014-06-01
regulator: core: Disable unused regulators after deferred probing is done
Saravana Kannan
2014-06-01
regulator: Don't disable unused regulators we don't have permission for
Mark Brown
2014-05-28
regulator: Fix regulator_get_{optional,exclusive}() documentation
Stephen Boyd
2014-05-26
regulator: core: Use map_voltage_linear_range by default for list_voltage_lin...
Axel Lin
2014-05-23
regulator: Constify the pointer to alias name array
Lee Jones
2014-04-14
regulator: core: Get and put regulator of_node
Charles Keepax
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-03-26
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2014-03-04
Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-02-25
regulator: core: Replace direct ops->disable usage
Markus Pargmann
2014-02-25
regulator: core: Replace direct ops->enable usage
Markus Pargmann
2014-02-23
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
2014-02-21
regulator: core: Change dummy supplies error message to a warning
Shuah Khan
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2014-02-07
regulator: core: Allow regulator_set_voltage for fixed regulators
Bjorn Andersson
2014-01-28
regulator: core: Correct default return value for full constraints
Mark Brown
2014-01-08
regulator: core: Fix checkpatch issue
Jingoo Han
2013-12-17
regulator: core: don't print an error when no regulator is found
Hans de Goede
2013-12-13
Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus
Mark Brown
2013-11-27
regulator: core: Check for DT every time we check full constraints
Mark Brown
2013-11-27
regulator: core: Replace checks of have_full_constraints with a function
Mark Brown
2013-11-13
regulator: fixed: fix regulator_list_voltage() for regression
Guennadi Liakhovetski
2013-10-24
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
Mark Brown
2013-10-24
Merge remote-tracking branch 'regulator/topic/fixed' into regulator-next
Mark Brown
2013-10-24
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2013-10-18
regulator: core: Add ability to create a lookup alias for supply
Charles Keepax
2013-10-04
regulator: core: Always warn when using a dummy regulator
Mark Brown
2013-09-30
regulator: core: Reduce busy-wait looping
Thierry Reding
2013-09-24
regulator: core: Always use return value when regulator_dev_lookup() fails
Mark Brown
2013-09-23
regulator: core: Fix return code for invalid parameters
Mark Brown
2013-09-20
regulator: core: Fix default return value for _get()
Mark Brown
2013-09-20
regulator: core: set current constraints while setting machine constraints
Laxman Dewangan
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-09-17
regulator: core: Provide a dummy regulator with full constraints
Mark Brown
2013-09-17
regulator: core: Split devres code out into a separate file
Mark Brown
2013-09-17
regulator: core: Refactor devm_regulator_get* APIs
Axel Lin
2013-09-17
regulator: core: Fix a trivial typo
Sachin Kamat
2013-09-17
regulator: core: Provide managed regulator registration
Mark Brown
2013-09-10
regulator: core: provide fixed voltage in desc for single voltage rail
Laxman Dewangan
2013-09-01
Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next
Mark Brown
2013-09-01
Merge remote-tracking branch 'regulator/topic/optional' into regulator-next
Mark Brown
2013-09-01
Merge remote-tracking branch 'regulator/topic/helpers' into regulator-next
Mark Brown
2013-09-01
Merge remote-tracking branch 'regulator/topic/core' into regulator-next
Mark Brown
2013-08-29
regulator: Add devm_regulator_get_exclusive()
Matthias Kaehlcke
2013-08-18
regulator: core: Use bool for exclusivitity flag
Mark Brown
[next]