summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-07-28regulator: Improve WM831x DVS VSEL selection algorithmMark Brown1-37/+15
2011-07-28regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already setMark Brown1-0/+14
2011-07-28regulator: Set up GPIO for WM831x VSEL before enabling VSEL modeMark Brown1-21/+20
2011-07-28regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdcMark Brown1-0/+1
2011-07-28regulator: Fix WM831x DCDC DVS VSEL bootstrappingMark Brown1-1/+1
2011-07-28regulator: Fix WM831x regulator ID lookups for multiple WM831xsMark Brown2-5/+36
2011-07-22regulator: Fix argument format type errors in error printsMark Brown1-2/+2
2011-07-22regulator: Fix memory leak in set_machine_constraints() error pathsAxel Lin1-3/+4
2011-07-22regulator: Make core more chatty about some errorsMark Brown1-2/+9
2011-07-22regulator: tps65910: Fix array access out of bounds bugAxel Lin1-12/+43
2011-07-22regulator: tps65910: Add missing breaks in switch/caseAxel Lin1-0/+7
2011-07-22regulator: tps65910: Fix a memory leak in tps65910_probe error pathAxel Lin1-0/+1
2011-07-22regulator: TWL: Remove entry of RES_ID for 6030 macrosAmbresh K1-34/+30
2011-07-04regulator: Add basic per consumer debugfsMark Brown1-1/+29
2011-06-09regulator: Add rdev_crit() macroMark Brown1-0/+2
2011-06-09regulator: Refactor supply implementation to work as regular consumersMark Brown1-65/+36
2011-06-09regulator: Include the device name in the microamps_requested_ fileMark Brown1-2/+3
2011-06-09regulator: Increase the limit on sysfs file namesMark Brown1-1/+1
2011-06-08regulator: Properly register dummy regulator driverMark Brown1-6/+26
2011-05-30regulator: twl-regulator: fix n_voltages for twl6030 variable LDOsColin Cross1-1/+1
2011-05-30regulator: Use _cansleep() for WM8994 regulator GPIOsMark Brown1-2/+2
2011-05-30regulator: Do bulk enables of regulators in parallelMark Brown1-6/+26
2011-05-30arm gpio drivers: make them 'depends on ARM'Linus Torvalds1-0/+4
2011-05-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds33-1000/+1390
2011-05-29Merge branch 'x86-platform-next' into x86-platformMatthew Garrett33-1000/+1390
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds8-120/+136
2011-05-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds30-484/+698
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+5
2011-05-29dm kcopyd: return client directly and not through a pointerMikulas Patocka3-9/+11
2011-05-29dm kcopyd: reserve fewer pagesMikulas Patocka3-11/+5
2011-05-29dm io: use fixed initial mempool sizeMikulas Patocka5-39/+9
2011-05-29dm kcopyd: alloc pages from the main page allocatorMikulas Patocka1-31/+60
2011-05-29dm kcopyd: add gfp parm to alloc_plMikulas Patocka1-4/+4
2011-05-29dm kcopyd: remove superfluous page allocation spinlockMikulas Patocka1-10/+1
2011-05-29dm kcopyd: preallocate sub jobs to avoid deadlockMikulas Patocka1-20/+29
2011-05-29dm kcopyd: avoid pointless job splittingMikulas Patocka1-1/+1
2011-05-29dm mpath: do not fail paths after integrity errorsMartin K. Petersen1-1/+1
2011-05-29dm table: reject devices without request fnsMilan Broz1-0/+17
2011-05-29dm table: allow targets to support discards internallyMike Snitzer1-1/+5
2011-05-29Merge branch 'ec-cleanup' into releaseLen Brown3-20/+14
2011-05-29Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown4613-179820/+368857
2011-05-29x86 idle floppy: deprecate disable_hlt()Len Brown1-0/+1
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown1-1/+1
2011-05-29ACPI EC: remove redundant codeZhang Rui1-2/+0
2011-05-29ACPI: Add D3 cold stateLin Ming2-1/+3
2011-05-29ACPI: processor: fix processor_physically_present in UP kernelLin Ming1-3/+9
2011-05-29scsi: fix scsi_proc new kernel-doc warningRandy Dunlap1-5/+0
2011-05-29ACPI: Split out custom_method functionality into an own driverThomas Renninger4-79/+117
2011-05-29ACPI: Cleanup custom_method debug stuffThomas Renninger3-20/+23
2011-05-29ACPI EC: enable MSI workaround for Quanta laptopsZhang Rui1-0/+8