summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-09-19Merge branch 'misc-2.6.32' into releaseLen Brown8-50/+41
2009-09-19Merge branch 'thinkpad' into releaseLen Brown1-0/+1
2009-09-19Merge branch 'processor-procfs-2.6.32' into releaseLen Brown5-9/+38
2009-09-19Merge branch 'power-meter' into releaseLen Brown3-0/+1030
2009-09-19Merge branch 'fujitsu' into releaseLen Brown2-59/+47
2009-09-19Merge branch 'bugzilla-13620' into releaseLen Brown2-3/+97
2009-09-19Merge branch 'ec' into releaseLen Brown1-100/+50
2009-09-19Merge branch 'bjorn-start-stop-2.6.32' into releaseLen Brown4-229/+153
2009-09-19Merge branch 'battery' into releaseLen Brown1-0/+20
2009-09-19Merge branch 'asus' into releaseLen Brown2-189/+378
2009-09-19Merge branch 'acer' into releaseLen Brown1-43/+78
2009-09-19acerhdf: additional BIOS versionsPeter Feuerer1-0/+4
2009-09-19acerhdf: convert to dev_pm_opsBorislav Petkov1-13/+9
2009-09-19acerhdf: fix fan control for AOA150 modelPeter Feuerer1-31/+66
2009-09-19Merge branch 'acpica' into releaseLen Brown61-1430/+2826
2009-09-19thermal: add missing Kconfig dependencyJan Beulich1-0/+1
2009-09-19acpi: switch /proc/acpi/{debug_layer,debug_level} to seq_fileAlexey Dobriyan1-48/+34
2009-09-19hp-wmi: fix rfkill memory leak on unloadCorentin Chary1-1/+1
2009-09-19ACPI: linux/acpi.h should not include linux/dmi.hLen Brown5-1/+5
2009-09-19hwmon driver for ACPI 4.0 power metersDarrick J. Wong3-0/+1030
2009-09-19Merge branch 'topstar-laptop' into releaseLen Brown3-0/+275
2009-09-19topstar-laptop: add new driver for hotkeys support on Topstar N01Herton Ronaldo Krzesinski3-0/+275
2009-09-19thinkpad_acpi: fix rfkill memory leak on unloadCorentin Chary1-0/+1
2009-09-19Merge branch 'thinkpad' into releaseLen Brown1-72/+309
2009-09-19thinkpad-acpi: report brightness events when requiredHenrique de Moraes Holschuh1-11/+19
2009-09-19thinkpad-acpi: don't poll by default any of the reserved hotkeysHenrique de Moraes Holschuh1-13/+15
2009-09-19thinkpad-acpi: Fix procfs hotkey reset commandHenrique de Moraes Holschuh1-1/+2
2009-09-19thinkpad-acpi: deprecate hotkey_bios_maskHenrique de Moraes Holschuh1-0/+2
2009-09-19thinkpad-acpi: hotkey poll fixesHenrique de Moraes Holschuh1-35/+73
2009-09-19thinkpad-acpi: be more strict when detecting a ThinkPadHenrique de Moraes Holschuh1-9/+13
2009-09-19thinkpad-acpi: firmware version checksHenrique de Moraes Holschuh1-0/+182
2009-09-19thinkpad-acpi: don't ask about brightness_mode for fw. 1V and 1RHenrique de Moraes Holschuh1-4/+4
2009-09-19Merge branch 'sfi-base' into releaseLen Brown33-8/+84
2009-09-19Merge branch 'linus' into releaseLen Brown2967-270138/+436331
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds13-73/+1241
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds21-932/+2776
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-22/+25
2009-09-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds44-97/+9138
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-18/+18
2009-09-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2-144/+300
2009-09-18pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds1-2/+4
2009-09-18[WATCHDOG] sizeof cleanupWim Van Sebroeck3-3/+3
2009-09-18[WATCHDOG] wdt_pci: fix printk and variable typeRandy Dunlap1-5/+5
2009-09-18[WATCHDOG] wdt_pci - use pci_request_regionWim Van Sebroeck1-7/+8
2009-09-18[WATCHDOG] ar7_wdt: Fix error handling during probe.Wim Van Sebroeck1-1/+2
2009-09-18[WATCHDOG] ar7_wdt: convert to become a platform driverFlorian Fainelli1-53/+53
2009-09-18[WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in secondsChris Friesen1-4/+53
2009-09-18[WATCHDOG] davinci: use clock framework for timer frequencyKevin Hilman1-2/+17
2009-09-18[WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDTLinus Walleij1-1/+1
2009-09-18[WATCHDOG] Add support for WM831x watchdogMark Brown3-0/+449