summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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/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 Brown1-3/+22
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 Brown1-18/+189
2009-12-17regulator: add driver for MAX8660/8661Wolfram Sang3-0/+518
2009-12-17RTC: rtc-cmos.c: Fix warning on MIPSWu Zhangjin1-1/+2
2009-12-17MIPS: eXcite: Remove platform.Ralf Baechle6-687/+0
2009-12-17Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.David Daney9-281/+125
2009-12-17NET: Add Ethernet driver for Octeon MGMT devices.David Daney5-0/+1192
2009-12-17NET: Add driver for Octeon MDIO buses.David Daney3-0/+192
2009-12-17cpumask: convert drivers/idle/i7300_idle.c to cpumask_var_tRusty Russell1-6/+9
2009-12-17cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.cRusty Russell1-1/+1
2009-12-17Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-0/+10814
2009-12-16mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K5-14/+14
2009-12-16USB ehci: replace mach header with platThomas Weber1-1/+1
2009-12-16hwmon: (w83627hf) Fix for "No such device"Christian Schulte1-1/+1
2009-12-16hwmon: (sht15) Off-by-one error in array index + incorrect constantsJonathan Cameron1-3/+3
2009-12-16hwmon: Add driver for VIA CPU core temperatureHarald Welte3-0/+365
2009-12-16hwmon: (smsc47m1) Enable device if neededJean Delvare1-3/+27
2009-12-16hwmon: (smsc47m1) Fail module loading on errorJean Delvare1-13/+11
2009-12-16hwmon: (smsc47m1) Only request I/O ports we really useJean Delvare1-10/+89
2009-12-16hwmon: New driver for AMD Family 10h/11h CPUsClemens Ladisch3-0/+210
2009-12-16Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds1-0/+61
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds56-1652/+3920
2009-12-16PCMCIA: fix pxa2xx_lubbock modular build errorMarc Zyngier1-3/+3
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2-43/+12
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-15/+39
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown9-51/+59
2009-12-16ACPI processor: Fix section mismatch for processor_add()Thomas Renninger1-1/+1
2009-12-16Merge branch 'osc' into releaseLen Brown2-62/+162
2009-12-16ACPI: Add platform-wide _OSC support.Shaohua Li1-0/+26
2009-12-16ACPI: cleanup pci_root _OSC code.Shaohua Li1-62/+14
2009-12-16ACPI: Add a generic API for _OSC -v2Shaohua Li1-0/+122
2009-12-16Merge branch 'toshiba-bt' into releaseLen Brown3-0/+160