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