Age | Commit message (Expand) | Author | Files | Lines |
2009-06-26 | ACPI: video: prevent NULL deref in acpi_get_pci_dev() | Troy Moure | 1 | -1/+1 |
2009-06-24 | Merge branch 'bjorn-notify' into release | Len Brown | 3 | -106/+39 |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 12 | -585/+382 |
2009-06-24 | ACPI: Rename ACPI processor device bus ID | Zhao Yakui | 1 | -1/+10 |
2009-06-23 | ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightness | Zhang Rui | 1 | -0/+8 |
2009-06-23 | ACPI: run ACPI device hot removal in kacpi_hotplug_wq | Zhang Rui | 1 | -12/+8 |
2009-06-23 | ACPI: Add the reference count to avoid unloading ACPI video bus twice | Zhao Yakui | 1 | -6/+35 |
2009-06-23 | ACPI: DMI to disable Vista compatibility on some Sony laptops | Zhang Rui | 1 | -0/+16 |
2009-06-23 | ACPI: fix a deadlock in hotplug case | Zhang Rui | 1 | -9/+16 |
2009-06-23 | Show the physical device node of backlight class device. | Zhang Rui | 1 | -0/+6 |
2009-06-22 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+1 |
2009-06-20 | ACPI: pdc init related memory leak with physical CPU hotplug | Pallipadi, Venkatesh | 1 | -0/+2 |
2009-06-20 | ACPI: pci_root: remove unused dev/fn information | Bjorn Helgaas | 1 | -16/+9 |
2009-06-20 | ACPI: pci_root: simplify list traversals | Bjorn Helgaas | 1 | -14/+9 |
2009-06-20 | ACPI: pci_root: use driver data rather than list lookup | Bjorn Helgaas | 1 | -17/+4 |
2009-06-20 | ACPI: pci_root: simplify acpi_pci_root_add() control flow | Bjorn Helgaas | 1 | -62/+38 |
2009-06-20 | ACPI: pci_root: check _CRS, then _BBN for downstream bus number | Bjorn Helgaas | 1 | -38/+16 |
2009-06-18 | PCI: drivers/pci/slot.c should depend on CONFIG_SYSFS | Alex Chiang | 1 | -0/+1 |
2009-06-18 | ACPI: idle: rename lapic timer workaround routines | Len Brown | 1 | -22/+18 |
2009-06-18 | ACPI: battery: fix CONFIG_ACPI_PROCFS_POWER=n build warning | Len Brown | 1 | -7/+5 |
2009-06-18 | ACPI: use handle, not device, in system notification path | Bjorn Helgaas | 1 | -15/+15 |
2009-06-18 | ACPI: remove unused return values from Bus Check & Device Check handling | Bjorn Helgaas | 1 | -21/+11 |
2009-06-18 | ACPI: remove unused "status_changed" return value from Check Device handling | Bjorn Helgaas | 1 | -19/+3 |
2009-06-18 | ACPI: simplify notification debug messages | Bjorn Helgaas | 1 | -24/+3 |
2009-06-18 | ACPI: battery: use .notify method instead of installing handler directly | Bjorn Helgaas | 1 | -17/+5 |
2009-06-18 | ACPI: ac: use .notify method instead of installing handler directly | Bjorn Helgaas | 1 | -15/+5 |
2009-06-18 | ACPI: allow drivers to request both device and system notify events | Bjorn Helgaas | 1 | -1/+5 |
2009-06-17 | ACPI: kill acpi_get_physical_pci_device() | Alexander Chiang | 1 | -40/+0 |
2009-06-17 | ACPI: video: convert to acpi_get_pci_dev | Alexander Chiang | 2 | -7/+8 |
2009-06-17 | ACPI: kill acpi_get_pci_id | Alexander Chiang | 1 | -71/+0 |
2009-06-17 | ACPI: acpi_pci_unbind should clean up properly after acpi_pci_bind | Alexander Chiang | 1 | -4/+7 |
2009-06-17 | ACPI: simplify acpi_pci_irq_del_prt() API | Alexander Chiang | 2 | -5/+5 |
2009-06-17 | ACPI: simplify acpi_pci_irq_add_prt() API | Alexander Chiang | 3 | -11/+10 |
2009-06-17 | ACPI: eviscerate pci_bind.c | Alexander Chiang | 2 | -209/+38 |
2009-06-17 | ACPI: rearrange acpi_pci_bind/acpi_pci_unbind in pci_bind.c | Alexander Chiang | 1 | -45/+45 |
2009-06-17 | ACPI: Introduce acpi_get_pci_dev() | Alexander Chiang | 1 | -0/+81 |
2009-06-17 | ACPI: Introduce acpi_is_root_bridge() | Alexander Chiang | 1 | -0/+24 |
2009-06-17 | ACPI: make acpi_pci_bind() static | Alexander Chiang | 2 | -3/+2 |
2009-06-17 | ACPI: clean up whitespace in drivers/acpi/scan.c | Alex Chiang | 1 | -24/+20 |
2009-06-17 | ACPI: acpi_device_register() should call device_register() | Alex Chiang | 1 | -3/+2 |
2009-06-16 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 34 | -157/+516 |
2009-06-10 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+3 |
2009-06-09 | cpumask: alloc zeroed cpumask for static cpumask_var_ts | Yinghai Lu | 1 | -1/+1 |
2009-06-01 | Merge branch 'linus' into irq/numa | Ingo Molnar | 8 | -46/+157 |
2009-05-29 | Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',... | Len Brown | 5 | -24/+24 |
2009-05-29 | ACPI processor: remove spurious newline from warning message | Frans Pop | 1 | -1/+1 |
2009-05-29 | drm/i915: acpi/video.c fix section mismatch warning | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-05-29 | ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightness | Zhang Rui | 1 | -0/+8 |
2009-05-29 | ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brigh... | Zhang Rui | 1 | -0/+8 |
2009-05-29 | ACPI: sanity check _PSS frequency to prevent cpufreq crash | Len Brown | 1 | -3/+9 |