aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-19Merge remote-tracking branch 'regulator/topic/gpio' into regulator-nextMark Brown1-1/+1
2013-02-19Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown1-7/+22
2013-02-19Merge remote-tracking branch 'regulator/topic/apply' into regulator-nextMark Brown1-1/+11
2013-02-14regulator: Fix memory garbage dev_err printout.Russ Dill1-2/+2
2013-02-14Merge tag 'v3.8-rc7' into regulator-coreMark Brown1-3/+48
2013-02-08regulator: core: Optimize _regulator_do_set_voltage if voltage does not changeAxel Lin1-3/+6
2013-02-04regulator: show state for GPIO-controlled regulatorsMichał Mirosław1-1/+1
2013-01-03regulator: core: Fix comment for regulator_register()Axel Lin1-1/+2
2012-12-24regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel operationsAxel Lin1-1/+11
2012-12-24regulator: core: Fix continuous_voltage_range case in regulator_can_change_voltageAxel Lin1-3/+9
2012-12-15regulator: core: if voltage scaling fails, restore original voltage valuesPaolo Pisati1-2/+14
2012-12-11Merge remote-tracking branch 'regulator/topic/change' into regulator-nextMark Brown1-1/+1
2012-12-11regulator: core: Fix logic to determinate if regulator can change voltageAxel Lin1-1/+1
2012-12-11Merge branch 'topic/min' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-changeMark Brown1-0/+6
2012-12-10Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown1-0/+6
2012-12-10Merge remote-tracking branch 'regulator/topic/log' into regulator-nextMark Brown1-2/+7
2012-12-10Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-nextMark Brown1-0/+5
2012-12-06regulators: add regulator_can_change_voltage() functionMarek Szyprowski1-0/+22
2012-11-28regulator: core: Say what unsupportable voltage constraints areMark Brown1-1/+3
2012-11-28regulator: core: Log when a device causes a voltage constraint failMark Brown1-1/+4
2012-11-27regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin1-0/+6
2012-11-20Merge branches 'topic/tps51632', 'topic/tps80031', 'topic/vexpress', 'topic/max8925', 'topic/gpio' and 'topic/tps65090' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-hotplugMark Brown1-0/+5
2012-11-15Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and 'regulator/fix/supp-volt' into tmpMark Brown1-12/+18
2012-11-15regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski1-1/+1
2012-11-14regulator: core: Avoid deadlock when regulator_register failsCharles Keepax1-11/+17
2012-10-28Regulator: core: Unregister when gpio request fails.Andrew Lunn1-1/+2
2012-10-15regulator: core: Support for continuous voltage rangePawel Moll1-0/+5
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-nextMark Brown1-6/+147
2012-09-10regulator: core: Provide regmap get/set bypass operationsMark Brown1-0/+41
2012-09-10regulator: core: Support bypass modeMark Brown1-0/+85
2012-09-08regulator: core: Try using the parent device for the default regmapAnilKumar Ch1-1/+3
2012-09-08regulator: core: Fast path non-deferred disablesMark Brown1-0/+3
2012-09-07regulator: core: Report microvolts in sysfs even with only list_voltage()Mark Brown1-1/+2
2012-08-28regulator: fix kernel-doc warnings in drivers/regulator/core.cRandy Dunlap1-2/+2
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2012-08-20regulator: fix kernel-doc warnings in drivers/regulator/core.cRandy Dunlap1-2/+2
2012-08-09regulator: core: request only valid gpio pins for regulator enableMarek Szyprowski1-1/+1
2012-08-09regulator: core: Use list_voltage() to read single voltage regulatorsMark Brown1-0/+2
2012-08-08regulator: make the dummy regulator's print_constraint more helpfulUwe Kleine-König1-0/+3
2012-08-07regulator: core: Fix cast to pointer from integer of different size warningAxel Lin1-2/+5
2012-08-04regulator: core: increment open_count when regulator supply is setLaxman Dewangan1-0/+1
2012-07-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2012-07-22Merge branch 'regulator-drivers' into regulator-nextMark Brown1-48/+163
2012-07-22Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into regulator-nextMark Brown1-0/+12
2012-07-20[SCSI] async: introduce 'async_domain' typeDan Williams1-1/+1
2012-07-15Merge tag 'v3.5-rc7' into regulator-driversMark Brown1-5/+5
2012-07-12regulator: Add REGULATOR_STATUS_UNDEFINED.Krystian Garbaciak1-1/+4
2012-07-12regulator: Fix a typo in regulator_mode_to_status() core function.Krystian Garbaciak1-1/+1
2012-07-06regulator: core: Mark all DT based boards as having full constraintsMark Brown1-0/+9