summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
AgeCommit message (Expand)Author
2011-01-12regulator: Allow modular build of mc13xxx-coreMark Brown
2011-01-12regulator: support PMIC mc13892Yong Shen
2011-01-12make mc13783 regulator code genericYong Shen
2011-01-12Change the register name definitions for mc13783Yong Shen
2011-01-12regulators: Removed macros for initialization of ab8500 regulatorsBengt Jonsson
2011-01-12regulators: Added verbose debug messages to ab8500 regulatorsBengt Jonsson
2011-01-12regulators: Modified ab8500 error handlingBengt Jonsson
2011-01-12regulators: Updated ab8500 variable names, macro names and commentsBengt Jonsson
2011-01-12regulators: Added ab8500 v2 supportBengt Jonsson
2011-01-12regulators: Clean out unused code in ab8500 regulatorsBengt Jonsson
2011-01-12regulators: Fixed errors in ab8500 register mappingBengt Jonsson
2011-01-12regulators: Moved define for number of regulators in ab8500Bengt Jonsson
2011-01-12regulator: add driver for tps6524x regulatorCyril Chemparathy
2011-01-12regulator: Convert WM831x drivers to use get_voltage_sel()Mark 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: Remove duplicate consts from mc13873 driver voltage tablesMark Brown
2011-01-12regulator: Copy constraints from regulators when initialising themMark Brown
2011-01-12regulator: Fix prototype for MAX8998 buck set_voltage()Mark 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: Fix typo in PCAP regulator_set_voltage()Mark Brown
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
2010-12-13regulator: Update LDO2 for WM8958Mark Brown
2010-12-09regulator: tps6586x: correct register tableDanny Huang
2010-12-09regulator: tps6586x: Handle both enable reg/bits being the sameDanny Huang
2010-12-09regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bitDanny Huang
2010-12-09regulator: tps6586x: Add missing bit mask generationDanny Huang
2010-11-30regulator: fix kernel-doc for set_consumer_device_supplyRandy Dunlap
2010-11-30regulator: enable supply regulator only when use count is zeroBengt Jonsson
2010-11-30regulator: twl-regulator - fix twlreg_set_modeAxel Lin
2010-11-30regulator: lock supply in regulator enableMattias Wallin
2010-11-30regulator: Return proper error for regulator_register()Axel Lin
2010-11-30regulator: Ensure enough delay time for enabling regulatorAxel Lin
2010-11-30regulator: Remove a redundant device_remove_file call in create_regulatorAxel Lin
2010-11-30regulator: Staticise mc13783_powermisc_rmw()Mark Brown
2010-11-30regulator: regulator disable supply fixMattias Wallin
2010-10-29regulator: max8998 BUCK1/2 voltage change with use of GPIOsLukasz Majewski
2010-10-29regulator: max8998 BUCK1/2 internal voltages and indexes definedLukasz Majewski
2010-10-29regulator: Separate set_voltage for max8998 ldo and buckLukasz Majewski
2010-10-29mfd: Align ab8500 with the abx500 interfaceMattias Wallin
2010-10-29mfd: Use i2c_client as an argument on MAX8998 i2c routinesJoonyoung Shim