aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-12-16Merge branch 'dock' into releaseLen Brown
2009-12-16ACPI: dock: minor whitespace and style cleanupsAlex Chiang
2009-12-16ACPI: dock: add struct dock_station * directly to platform device dataAlex Chiang
2009-12-16ACPI: dock: dock_add - hoist up platform_device_register_simple()Alex Chiang
2009-12-16ACPI: dock: remove global 'dock_device_name'Alex Chiang
2009-12-16ACPI: dock: combine add|alloc_dock_dependent_device (v2)Alex Chiang
2009-12-16Merge branch 'wmi' into releaseLen Brown
2009-12-16Merge branch 'ipmi' into releaseLen Brown
2009-12-16Merge branch 'dell-wmi' into releaseLen Brown
2009-12-16Merge branch 'debug-aml' into releaseLen Brown
2009-12-16Merge branch 'bugzilla-14782' into releaseLen Brown
2009-12-16Merge branch 'ost' into releaseLen Brown
2009-12-16ACPI: Use the return result of ACPI lid notifier chain correctlyZhao Yakui
2009-12-16Merge branch 'thinkpad-2.6.33' into releaseLen Brown
2009-12-16thinkpad-acpi: bump version to 0.24Henrique de Moraes Holschuh
2009-12-15thinkpad-acpi: convert to seq_fileAlexey Dobriyan
2009-12-15thinkpad-acpi: basic ALSA mixer support (v2)Henrique de Moraes Holschuh
2009-12-15thinkpad-acpi: disable volume controlHenrique de Moraes Holschuh
2009-12-15thinkpad-acpi: support MUTE-only ThinkPadsHenrique de Moraes Holschuh
2009-12-15thinkpad-acpi: volume subdriver rewriteHenrique de Moraes Holschuh
2009-12-15thinkpad-acpi: log initial state of rfkill switchesHenrique de Moraes Holschuh
2009-12-15thinkpad-acpi: sync input device EV_SW initial stateHenrique de Moraes Holschuh
2009-12-15ACPI: add kernel tainting after overriding an ACPI control methodZhang Rui
2009-12-15Merge branch 'thermal-2.6.33' into releaseLen Brown
2009-12-15Merge branch 'hp-wmi' into releaseLen Brown
2009-12-15Merge branch 'dell-laptop' into releaseLen Brown
2009-12-15Merge branch 'asus' into releaseLen Brown
2009-12-15Merge branch 'acpica' into releaseLen Brown
2009-12-15asus-laptop: change light sens default values.Corentin Chary
2009-12-15ipmi: add PNP discovery (ACPI namespace via PNPACPI)Bjorn Helgaas
2009-12-15ipmi: refer to table as "SPMI", not "ACPI"Bjorn Helgaas
2009-12-15ipmi: remove unused PCI probe codeBjorn Helgaas
2009-12-15PNP: add interface to retrieve ACPI device from a PNPACPI deviceBjorn Helgaas
2009-12-15ACPICA: Move check for valid Thread ID structureDan Carpenter
2009-12-15ACPICA: Predefined name repair: automatically remove null package elementsBob Moore
2009-12-15ACPICA: Module-level code: enable _REG execution in same scopeLin Ming
2009-12-15ACPICA: Conditionally perform complex per-predefined-name repairsBob Moore
2009-12-15ACPICA: Update function headers and comments, no functional changeBob Moore
2009-12-15ACPICA: Remove messages if predefined repair(s) are successfulBob Moore
2009-12-15ACPICA: Move Package-to-Buffer repair code into common ToBuffer functionBob Moore
2009-12-15ACPICA: Fix mutex errors when running _REG methodsBob Moore
2009-12-15ACPICA: Update function headers, no functional changeBob Moore
2009-12-15ACPICA: Add more conversions to predefined name repair moduleBob Moore
2009-12-15ACPICA: Update internal namespace node/handle interfacesBob Moore
2009-12-15ACPICA: Add repair for bad _FDE/_GTM buffersBob Moore
2009-12-15ACPICA: Fix two additional Scope override error messagesBob Moore
2009-12-15ACPICA: Fix two Scope type error messagesBob Moore
2009-12-15ACPICA: Fix possible memory leak for module-level code executionLin Ming
2009-12-15mfd: compile fix for twl4030 renamingStephen Rothwell
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds