Age | Commit message (Expand) | Author |
2009-09-25 | ACPI: remove acpi_device_uid() and related stuff | Bjorn Helgaas |
2009-09-25 | ACPI: remove acpi_device.flags.hardware_id | Bjorn Helgaas |
2009-09-25 | ACPI: remove acpi_device.flags.compatible_ids | Bjorn Helgaas |
2009-09-25 | ACPI: maintain a single list of _HID and _CID IDs | Bjorn Helgaas |
2009-09-25 | ACPI: add acpi_bus_get_status_handle() | Bjorn Helgaas |
2009-09-25 | ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE | Bjorn Helgaas |
2009-09-25 | ACPI: save device_type in acpi_device | Bjorn Helgaas |
2009-09-24 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-09-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar |
2009-09-20 | includecheck fix: include/acpi, acpi_bus.h | Jaswinder Singh Rajput |
2009-09-19 | Merge branch 'preempt' into release | Len Brown |
2009-09-19 | Merge branch 'bugzilla-13620' into release | Len Brown |
2009-09-19 | Merge branch 'bjorn-start-stop-2.6.32' into release | Len Brown |
2009-09-19 | Merge branch 'acpica' into release | Len Brown |
2009-09-19 | Merge branch 'sfi-base' into release | Len Brown |
2009-09-17 | ACPI: make ACPI button funcs no-ops if not built in | Jesse Barnes |
2009-09-10 | ACPI button: provide lid status functions | Jesse Barnes |
2009-09-09 | ACPI PM: Replace wakeup.prepared with reference counter | Rafael J. Wysocki |
2009-09-09 | ACPI: export acpi_pci_root and friends | Alex Chiang |
2009-09-08 | ACPICA: Update version to 20090903. | Bob Moore |
2009-08-29 | ACPICA: Don't switch task then not allowed | Alexey Starikovskiy |
2009-08-28 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown |
2009-08-28 | ACPICA: Update version to 20090730 | Bob Moore |
2009-08-28 | ACPICA: Fix typo for HEST ACPI table | Bob Moore |
2009-08-28 | ACPICA: Update definitions for HEST table | Bob Moore |
2009-08-28 | ACPICA: ACPI 4: Update headers for new and changed ACPI tables. | Bob Moore |
2009-08-28 | ACPICA: Split large ACPI table header | Bob Moore |
2009-08-27 | ACPICA: fix leak of acpi_os_validate_address | Lin Ming |
2009-08-27 | ACPICA: Update version to 20090625 | Bob Moore |
2009-08-27 | ACPICA: ACPI 4.0: Changes for existing ACPI tables. | Bob Moore |
2009-08-27 | ACPICA: Fix several acpi_attach_data problems | Bob Moore |
2009-08-27 | ACPICA: ACPI 4.0: Interpreter support for IPMI. | Lin Ming |
2009-08-27 | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore |
2009-08-27 | ACPICA: Add 64-bit support to acpi_read and acpi_write | Bob Moore |
2009-08-27 | ACPICA: Remove duplicate extern declarations for public globals | Bob Moore |
2009-08-26 | ACPI processor: force throttling state when BIOS returns incorrect value | Frans Pop |
2009-07-27 | Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" | Len Brown |
2009-06-25 | ACPI: remove unused acpi_device_ops .stop method | Bjorn Helgaas |
2009-06-24 | Merge branch 'bjorn-notify' into release | Len Brown |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown |
2009-06-23 | ACPI: Add the reference count to avoid unloading ACPI video bus twice | Zhao Yakui |
2009-06-20 | ACPI: pdc init related memory leak with physical CPU hotplug | Pallipadi, Venkatesh |
2009-06-18 | ACPI: allow drivers to request both device and system notify events | Bjorn Helgaas |
2009-06-17 | ACPI: kill acpi_get_physical_pci_device() | Alexander Chiang |
2009-06-17 | ACPI: kill acpi_get_pci_id | 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: Introduce acpi_get_pci_dev() | Alexander Chiang |