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