aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | regulator: Optimise out noop voltage changesMark Brown2011-01-121-1/+8
| * | | | regulator: Add API to re-apply voltage to hardwareMark Brown2011-01-122-0/+48
| * | | | regulator: Staticise non-exported functions in mc13892Mark Brown2011-01-121-3/+3
| * | | | regulator: Only notify voltage changes when they succeedMark Brown2011-01-121-1/+4
| * | | | regulator: Provide a selector based set_voltage_sel() operationMark Brown2011-01-122-2/+38
| * | | | regulator: Factor out voltage set operation into a separate functionMark Brown2011-01-121-24/+39
| * | | | regulator: Convert WM8994 to use get_voltage_sel()Mark Brown2011-01-121-10/+6
| * | | | regulator: Convert WM835x to use get_voltage_sel()Mark Brown2011-01-121-10/+6
| * | | | regulator: Allow modular build of mc13xxx-coreMark Brown2011-01-122-1/+8
| * | | | regulator: support PMIC mc13892Yong Shen2011-01-124-0/+683
| * | | | make mc13783 regulator code genericYong Shen2011-01-125-282/+383
| * | | | Change the register name definitions for mc13783Yong Shen2011-01-125-54/+55
| * | | | mach-ux500: Updated and connected ab8500 regulator board configurationBengt Jonsson2011-01-123-79/+96
| * | | | regulators: Removed macros for initialization of ab8500 regulatorsBengt Jonsson2011-01-121-62/+179
| * | | | regulators: Added verbose debug messages to ab8500 regulatorsBengt Jonsson2011-01-121-12/+51
| * | | | regulators: Modified ab8500 error handlingBengt Jonsson2011-01-121-22/+31
| * | | | regulators: Updated ab8500 variable names, macro names and commentsBengt Jonsson2011-01-121-79/+82
| * | | | regulators: Added ab8500 v2 supportBengt Jonsson2011-01-121-2/+26
| * | | | regulators: Clean out unused code in ab8500 regulatorsBengt Jonsson2011-01-121-16/+0
| * | | | regulators: Fixed errors in ab8500 register mappingBengt Jonsson2011-01-121-6/+6
| * | | | regulators: Moved define for number of regulators in ab8500Bengt Jonsson2011-01-123-15/+22
| * | | | regulator: add driver for tps6524x regulatorCyril Chemparathy2011-01-123-0/+704
| * | | | regulator: Convert WM831x drivers to use get_voltage_sel()Mark Brown2011-01-122-16/+16
| * | | | regulator: Allow drivers to report voltages as selectorsMark Brown2011-01-122-3/+25
| * | | | regulator: Use _regulator_get_voltage() consistentlyMark Brown2011-01-121-8/+10
| * | | | drivers/regulator: Update WARN usesJoe Perches2011-01-121-2/+1
| * | | | regulator: Take into account the requirements of all consumersThomas Petazzoni2011-01-121-0/+25
| * | | | regulator: Add and use rdev_<level> macrosJoe Perches2011-01-121-81/+65
| * | | | regulator: Remove duplicate consts from mc13873 driver voltage tablesMark Brown2011-01-121-18/+18
| * | | | regulator: Copy constraints from regulators when initialising themMark Brown2011-01-122-8/+13
| * | | | regulator: Fix prototype for MAX8998 buck set_voltage()Mark Brown2011-01-121-1/+1
| * | | | regulator: Remove regulator core version announcementMark Brown2011-01-121-4/+0
| * | | | regulator: Fix obfuscated log messagesMark Brown2011-01-121-8/+6
| * | | | drivers: regulator: core: convert to using pr_ macrosDaniel Walker2011-01-121-80/+57
| * | | | drivers: regulator: core: use pr_fmtDaniel Walker2011-01-121-10/+12
| * | | | regulator: Fix typo in PCAP regulator_set_voltage()Mark Brown2011-01-121-1/+1
| * | | | regulator: enable supply regulator only when use count is zeroBengt Jonsson2011-01-121-9/+11
| * | | | regulator: Add basic trace facilitiesMark Brown2011-01-122-0/+158
| * | | | regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-1227-79/+202
| * | | | regulator: lock supply in regulator enableMattias Wallin2011-01-121-11/+9
| |/ / /
* | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-139-0/+220
|\ \ \ \
| * | | | x86, olpc: Speed up device tree creation during bootAndres Salomon2010-12-151-5/+23
| * | | | x86, olpc: Add OLPC device-tree supportAndres Salomon2010-12-157-0/+189
| * | | | x86, of: Define irq functions to allow drivers/of/* to build on x86Andres Salomon2010-12-152-0/+13
* | | | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-01-1343-1185/+3078
|\ \ \ \ \
| * | | | | KVM: Initialize fpu state in preemptible contextAvi Kivity2011-01-122-0/+4
| * | | | | KVM: VMX: when entering real mode align segment base to 16 bytesGleb Natapov2011-01-121-1/+5
| * | | | | KVM: MMU: handle 'map_writable' in set_spte() functionXiao Guangrong2011-01-122-11/+4
| * | | | | KVM: MMU: audit: allow audit more guests at the same timeXiao Guangrong2011-01-123-30/+39
| * | | | | KVM: Fetch guest cr3 from hardware on demandAvi Kivity2011-01-125-6/+23