summaryrefslogtreecommitdiff
path: root/drivers/regulator/core.c
AgeCommit message (Expand)Author
2012-05-01regulator: add sysfs for rail enable/disableLaxman Dewangan
2012-01-20regulator: Fix possible nullpointer dereference in regulator_enable()Heiko Stübner
2012-01-06regulator: Enable supply regulator if child rail is enabled.Laxman Dewangan
2011-11-30regulator: Expand regulator notifier eventsAlex Frid
2011-11-30regulator: write permission for only userSachin Nikam
2011-11-30regulator: generate status events for all regulatorsPeter De Schrijver
2011-07-22regulator: Fix argument format type errors in error printsMark Brown
2011-07-22regulator: Fix memory leak in set_machine_constraints() error pathsAxel Lin
2011-07-22regulator: Make core more chatty about some errorsMark Brown
2011-07-04regulator: Add basic per consumer debugfsMark Brown
2011-06-09regulator: Add rdev_crit() macroMark Brown
2011-06-09regulator: Refactor supply implementation to work as regular consumersMark Brown
2011-06-09regulator: Include the device name in the microamps_requested_ fileMark Brown
2011-06-09regulator: Increase the limit on sysfs file namesMark Brown
2011-05-30regulator: Do bulk enables of regulators in parallelMark Brown
2011-05-27regulator: Fix _regulator_get_voltage if get_voltage callback is NULLAxel Lin
2011-05-27regulator: Only apply voltage constraints from consumers that set themMark Brown
2011-05-27regulator: If we can't configure optimum mode we're always in the best oneMark Brown
2011-05-27regulator: Support voltage offsets to compensate for drops in systemMark Brown
2011-05-27regulator: Remove supply_regulator_dev from machine configurationMark Brown
2011-05-27regulator: Factor out references to rdev in regulator_force_disable()Mark Brown
2011-05-27regulator: Fix the argument of calling regulator_mode_constrainAxel Lin
2011-05-27regulator: When constraining modes fall back to higher power modesMark Brown
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-26regulator: provide consumer interface for fall/rise timeLinus Walleij
2011-03-26regulator: add set_voltage_time_sel infrastructureLinus Walleij
2011-03-26Regulator: add suspend-finish API for regulator core.MyungJoo Ham
2011-03-26regulator: If we fail when setting up a supply say which supplyMark Brown
2011-01-12regulator: Add initial per-regulator debugfs supportMark Brown
2011-01-12regulator: Make regulator_has_full_constraints a boolMark Brown
2011-01-12regulator: Clean up logging a bitMark Brown
2011-01-12regulator: Optimise out noop voltage changesMark Brown
2011-01-12regulator: Add API to re-apply voltage to hardwareMark Brown
2011-01-12regulator: Only notify voltage changes when they succeedMark Brown
2011-01-12regulator: Provide a selector based set_voltage_sel() operationMark Brown
2011-01-12regulator: Factor out voltage set operation into a separate functionMark Brown
2011-01-12regulator: Allow drivers to report voltages as selectorsMark Brown
2011-01-12regulator: Use _regulator_get_voltage() consistentlyMark Brown
2011-01-12drivers/regulator: Update WARN usesJoe Perches
2011-01-12regulator: Take into account the requirements of all consumersThomas Petazzoni
2011-01-12regulator: Add and use rdev_<level> macrosJoe Perches
2011-01-12regulator: Copy constraints from regulators when initialising themMark Brown
2011-01-12regulator: Remove regulator core version announcementMark Brown
2011-01-12regulator: Fix obfuscated log messagesMark Brown
2011-01-12drivers: regulator: core: convert to using pr_ macrosDaniel Walker
2011-01-12drivers: regulator: core: use pr_fmtDaniel Walker
2011-01-12regulator: enable supply regulator only when use count is zeroBengt Jonsson
2011-01-12regulator: Add basic trace facilitiesMark Brown
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown
2011-01-12regulator: lock supply in regulator enableMattias Wallin