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