summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-12regulator: Only notify voltage changes when they succeedMark Brown1-1/+4
2011-01-12regulator: Provide a selector based set_voltage_sel() operationMark Brown2-2/+38
2011-01-12regulator: Factor out voltage set operation into a separate functionMark Brown1-24/+39
2011-01-12regulator: Convert WM8994 to use get_voltage_sel()Mark Brown1-10/+6
2011-01-12regulator: Convert WM835x to use get_voltage_sel()Mark Brown1-10/+6
2011-01-12regulator: Allow modular build of mc13xxx-coreMark Brown2-1/+8
2011-01-12regulator: support PMIC mc13892Yong Shen4-0/+683
2011-01-12make mc13783 regulator code genericYong Shen5-282/+383
2011-01-12Change the register name definitions for mc13783Yong Shen5-54/+55
2011-01-12mach-ux500: Updated and connected ab8500 regulator board configurationBengt Jonsson3-79/+96
2011-01-12regulators: Removed macros for initialization of ab8500 regulatorsBengt Jonsson1-62/+179
2011-01-12regulators: Added verbose debug messages to ab8500 regulatorsBengt Jonsson1-12/+51
2011-01-12regulators: Modified ab8500 error handlingBengt Jonsson1-22/+31
2011-01-12regulators: Updated ab8500 variable names, macro names and commentsBengt Jonsson1-79/+82
2011-01-12regulators: Added ab8500 v2 supportBengt Jonsson1-2/+26
2011-01-12regulators: Clean out unused code in ab8500 regulatorsBengt Jonsson1-16/+0
2011-01-12regulators: Fixed errors in ab8500 register mappingBengt Jonsson1-6/+6
2011-01-12regulators: Moved define for number of regulators in ab8500Bengt Jonsson3-15/+22
2011-01-12regulator: add driver for tps6524x regulatorCyril Chemparathy3-0/+704
2011-01-12regulator: Convert WM831x drivers to use get_voltage_sel()Mark Brown2-16/+16
2011-01-12regulator: Allow drivers to report voltages as selectorsMark Brown2-3/+25
2011-01-12regulator: Use _regulator_get_voltage() consistentlyMark Brown1-8/+10
2011-01-12drivers/regulator: Update WARN usesJoe Perches1-2/+1
2011-01-12regulator: Take into account the requirements of all consumersThomas Petazzoni1-0/+25
2011-01-12regulator: Add and use rdev_<level> macrosJoe Perches1-81/+65
2011-01-12regulator: Remove duplicate consts from mc13873 driver voltage tablesMark Brown1-18/+18
2011-01-12regulator: Copy constraints from regulators when initialising themMark Brown2-8/+13
2011-01-12regulator: Fix prototype for MAX8998 buck set_voltage()Mark Brown1-1/+1
2011-01-12regulator: Remove regulator core version announcementMark Brown1-4/+0
2011-01-12regulator: Fix obfuscated log messagesMark Brown1-8/+6
2011-01-12drivers: regulator: core: convert to using pr_ macrosDaniel Walker1-80/+57
2011-01-12drivers: regulator: core: use pr_fmtDaniel Walker1-10/+12
2011-01-12regulator: Fix typo in PCAP regulator_set_voltage()Mark Brown1-1/+1
2011-01-12regulator: enable supply regulator only when use count is zeroBengt Jonsson1-9/+11
2011-01-12regulator: Add basic trace facilitiesMark Brown2-0/+158
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown27-79/+202
2011-01-12regulator: lock supply in regulator enableMattias Wallin1-11/+9
2011-01-12powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt2-14/+14
2011-01-12cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom1-5/+10
2011-01-11netfilter: ebtables: make broute table work againFlorian Westphal1-1/+1
2011-01-11netfilter: fix race in conntrack between dump_table and destroyStephen Hemminger1-9/+5
2011-01-11ah: reload pointers to skb data after calling skb_cow_data()Dang Hongwu2-6/+9
2011-01-11ah: update maximum truncated ICV lengthNicolas Dichtel1-1/+1
2011-01-11xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNCNicolas Dichtel1-1/+3
2011-01-11ehea: Increase the skb array usageBreno Leitao2-5/+3
2011-01-11net/fec: remove config FEC2 as it's used nowhereShawn Guo1-8/+0
2011-01-11pcnet_cs: add new_idKen Kawasaki1-0/+1
2011-01-11tcp: disallow bind() to reuse addr/portEric Dumazet2-3/+4
2011-01-11ext4: fix trimming starting with block 0 with small blocksizeJan Kara1-0/+6
2011-01-11ext4: revert buggy trim overflow patchTheodore Ts'o1-6/+0