aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAge
* regulator: missing index in PTR_ERR() in isl6271a_probe()roel kluin2011-01-12
* regulator: Assign return value of mc13xxx_reg_rmw to retAxel Lin2011-01-12
* 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: Staticise non-exported functions in mc13892Mark 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: Convert WM8994 to use get_voltage_sel()Mark Brown2011-01-12
* regulator: Convert WM835x to use get_voltage_sel()Mark Brown2011-01-12
* regulator: Allow modular build of mc13xxx-coreMark Brown2011-01-12
* regulator: support PMIC mc13892Yong Shen2011-01-12
* make mc13783 regulator code genericYong Shen2011-01-12
* Change the register name definitions for mc13783Yong Shen2011-01-12
* regulators: Removed macros for initialization of ab8500 regulatorsBengt Jonsson2011-01-12
* regulators: Added verbose debug messages to ab8500 regulatorsBengt Jonsson2011-01-12
* regulators: Modified ab8500 error handlingBengt Jonsson2011-01-12
* regulators: Updated ab8500 variable names, macro names and commentsBengt Jonsson2011-01-12
* regulators: Added ab8500 v2 supportBengt Jonsson2011-01-12
* regulators: Clean out unused code in ab8500 regulatorsBengt Jonsson2011-01-12
* regulators: Fixed errors in ab8500 register mappingBengt Jonsson2011-01-12
* regulators: Moved define for number of regulators in ab8500Bengt Jonsson2011-01-12
* regulator: add driver for tps6524x regulatorCyril Chemparathy2011-01-12
* regulator: Convert WM831x drivers to use get_voltage_sel()Mark 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: Remove duplicate consts from mc13873 driver voltage tablesMark Brown2011-01-12
* regulator: Copy constraints from regulators when initialising themMark Brown2011-01-12
* regulator: Fix prototype for MAX8998 buck set_voltage()Mark 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: Fix typo in PCAP regulator_set_voltage()Mark Brown2011-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: tps6586x: correct register tableDanny Huang2010-12-09
* regulator: tps6586x: Handle both enable reg/bits being the sameDanny Huang2010-12-09
* regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bitDanny Huang2010-12-09
* regulator: tps6586x: Add missing bit mask generationDanny Huang2010-12-09
* 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