| Commit message (Expand) | Author | Age |
* | ACPI: Add stubs for (un)register_acpi_bus_type | Matthew Garrett | 2012-05-11 |
* | acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 |
* | ACPI / PM: Drop special ACPI wakeup flags | Rafael J. Wysocki | 2011-01-07 |
* | ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI device | Zhao Yakui | 2010-07-26 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | ACPI: replace acpi_integer by u64 | Lin Ming | 2010-01-28 |
* | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 |
* | Merge branch 'acpica' into release | Len Brown | 2009-09-19 |
|\ |
|
| * | ACPICA: Fix several acpi_attach_data problems | Bob Moore | 2009-08-27 |
| * | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 |
* | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-28 |
|/ |
|
* | ACPI: kill acpi_get_physical_pci_device() | Alexander Chiang | 2009-06-17 |
* | ACPI: call init_acpi_device_notify() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 |
* | ACPI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-02-07 |
* | ACPI: video: Ignore devices that aren't present in hardware | Thomas Renninger | 2008-11-07 |
* | rtc-cmos: move wake setup from ACPI glue into RTC driver | Bjorn Helgaas | 2008-10-14 |
* | Fix RTC wakealarm sysfs interface breakage. | Linus Torvalds | 2008-10-12 |
* | ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again) | Rafael J. Wysocki | 2008-10-03 |
* | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 2008-07-22 |
* | APCI: revert another duplicated patch | Thomas Gleixner | 2008-07-20 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 |
|\ |
|
| * | PCI ACPI: Rework PCI handling of wake-up | Rafael J. Wysocki | 2008-07-07 |
* | | ACPI: don't walk tables if ACPI was disabled | Vegard Nossum | 2008-07-16 |
* | | ACPI: don't walk tables if ACPI was disabled | Vegard Nossum | 2008-06-26 |
* | | ACPI: Disable Fixed_RTC event when installing RTC handler | Zhao Yakui | 2008-06-11 |
|/ |
|
* | ACPI: crosslink ACPI and "real" device nodes | David Brownell | 2008-02-23 |
* | ACPI: misc cleanups | Adrian Bunk | 2008-02-07 |
* | ACPI: fix empty macros found by -Wextra | Dave Jones | 2007-07-22 |
* | workaround rtc-related acpi table bugs | David Brownell | 2007-05-08 |
* | ACPI wakeup hooks for rtc-cmos | David Brownell | 2007-05-08 |
* | ACPI: remove non-PNPACPI version of get_rtc_dev() | Len Brown | 2007-02-15 |
* | ACPI: updates rtc-cmos device platform_data | David Brownell | 2007-02-09 |
* | ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot faster | Justin Chen | 2007-01-16 |
* | Pull style into test branch | Len Brown | 2006-12-16 |
|\ |
|
| * | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt | 2006-10-14 |
* | | Pull trivial into test branch | Len Brown | 2006-12-16 |
|\ \ |
|
| * | | ACPI: optimize pci_rootbridge search | Chen, Justin | 2006-10-27 |
| |/ |
|
* / | ACPI: Change ACPI to use dev_archdata instead of firmware_data | Benjamin Herrenschmidt | 2006-12-01 |
|/ |
|
* | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown | 2006-06-30 |
* | [ACPI] ACPICA 20050930 | Bob Moore | 2005-12-10 |
* | Pull release into acpica branch | Len Brown | 2005-12-06 |
|\ |
|
| * | [PATCH] pciehp: clean-up how we request control of hotplug hardware | rajesh.shah@intel.com | 2005-11-10 |
| * | [PATCH] `unaligned access' in acpi get_root_bridge_busnr() | Peter Chubb | 2005-10-20 |
* | | [ACPI] handle ACPICA 20050916's acpi_resource.type rename | Len Brown | 2005-09-22 |
|/ |
|
* | [ACPI] don't complain about PCI root bridges without _SEG | Bjorn Helgaas | 2005-08-12 |
* | [ACPI] Lindent all ACPI files | Len Brown | 2005-08-05 |
* | [ACPI] quiet dmesg related to ACPI PM of PCI devices | David Shaohua Li | 2005-07-12 |
* | [ACPI] Bind PCI devices with ACPI devices | David Shaohua Li | 2005-07-11 |