summaryrefslogtreecommitdiff
path: root/drivers/regulator (follow)
Commit message (Expand)AuthorAge
...
| * | | | regulator: tps65023: Fix mask for LDOs output voltage select controlAxel Lin2012-06-17
| | |_|/ | |/| |
| * | | regulator: Change db8500-prcmu match names to reflect Device TreeLee Jones2012-06-17
| * | | regulator: Change ab8500 match names to reflect Device TreeLee Jones2012-06-17
| * | | regulator: Fix the s5m8767a problem of the division by nullSangbeom Kim2012-06-17
| |/ /
| * | regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_...Axel Lin2012-06-08
| * | regulator: max8649: fix missing regmap in rdevHaojian Zhuang2012-06-05
| * | regulator: gpio-regulator: populate selector from set_voltageHeiko Stübner2012-06-04
| * | regulator: gpio-regulator: Fix finding of smallest valueHeiko Stübner2012-06-04
| * | regulator: gpio-regulator: do not pass drvdata pointer as referenceHeiko Stübner2012-06-04
| * | regulator: anatop: Use correct __devexit_p annotationAxel Lin2012-06-04
| * | regulator: palmas: Fix wrong kfree callsAxel Lin2012-06-04
* | | regulator: Add REGULATOR_STATUS_UNDEFINED.Krystian Garbaciak2012-07-12
* | | regulator: Fix a typo in regulator_mode_to_status() core function.Krystian Garbaciak2012-07-12
* | | regulator: core: remove sysfs entry properly in regulator_putShawn Guo2012-07-05
* | | regulator: core: Check that the selector from map_voltage() is validMark Brown2012-07-03
* | | regulator: core: Support fixed voltages in regulator_is_supported_voltage()Mark Brown2012-07-03
* | | regulator: core: Remove unused get_device_regulatorFabio Estevam2012-06-27
* | | regulator: core: Allow multiple requests of a single supply mappingMark Brown2012-06-26
* | | regulator: core: Check for failed voltage sets before checking for delayMark Brown2012-06-26
* | | regulator: Fix double free in devm_regulator_put()Mark Brown2012-06-18
* | | regulator: core.c Only delay when setting voltage requires thisPhilip Rakity2012-06-17
* | | regulator: core.c Pass voltage to notifier when setting voltagePhilip Rakity2012-06-17
* | | regulator: core: Actually use the data in _notifier_call_chain()Mark Brown2012-06-17
* | | regulator: core: Use map_voltage_linear() if list_voltage_linear() is in use ...Axel Lin2012-06-04
| |/ |/|
* | regulator: core: Use dev_get_regmap() to find the regmapMark Brown2012-06-03
* | regulator: Use newly added devres_release() rather than open codingMark Brown2012-06-03
* | regulator: core: Call set_voltage_time_sel() only when the regulator is onAxel Lin2012-06-03
* | regulator: core: Allow drivers to set voltage mapping table in regulator_descAxel Lin2012-06-03
|/
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-29
|\
| * mfd: Make anatop register accessor more flexible and rename meaningfullyRichard Zhao2012-05-20
| * mfd: Convert wm831x to irq_domainMark Brown2012-05-20
| * mfd: Commonize tps65910 regmap access through headerRhyland Klein2012-05-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2012-04-08
| |\ \
| * | | Fix typo milivolt => millivoltThomas Weber2012-04-05
* | | | Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-05-21
|\ \ \ \
| * | | | regulator: tps65910: use of_node of matched regulator being registerLaxman Dewangan2012-05-20
| * | | | regulator: tps65910: dt: support when "regulators" node foundLaxman Dewangan2012-05-20
| * | | | regulator: tps65910: add error message in case of failureLaxman Dewangan2012-05-20
| * | | | regulator: tps62360: dt: initialize of_node param for regulator register.Laxman Dewangan2012-05-20
| * | | | regulator: tps65910: use devm_* for memory allocationLaxman Dewangan2012-05-19
| * | | | regulator: tps65910: use small letter for regulator namesLaxman Dewangan2012-05-19
| * | | | regulator: regulator for Palmas KconfigGraeme Gregory2012-05-19
| * | | | regulator: regulator driver for Palmas series chipsGraeme Gregory2012-05-19
| * | | | regulator: Enable Device Tree for the db8500-prcmu regulator driverLee Jones2012-05-18
| * | | | regulator: db8500-prcmu: Separate regulator registration from probeLee Jones2012-05-18
| * | | | regulator: ab3100: Use regulator_map_voltage_iterate()Axel Lin2012-05-18
| * | | | regulator: tps65217: Convert to set_voltage_sel and map_voltageAxel Lin2012-05-18
| * | | | regulator: Enable the ab8500 for Device TreeLee Jones2012-05-18
| * | | | regulator: ab8500: Split up probe() into manageable piecesLee Jones2012-05-18