summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-1625-0/+10814
|\
| * drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz2009-12-1520-0/+7340
| * drm/vmwgfx: Add svga headers for vmwgfx driverJakob Bornecrantz2009-12-155-0/+3474
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-12-161-0/+61
|\ \
| * | HWPOISON: Add soft page offline supportAndi Kleen2009-12-161-0/+61
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-1656-1652/+3920
|\ \ \
| * \ \ Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-169-51/+59
| |\ \ \
| | * | | ACPI processor: Fix section mismatch for processor_add()Thomas Renninger2009-12-161-1/+1
| | * | | ACPI: fix for lapic_timer_propagate_broadcast()Hidetoshi Seto2009-12-161-3/+8
| | * | | acpi_pad: squish warningAndrew Morton2009-12-161-1/+2
| | * | | acerhdf: add new BIOS versionsPeter Feuerer2009-12-161-26/+37
| | * | | acpi: thermal: display forced passive trip points in procFrans Pop2009-12-161-0/+7
| | * | | ACPI: remove NID_INVALDavid Rientjes2009-12-161-15/+6
| | * | | battery: fix typo in commentJustin P. Mattock2009-12-161-1/+1
| | * | | thermal: Fix test of unsigned in thermal_cooling_device_cur_state_store()Roel Kluin2009-12-161-1/+1
| | * | | ACPI: Remove repeated registered as cooling_device messagesMike Travis2009-12-162-2/+2
| | * | | ACPI: add const to acpi_check_resource_conflict()Jean Delvare2009-12-091-1/+1
| * | | | Merge branch 'osc' into releaseLen Brown2009-12-162-62/+162
| |\ \ \ \
| | * | | | ACPI: Add platform-wide _OSC support.Shaohua Li2009-12-161-0/+26
| | * | | | ACPI: cleanup pci_root _OSC code.Shaohua Li2009-12-161-62/+14
| | * | | | ACPI: Add a generic API for _OSC -v2Shaohua Li2009-12-161-0/+122
| | |/ / /
| * | | | Merge branch 'toshiba-bt' into releaseLen Brown2009-12-163-0/+160
| |\ \ \ \
| | * | | | Toshiba Bluetooth Enabling driver (RFKill handler v3)Jes Sorensen2009-12-163-0/+160
| | |/ / /
| * | | | Merge branch 'msi-wmi' into releaseLen Brown2009-12-163-0/+306
| |\ \ \ \
| | * | | | msi-wmi: depend on backlight and fix corner-cases problemsAnisse Astier2009-12-162-8/+16
| | * | | | msi-wmi: switch to using input sparse keymap libraryAnisse Astier2009-12-162-102/+33
| | * | | | msi-wmi: replace one-condition switch-case with if statementAnisse Astier2009-12-161-9/+4
| | * | | | msi-wmi: remove unused field 'instance' in key_entry structureAnisse Astier2009-12-161-5/+4
| | * | | | msi-wmi: remove custom runtime debug implementationAnisse Astier2009-12-161-9/+2
| | * | | | msi-wmi: rework initAnisse Astier2009-12-161-29/+35
| | * | | | msi-wmi: remove useless includesAnisse Astier2009-12-161-6/+0
| | * | | | X86 drivers: Introduce msi-wmi driverThomas Renninger2009-12-163-0/+380
| | | |/ / | | |/| |
| * | | | Merge branch 'dock' into releaseLen Brown2009-12-161-170/+91
| |\ \ \ \
| | * | | | ACPI: dock: minor whitespace and style cleanupsAlex Chiang2009-12-161-58/+45
| | * | | | ACPI: dock: add struct dock_station * directly to platform device dataAlex Chiang2009-12-161-27/+13
| | * | | | ACPI: dock: dock_add - hoist up platform_device_register_simple()Alex Chiang2009-12-161-9/+7
| | * | | | ACPI: dock: remove global 'dock_device_name'Alex Chiang2009-12-161-2/+1
| | * | | | ACPI: dock: combine add|alloc_dock_dependent_device (v2)Alex Chiang2009-12-161-36/+19
| | * | | | ACPI: dock: convert sysfs attributes to an attribute_groupAlex Chiang2009-11-031-57/+24
| * | | | | Merge branch 'wmi' into releaseLen Brown2009-12-161-2/+173
| |\ \ \ \ \
| | * | | | | wmi: Add support for module autoloadingMatthew Garrett2009-11-051-2/+173
| * | | | | | Merge branch 'ipmi' into releaseLen Brown2009-12-163-18/+129
| |\ \ \ \ \ \
| | * | | | | | ipmi: add PNP discovery (ACPI namespace via PNPACPI)Bjorn Helgaas2009-12-151-0/+104
| | * | | | | | ipmi: refer to table as "SPMI", not "ACPI"Bjorn Helgaas2009-12-151-5/+5
| | * | | | | | ipmi: remove unused PCI probe codeBjorn Helgaas2009-12-151-4/+0
| | * | | | | | PNP: add interface to retrieve ACPI device from a PNPACPI deviceBjorn Helgaas2009-12-151-1/+2
| | * | | | | | PNPACPI: save struct acpi_device, not just acpi_handleBjorn Helgaas2009-12-112-8/+18
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'dell-wmi' into releaseLen Brown2009-12-161-13/+116
| |\ \ \ \ \ \
| | * | | | | | dell-wmi: Add support for new Dell systemsRezwanul Kabir2009-12-101-13/+116
| | |/ / / / /
| * | | | | | Merge branch 'debug-aml' into releaseLen Brown2009-12-161-1/+83
| |\ \ \ \ \ \