aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAge
* regulator: Fix argument format type errors in error printsMark Brown2011-07-22
* regulator: Fix memory leak in set_machine_constraints() error pathsAxel Lin2011-07-22
* regulator: Make core more chatty about some errorsMark Brown2011-07-22
* regulator: Add basic per consumer debugfsMark Brown2011-07-04
* regulator: Add rdev_crit() macroMark Brown2011-06-09
* regulator: Refactor supply implementation to work as regular consumersMark Brown2011-06-09
* regulator: Include the device name in the microamps_requested_ fileMark Brown2011-06-09
* regulator: Increase the limit on sysfs file namesMark Brown2011-06-09
* regulator: Do bulk enables of regulators in parallelMark Brown2011-05-30
* regulator: Fix _regulator_get_voltage if get_voltage callback is NULLAxel Lin2011-05-27
* regulator: Only apply voltage constraints from consumers that set themMark Brown2011-05-27
* regulator: If we can't configure optimum mode we're always in the best oneMark Brown2011-05-27
* regulator: Support voltage offsets to compensate for drops in systemMark Brown2011-05-27
* regulator: Remove supply_regulator_dev from machine configurationMark Brown2011-05-27
* regulator: Factor out references to rdev in regulator_force_disable()Mark Brown2011-05-27
* regulator: Fix the argument of calling regulator_mode_constrainAxel Lin2011-05-27
* regulator: When constraining modes fall back to higher power modesMark Brown2011-05-27
* Fix common misspellingsLucas De Marchi2011-03-31
* regulator: provide consumer interface for fall/rise timeLinus Walleij2011-03-26
* regulator: add set_voltage_time_sel infrastructureLinus Walleij2011-03-26
* Regulator: add suspend-finish API for regulator core.MyungJoo Ham2011-03-26
* regulator: If we fail when setting up a supply say which supplyMark Brown2011-03-26
* regulator: Add initial per-regulator debugfs supportMark Brown2011-01-12
* regulator: Make regulator_has_full_constraints a boolMark Brown2011-01-12
* regulator: Clean up logging a bitMark Brown2011-01-12
* regulator: Optimise out noop voltage changesMark Brown2011-01-12
* regulator: Add API to re-apply voltage to hardwareMark Brown2011-01-12
* regulator: Only notify voltage changes when they succeedMark Brown2011-01-12
* regulator: Provide a selector based set_voltage_sel() operationMark Brown2011-01-12
* regulator: Factor out voltage set operation into a separate functionMark Brown2011-01-12
* regulator: Allow drivers to report voltages as selectorsMark Brown2011-01-12
* regulator: Use _regulator_get_voltage() consistentlyMark Brown2011-01-12
* drivers/regulator: Update WARN usesJoe Perches2011-01-12
* regulator: Take into account the requirements of all consumersThomas Petazzoni2011-01-12
* regulator: Add and use rdev_<level> macrosJoe Perches2011-01-12
* regulator: Copy constraints from regulators when initialising themMark Brown2011-01-12
* regulator: Remove regulator core version announcementMark Brown2011-01-12
* regulator: Fix obfuscated log messagesMark Brown2011-01-12
* drivers: regulator: core: convert to using pr_ macrosDaniel Walker2011-01-12
* drivers: regulator: core: use pr_fmtDaniel Walker2011-01-12
* regulator: enable supply regulator only when use count is zeroBengt Jonsson2011-01-12
* regulator: Add basic trace facilitiesMark Brown2011-01-12
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-12
* regulator: lock supply in regulator enableMattias Wallin2011-01-12
* regulator: fix kernel-doc for set_consumer_device_supplyRandy Dunlap2010-11-30
* regulator: enable supply regulator only when use count is zeroBengt Jonsson2010-11-30
* regulator: lock supply in regulator enableMattias Wallin2010-11-30
* regulator: Return proper error for regulator_register()Axel Lin2010-11-30
* regulator: Ensure enough delay time for enabling regulatorAxel Lin2010-11-30
* regulator: Remove a redundant device_remove_file call in create_regulatorAxel Lin2010-11-30