index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
core.c
Commit message (
Expand
)
Author
Age
...
|
|
*
|
regulator: core: Support bypass mode
Mark Brown
2012-09-09
|
|
/
/
|
/
|
|
|
*
|
regulator: core: Try using the parent device for the default regmap
AnilKumar Ch
2012-09-07
|
*
|
regulator: core: Fast path non-deferred disables
Mark Brown
2012-09-07
|
*
|
regulator: core: Report microvolts in sysfs even with only list_voltage()
Mark Brown
2012-09-06
|
*
|
regulator: fix kernel-doc warnings in drivers/regulator/core.c
Randy Dunlap
2012-08-20
|
*
|
regulator: core: Use list_voltage() to read single voltage regulators
Mark Brown
2012-08-09
|
*
|
regulator: make the dummy regulator's print_constraint more helpful
Uwe Kleine-König
2012-08-08
|
*
|
regulator: core: Fix cast to pointer from integer of different size warning
Axel Lin
2012-08-07
|
*
|
regulator: core: increment open_count when regulator supply is set
Laxman Dewangan
2012-08-04
|
|
/
*
/
regulator: core: request only valid gpio pins for regulator enable
Marek Szyprowski
2012-08-09
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2012-07-24
|
\
|
*
[SCSI] async: introduce 'async_domain' type
Dan Williams
2012-07-20
*
|
Merge branch 'regulator-drivers' into regulator-next
Mark Brown
2012-07-22
|
\
\
|
*
|
Merge tag 'v3.5-rc7' into regulator-drivers
Mark Brown
2012-07-15
|
|
\
|
|
|
*
regulator: Fix recursive mutex lockdep warning
Stephen Boyd
2012-07-03
|
*
|
regulator: core: Add core support for GPIO controlled enable lines
Mark Brown
2012-07-03
|
*
|
regulator: core: Factor out enable and disable operations some more
Mark Brown
2012-07-03
|
*
|
regulator: core: Allow fixed enable_time to be set in the regulator_desc
Mark Brown
2012-07-03
|
*
|
Merge tag 'v3.5-rc4' into regulator-drivers
Mark Brown
2012-06-25
|
|
\
|
|
*
|
regulator: Use list_voltage() to get voltage in regulator_set_voltage_time_sel
Axel Lin
2012-06-23
|
*
|
regulator: core: Add export of regulator_set_voltage_time_sel()
Mark Brown
2012-06-23
|
*
|
regulator: core: Change the unit of ramp_delay from mV/uS to uV/uS
Axel Lin
2012-06-18
|
*
|
regulator: core: Support table based mapping in regulator_set_voltage_time_sel
Axel Lin
2012-06-18
|
*
|
regulator: Add ramp_delay configuration to constraints
Yadwinder Singh Brar
2012-06-17
|
*
|
regulator: core: Return correct delay time in regulator_set_voltage_time_sel
Axel Lin
2012-06-11
|
*
|
regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay.
Yadwinder Singh Brar
2012-06-11
|
*
|
regulator: core: Handle fixed voltage in map_voltage_linear
Axel Lin
2012-06-07
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into re...
Mark Brown
2012-07-22
|
\
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
/
|
regulator: core: Mark all DT based boards as having full constraints
Mark Brown
2012-07-06
|
|
/
/
|
*
|
regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_...
Axel Lin
2012-06-07
*
|
|
regulator: Add REGULATOR_STATUS_UNDEFINED.
Krystian Garbaciak
2012-07-12
*
|
|
regulator: Fix a typo in regulator_mode_to_status() core function.
Krystian Garbaciak
2012-07-12
*
|
|
regulator: core: remove sysfs entry properly in regulator_put
Shawn Guo
2012-07-05
*
|
|
regulator: core: Check that the selector from map_voltage() is valid
Mark Brown
2012-07-03
*
|
|
regulator: core: Support fixed voltages in regulator_is_supported_voltage()
Mark Brown
2012-07-03
*
|
|
regulator: core: Remove unused get_device_regulator
Fabio Estevam
2012-06-27
*
|
|
regulator: core: Allow multiple requests of a single supply mapping
Mark Brown
2012-06-26
*
|
|
regulator: core: Check for failed voltage sets before checking for delay
Mark Brown
2012-06-26
*
|
|
regulator: Fix double free in devm_regulator_put()
Mark Brown
2012-06-18
*
|
|
regulator: core.c Only delay when setting voltage requires this
Philip Rakity
2012-06-17
*
|
|
regulator: core.c Pass voltage to notifier when setting voltage
Philip Rakity
2012-06-17
*
|
|
regulator: core: Actually use the data in _notifier_call_chain()
Mark Brown
2012-06-17
*
|
|
regulator: core: Use map_voltage_linear() if list_voltage_linear() is in use ...
Axel Lin
2012-06-04
|
|
/
|
/
|
*
|
regulator: core: Use dev_get_regmap() to find the regmap
Mark Brown
2012-06-03
*
|
regulator: Use newly added devres_release() rather than open coding
Mark Brown
2012-06-03
*
|
regulator: core: Call set_voltage_time_sel() only when the regulator is on
Axel Lin
2012-06-03
*
|
regulator: core: Allow drivers to set voltage mapping table in regulator_desc
Axel Lin
2012-06-03
|
/
*
Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2012-05-21
|
\
|
*
regulator: core: Don't open code _regulator_is_enabled()
Mark Brown
2012-05-14
|
*
regulator: core: Release regulator-regulator supplies on error
Mark Brown
2012-05-14
[prev]
[next]