summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-17regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()Roel Kluin1-1/+1
2009-12-17twl-regulator: Fix reg_disable functionality for 4030 and 6030Juha Keski-Saari1-2/+2
2009-12-17twl-regulator: Add turnon delay to reg_enableJuha Keski-Saari1-1/+7
2009-12-17twl-regulator: Restore REMAP configuration in regulator probeJuha Keski-Saari1-0/+3
2009-12-17twl-regulator: Add turnon-delay and REMAP config to twlreg_info structJuha Keski-Saari1-41/+62
2009-12-17twl-regulator: Define critical regulators as always_onJuha Keski-Saari1-0/+13
2009-12-17twl-regulator: Add all twl4030 regulators to twlreg_infoJuha Keski-Saari1-9/+17
2009-12-17regulator: mc13783-regulator: correct the probing time.Alberto Panizzo1-2/+2
2009-12-17regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable}...Lars-Peter Clausen1-2/+2
2009-12-17regulator: core.c: Small coding style cleanup (indentation fixup)Stefan Roese1-6/+6
2009-12-17drivers/regulator: use PTR_ERR to get error codeJulia Lawall1-2/+2
2009-12-17regulator: consumer.h - fix build when consumer.h is #included first.Liam Girdwood1-0/+2
2009-12-17regulator/mc13783: various cleanupsUwe Kleine-König1-277/+112
2009-12-17regulator/mc13783: rename source file to match other driversUwe Kleine-König2-1/+1
2009-12-17Fix some AB3100 regulator issuesLinus Walleij1-21/+2
2009-12-17regulator: keep index within bounds in da9034_get_ldo12_voltage()Roel Kluin1-1/+1
2009-12-17regulator: Ensure val is initialised in 88pm8607 choose_voltage()Mark Brown1-1/+2
2009-12-17regulator: Remove duplicate consts from ab3100Mark Brown1-5/+5
2009-12-17regulator: Handle regulators without suspend mode configurationMark Brown2-4/+27
2009-12-17regulator: Factor out regulator name pretty printingMark Brown1-45/+38
2009-12-17regulator: Display actual settings with constraintsMark Brown1-13/+31
2009-12-17regulator: Also lift apply_uV into machine_constraints_voltage()Mark Brown1-17/+18
2009-12-17regulator: Factor out voltage constraint setupMark Brown1-27/+37
2009-12-17regulator: Report error codes for bulk operationsMark Brown1-4/+5
2009-12-17regulator: add 88PM8607 PMIC driverHaojian Zhuang3-0/+691
2009-12-17regulator: Implement WM831x BuckWise DC-DC convertor DVS supportMark Brown2-18/+206
2009-12-17regulator: add driver for MAX8660/8661Wolfram Sang4-0/+575
2009-12-16Fix breakage in shmem.cAl Viro1-0/+2
2009-12-16Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds7-21/+25
2009-12-16re-export alloc_file()Roland Dreier1-0/+1
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds41-22/+5161
2009-12-16Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds28-1/+11394
2009-12-16Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds19-126/+922
2009-12-16[sysctl] Fix breakage on systems with older glibcAndi Kleen1-0/+7
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds66-1712/+4113
2009-12-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds53-1413/+2293
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds81-1831/+1172
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-15/+41
2009-12-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds18-293/+244
2009-12-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds16-275/+196
2009-12-16XFS: Free buffer pages array unconditionallyDave Chinner1-2/+2
2009-12-16xfs: kill xfs_bmbt_rec_32/64 typesChristoph Hellwig2-14/+6
2009-12-16xfs: improve metadata I/O merging in the elevatorDave Chinner4-1/+9
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown10-52/+60
2009-12-16ACPI processor: Fix section mismatch for processor_add()Thomas Renninger1-1/+1
2009-12-16xfs: check for not fully initialized inodes in xfs_ireclaimChristoph Hellwig1-4/+8
2009-12-16Merge branch 'osc' into releaseLen Brown3-64/+181
2009-12-16ACPI: Add platform-wide _OSC support.Shaohua Li2-0/+33
2009-12-16ACPI: cleanup pci_root _OSC code.Shaohua Li2-64/+17
2009-12-16ACPI: Add a generic API for _OSC -v2Shaohua Li2-0/+131