Age | Commit message (Expand) | Author |
2008-10-22 | panasonic-laptop: depends on ACPI | Randy Dunlap |
2008-10-22 | ACPI: thinkpad-acpi: Remove firmware backlight delays for Intel ACPI IGD OpRe... | Henrique de Moraes Holschuh |
2008-10-22 | ACPI: thinkpad-acpi: Remove duplicate line | Pascal Terjan |
2008-10-22 | ACPI: thinkpad-acpi: trivial fix of error message | Mariusz Kozlowski |
2008-10-22 | ACPI: thinkpad-acpi: attempt to preserve fan state on resume | Henrique de Moraes Holschuh |
2008-10-22 | ACPI: Fix possible null ptr dereference | donald.d.dugger@intel.com |
2008-10-22 | ACPI: remove unused acpi_is_child_device() | Len Brown |
2008-10-22 | ACPI : Load device driver according to the status of acpi device | Zhao Yakui |
2008-10-22 | ACPI: Add DMI check to disable power state check in power transition | Zhao Yakui |
2008-10-22 | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi... | Zhao Yakui |
2008-10-22 | ACPI: Attach the ACPI device to the ACPI handle as early as possible | Zhao Yakui |
2008-10-22 | ACPI: Get the device power state in the course of scanning device | Zhao Yakui |
2008-10-22 | ACPI: replace AE_BAD_ADDRESS exception code with AE_ERROR | Lin Ming |
2008-10-22 | asus-laptop: Fix the led behavior with value > 1 | Corentin Chary |
2008-10-22 | ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warnings | Rafael J. Wysocki |
2008-10-21 | i7300_idle driver v1.55 | Andy Henroid |
2008-10-20 | Export tiny shmem_file_setup for DRM-GEM | Hugh Dickins |
2008-10-20 | misc: replace remaining __FUNCTION__ with __func__ | Harvey Harrison |
2008-10-20 | fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c | Thomas Gleixner |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2008-10-20 | USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c | Linus Torvalds |
2008-10-20 | i915: cleanup coding horrors in i915_gem_gtt_pwrite() | Linus Torvalds |
2008-10-20 | Fix sprintf format warnings in drm_proc.c | Linus Torvalds |
2008-10-20 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2008-10-20 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-20 | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-10-20 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2008-10-20 | Update email addresses. | Dave Jones |
2008-10-20 | Remove empty imacfb.c file | Linus Torvalds |
2008-10-20 | PCI: fix AER capability check | Yu Zhao |
2008-10-20 | PCI: use pci_find_ext_capability everywhere | Jesse Barnes |
2008-10-20 | PCI: remove #ifdef DEBUG around dev_dbg call | Jesse Barnes |
2008-10-20 | PCI hotplug: fix get_##name return value problem | Kenji Kaneshige |
2008-10-20 | PCI: Add ability to mmap legacy_io on some platforms | Benjamin Herrenschmidt |
2008-10-20 | PCI: probing debug message uniformization | Vincent Legoll |
2008-10-20 | PCI: support PCIe ARI capability | Yu Zhao |
2008-10-20 | PCI: centralize the capabilities code in probe.c | Zhao, Yu |
2008-10-20 | PCI: centralize the capabilities code in pci-sysfs.c | Zhao, Yu |
2008-10-20 | PCI: fix 64-vbit prefetchable memory resource BARs | Peter Chubb |
2008-10-20 | PCI: replace cfg space size (256/4096) by macros. | Zhao, Yu |
2008-10-20 | PCI: use resource_size() everywhere. | Zhao, Yu |
2008-10-20 | PCI hotplug: rpaphp: make debug var unique | Kristen Carlson Accardi |
2008-10-20 | PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c | Yinghai Lu |
2008-10-20 | PCI: fix hotplug get_##name return value problem | Zhao, Yu |
2008-10-20 | PCI: fix sparse warning in pci_remove_behind_bridge | Stephen Hemminger |
2008-10-20 | PCI: fix -Wakpm warnings in pci_pm_init debug output | Jesse Barnes |
2008-10-20 | PCI: connect struct pci_dev to struct pci_slot | Alex Chiang |