summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-01-12regulator: Optimise out noop voltage changesMark Brown
2011-01-12regulator: Add API to re-apply voltage to hardwareMark Brown
2011-01-12regulator: Staticise non-exported functions in mc13892Mark 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: Convert WM8994 to use get_voltage_sel()Mark Brown
2011-01-12regulator: Convert WM835x to use get_voltage_sel()Mark Brown
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
2011-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-01-11cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom
2011-01-11ehea: Increase the skb array usageBreno Leitao
2011-01-11net/fec: remove config FEC2 as it's used nowhereShawn Guo
2011-01-11pcnet_cs: add new_idKen Kawasaki
2011-01-11Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-01-11Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt