summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
| * | regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_...Axel Lin2012-06-081-0/+3
* | | regulator: Add REGULATOR_STATUS_UNDEFINED.Krystian Garbaciak2012-07-121-1/+4
* | | regulator: Fix a typo in regulator_mode_to_status() core function.Krystian Garbaciak2012-07-121-1/+1
* | | regulator: core: remove sysfs entry properly in regulator_putShawn Guo2012-07-051-4/+3
* | | regulator: core: Check that the selector from map_voltage() is validMark Brown2012-07-031-8/+18
* | | regulator: core: Support fixed voltages in regulator_is_supported_voltage()Mark Brown2012-07-031-0/+10
* | | regulator: core: Remove unused get_device_regulatorFabio Estevam2012-06-271-22/+0
* | | regulator: core: Allow multiple requests of a single supply mappingMark Brown2012-06-261-44/+5
* | | regulator: core: Check for failed voltage sets before checking for delayMark Brown2012-06-261-1/+1
* | | regulator: Fix double free in devm_regulator_put()Mark Brown2012-06-181-3/+1
* | | regulator: core.c Only delay when setting voltage requires thisPhilip Rakity2012-06-171-7/+7
* | | regulator: core.c Pass voltage to notifier when setting voltagePhilip Rakity2012-06-171-3/+3
* | | regulator: core: Actually use the data in _notifier_call_chain()Mark Brown2012-06-171-1/+1
* | | regulator: core: Use map_voltage_linear() if list_voltage_linear() is in use ...Axel Lin2012-06-041-4/+10
| |/ |/|
* | regulator: core: Use dev_get_regmap() to find the regmapMark Brown2012-06-031-1/+4
* | regulator: Use newly added devres_release() rather than open codingMark Brown2012-06-031-1/+1
* | regulator: core: Call set_voltage_time_sel() only when the regulator is onAxel Lin2012-06-031-2/+3
* | regulator: core: Allow drivers to set voltage mapping table in regulator_descAxel Lin2012-06-031-0/+25
|/
* Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-05-211-115/+341
|\
| * regulator: core: Don't open code _regulator_is_enabled()Mark Brown2012-05-141-3/+2
| * regulator: core: Release regulator-regulator supplies on errorMark Brown2012-05-141-0/+2
| * regulator: core: Ensure simple linear voltage mappings falls within the speci...Axel Lin2012-05-141-1/+1
| * regulator: core: Allow drivers to set simple linear voltage maps as dataMark Brown2012-05-121-0/+53
| * regulator: core: Allow regulators to provide a voltage to selector mappingMark Brown2012-05-121-27/+55
| *-. Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...Mark Brown2012-05-121-92/+236
| |\ \
| | | * regulator: core: Warn on missing struct deviceMark Brown2012-05-101-0/+1
| | | * regulator: core: Provide standard enable operations for regmap usersMark Brown2012-04-161-0/+55
| | | * regulator: core: Provide regmap based voltage_sel operationsMark Brown2012-04-161-0/+44
| | | * regulator: core: Allow drivers to pass in a regmapMark Brown2012-04-161-0/+2
| | | * regulator: Appease smatch in regulator_register()Mark Brown2012-04-111-1/+3
| | | * Merge tag 'v3.4-rc2' into regulator-driversMark Brown2012-04-101-2/+2
| | | |\ | | |_|/ | |/| |
OpenPOWER on IntegriCloud