Age | Commit message (Expand) | Author |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown |
2009-06-24 | ACPI: Rename ACPI processor device bus ID | Zhao Yakui |
2009-06-23 | ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightness | Zhang Rui |
2009-06-23 | ACPI: run ACPI device hot removal in kacpi_hotplug_wq | Zhang Rui |
2009-06-23 | ACPI: Add the reference count to avoid unloading ACPI video bus twice | Zhao Yakui |
2009-06-23 | ACPI: DMI to disable Vista compatibility on some Sony laptops | Zhang Rui |
2009-06-23 | ACPI: fix a deadlock in hotplug case | Zhang Rui |
2009-06-23 | Show the physical device node of backlight class device. | Zhang Rui |
2009-06-22 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-06-20 | ACPI: pdc init related memory leak with physical CPU hotplug | Pallipadi, Venkatesh |
2009-06-20 | ACPI: pci_root: remove unused dev/fn information | Bjorn Helgaas |
2009-06-20 | ACPI: pci_root: simplify list traversals | Bjorn Helgaas |
2009-06-20 | ACPI: pci_root: use driver data rather than list lookup | Bjorn Helgaas |
2009-06-20 | ACPI: pci_root: simplify acpi_pci_root_add() control flow | Bjorn Helgaas |
2009-06-20 | ACPI: pci_root: check _CRS, then _BBN for downstream bus number | Bjorn Helgaas |
2009-06-18 | PCI: drivers/pci/slot.c should depend on CONFIG_SYSFS | Alex Chiang |
2009-06-18 | ACPI: idle: rename lapic timer workaround routines | Len Brown |
2009-06-17 | ACPI: kill acpi_get_physical_pci_device() | Alexander Chiang |
2009-06-17 | ACPI: video: convert to acpi_get_pci_dev | Alexander Chiang |
2009-06-17 | ACPI: kill acpi_get_pci_id | Alexander Chiang |
2009-06-17 | ACPI: acpi_pci_unbind should clean up properly after acpi_pci_bind | Alexander Chiang |
2009-06-17 | ACPI: simplify acpi_pci_irq_del_prt() API | Alexander Chiang |
2009-06-17 | ACPI: simplify acpi_pci_irq_add_prt() API | Alexander Chiang |
2009-06-17 | ACPI: eviscerate pci_bind.c | Alexander Chiang |
2009-06-17 | ACPI: rearrange acpi_pci_bind/acpi_pci_unbind in pci_bind.c | Alexander Chiang |
2009-06-17 | ACPI: Introduce acpi_get_pci_dev() | Alexander Chiang |
2009-06-17 | ACPI: Introduce acpi_is_root_bridge() | Alexander Chiang |
2009-06-17 | ACPI: make acpi_pci_bind() static | Alexander Chiang |
2009-06-17 | ACPI: clean up whitespace in drivers/acpi/scan.c | Alex Chiang |
2009-06-17 | ACPI: acpi_device_register() should call device_register() | Alex Chiang |
2009-06-16 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2009-06-10 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-06-09 | cpumask: alloc zeroed cpumask for static cpumask_var_ts | Yinghai Lu |
2009-06-01 | Merge branch 'linus' into irq/numa | Ingo Molnar |
2009-05-29 | Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',... | Len Brown |
2009-05-29 | ACPI processor: remove spurious newline from warning message | Frans Pop |
2009-05-29 | drm/i915: acpi/video.c fix section mismatch warning | Jaswinder Singh Rajput |
2009-05-29 | ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightness | Zhang Rui |
2009-05-29 | ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brigh... | Zhang Rui |
2009-05-29 | ACPI: sanity check _PSS frequency to prevent cpufreq crash | Len Brown |
2009-05-27 | ACPI: Disable ARB_DISABLE on platforms where it is not needed | Pallipadi, Venkatesh |
2009-05-27 | ACPI: don't check power state after _ON/_OFF | Bjorn Helgaas |
2009-05-27 | ACPI: processor: move device _HID into driver | Bjorn Helgaas |
2009-05-27 | ACPI: processor: check for synthetic _HID, default to "Device" declaration | Bjorn Helgaas |
2009-05-27 | PCI/ACPI: fix wrong ref count handling in acpi_pci_bind() | Kenji Kaneshige |
2009-05-27 | ACPICA: Disable preservation of SCI enable bit (SCI_EN) | Bob Moore |
2009-05-27 | ACPICA: Region deletion: Ensure region object is removed from handler list | Lin Ming |
2009-05-27 | ACPICA: Eliminate extra call to NsGetParentNode | Alex Chiang |
2009-05-27 | ACPICA: Simplify internal operation region interface | Bob Moore |
2009-05-27 | ACPICA: Update Load() to use operation region interfaces | Bob Moore |