aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/glue.c
AgeCommit message (Expand)Author
2012-07-25drivers/acpi/glue: revert accidental license-related 6b66d95895c bitsJeff Garzik
2012-06-29libata: bind the Linux device tree to the ACPI device treeMatthew Garrett
2012-05-11ACPI: Add stubs for (un)register_acpi_bus_typeMatthew Garrett
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker
2011-01-07ACPI / PM: Drop special ACPI wakeup flagsRafael J. Wysocki
2010-07-26ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI deviceZhao Yakui
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-28ACPI: replace acpi_integer by u64Lin Ming
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-09-19Merge branch 'acpica' into releaseLen Brown
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-08-27ACPICA: Fix several acpi_attach_data problemsBob Moore
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-06-17ACPI: kill acpi_get_physical_pci_device()Alexander Chiang
2009-03-27ACPI: call init_acpi_device_notify() explicitly rather than as initcallBjorn Helgaas
2009-02-07ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-07ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger
2008-10-14rtc-cmos: move wake setup from ACPI glue into RTC driverBjorn Helgaas
2008-10-12Fix RTC wakealarm sysfs interface breakage.Linus Torvalds
2008-10-03ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)Rafael J. Wysocki
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-07-20APCI: revert another duplicated patchThomas Gleixner
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16ACPI: don't walk tables if ACPI was disabledVegard Nossum
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki
2008-06-26ACPI: don't walk tables if ACPI was disabledVegard Nossum
2008-06-11ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui
2008-02-23ACPI: crosslink ACPI and "real" device nodesDavid Brownell
2008-02-07ACPI: misc cleanupsAdrian Bunk
2007-07-22ACPI: fix empty macros found by -WextraDave Jones
2007-05-08workaround rtc-related acpi table bugsDavid Brownell
2007-05-08ACPI wakeup hooks for rtc-cmosDavid Brownell
2007-02-15ACPI: remove non-PNPACPI version of get_rtc_dev()Len Brown
2007-02-09ACPI: updates rtc-cmos device platform_dataDavid Brownell
2007-01-16ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot fasterJustin Chen
2006-12-16Pull style into test branchLen Brown
2006-12-16Pull trivial into test branchLen Brown
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt
2006-10-27ACPI: optimize pci_rootbridge searchChen, Justin
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown
2005-12-10[ACPI] ACPICA 20050930Bob Moore
2005-12-06Pull release into acpica branchLen Brown
2005-11-10[PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.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 renameLen Brown
2005-08-12[ACPI] don't complain about PCI root bridges without _SEGBjorn Helgaas
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
2005-07-12[ACPI] quiet dmesg related to ACPI PM of PCI devicesDavid Shaohua Li
2005-07-11[ACPI] Bind PCI devices with ACPI devicesDavid Shaohua Li