aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/glue.c
AgeCommit message (Expand)Author
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki
2013-02-15Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-02-11Merge branch 'acpi-scan'Rafael J. Wysocki
2013-01-26ACPI: Rework acpi_get_child() to be more efficientRafael J. Wysocki
2013-01-12ACPI / glue: Fix build with ACPI_GLUE_DEBUG setYinghai Lu
2013-01-03ACPI / glue: Update DBG macro to include KERN_DEBUGJoe Perches
2013-01-03ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki
2012-11-21ACPI / driver core: Introduce struct acpi_dev_node and related macrosRafael J. Wysocki
2012-11-21ACPI: Allow ACPI handles of devices to be initialized in advanceRafael J. Wysocki
2012-11-15driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg
2012-10-23ACPI: Fix memory leak in acpi_bind_one()Jesper Juhl
2012-09-21ACPI: Allow ACPI binding with USB-3.0 hubLan Tianyu
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