summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/topic/change' into regulator-nextMark Brown2012-12-111-1/+1
|\
| * regulator: core: Fix logic to determinate if regulator can change voltageAxel Lin2012-12-111-1/+1
| * Merge branch 'topic/min' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2012-12-111-0/+6
| |\
* | \ Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown2012-12-101-0/+6
|\ \ \ | | |/ | |/|
| * | regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin2012-11-271-0/+6
* | | Merge remote-tracking branch 'regulator/topic/log' into regulator-nextMark Brown2012-12-101-2/+7
|\ \ \
| * | | regulator: core: Say what unsupportable voltage constraints areMark Brown2012-11-281-1/+3
| * | | regulator: core: Log when a device causes a voltage constraint failMark Brown2012-11-281-1/+4
| |/ /
* | | Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-nextMark Brown2012-12-101-0/+5
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/m...Mark Brown2012-11-201-0/+5
| |\ \ \ | | |_|/ | |/| |
| | | * regulator: core: Support for continuous voltage rangePawel Moll2012-10-151-0/+5
| | |/
* | | regulators: add regulator_can_change_voltage() functionMarek Szyprowski2012-12-061-0/+22
|/ /
| |
| \
*-. \ Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...Mark Brown2012-11-151-12/+18
|\ \ \
| | * | regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski2012-11-151-1/+1
| | |/
| * | regulator: core: Avoid deadlock when regulator_register failsCharles Keepax2012-11-141-11/+17
| |/
* | Regulator: core: Unregister when gpio request fails.Andrew Lunn2012-10-281-1/+2
|/
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown2012-09-281-6/+147
|\ \ \ \ \ | | | | |/ | | | |/|
| | | | * regulator: fix kernel-doc warnings in drivers/regulator/core.cRandy Dunlap2012-08-281-2/+2
| |_|_|/ |/| | |
| | * | regulator: core: Provide regmap get/set bypass operationsMark Brown2012-09-101-0/+41
| | * | regulator: core: Support bypass modeMark Brown2012-09-101-0/+85
| |/ / |/| |
| * | regulator: core: Try using the parent device for the default regmapAnilKumar Ch2012-09-081-1/+3
| * | regulator: core: Fast path non-deferred disablesMark Brown2012-09-081-0/+3
| * | regulator: core: Report microvolts in sysfs even with only list_voltage()Mark Brown2012-09-071-1/+2
| * | regulator: fix kernel-doc warnings in drivers/regulator/core.cRandy Dunlap2012-08-201-2/+2
| * | regulator: core: Use list_voltage() to read single voltage regulatorsMark Brown2012-08-091-0/+2
| * | regulator: make the dummy regulator's print_constraint more helpfulUwe Kleine-König2012-08-081-0/+3
| * | regulator: core: Fix cast to pointer from integer of different size warningAxel Lin2012-08-071-2/+5
| * | regulator: core: increment open_count when regulator supply is setLaxman Dewangan2012-08-041-0/+1
| |/
* | regulator: core: request only valid gpio pins for regulator enableMarek Szyprowski2012-08-091-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-07-241-1/+1
|\
| * [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-201-1/+1
* | Merge branch 'regulator-drivers' into regulator-nextMark Brown2012-07-221-48/+163
|\ \
| * \ Merge tag 'v3.5-rc7' into regulator-driversMark Brown2012-07-151-5/+5
| |\ \ | | |/
| | * regulator: Fix recursive mutex lockdep warningStephen Boyd2012-07-031-5/+5
| * | regulator: core: Add core support for GPIO controlled enable linesMark Brown2012-07-031-1/+34
| * | regulator: core: Factor out enable and disable operations some moreMark Brown2012-07-031-42/+68
| * | regulator: core: Allow fixed enable_time to be set in the regulator_descMark Brown2012-07-031-1/+1
| * | Merge tag 'v3.5-rc4' into regulator-driversMark Brown2012-06-251-0/+3
| |\ \ | | |/
| * | regulator: Use list_voltage() to get voltage in regulator_set_voltage_time_selAxel Lin2012-06-231-14/+9
| * | regulator: core: Add export of regulator_set_voltage_time_sel()Mark Brown2012-06-231-0/+1
| * | regulator: core: Change the unit of ramp_delay from mV/uS to uV/uSAxel Lin2012-06-181-2/+2
| * | regulator: core: Support table based mapping in regulator_set_voltage_time_selAxel Lin2012-06-181-12/+25
| * | regulator: Add ramp_delay configuration to constraintsYadwinder Singh Brar2012-06-171-4/+19
| * | regulator: core: Return correct delay time in regulator_set_voltage_time_selAxel Lin2012-06-111-1/+1
| * | regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay.Yadwinder Singh Brar2012-06-111-0/+24
| * | regulator: core: Handle fixed voltage in map_voltage_linearAxel Lin2012-06-081-0/+8
| | |
| \ \
*-. \ \ Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into re...Mark Brown2012-07-221-0/+12
|\ \ \ \ | | | |/ | | |/|
| * | | regulator: core: Mark all DT based boards as having full constraintsMark Brown2012-07-061-0/+9
| |/ /
OpenPOWER on IntegriCloud