aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/glue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-26ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI deviceZhao Yakui1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-28ACPI: replace acpi_integer by u64Lin Ming1-2/+2
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-1/+1
2009-09-19Merge branch 'acpica' into releaseLen Brown1-5/+3
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown1-0/+2
2009-08-27ACPICA: Fix several acpi_attach_data problemsBob Moore1-1/+1
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-4/+2
2009-06-17ACPI: kill acpi_get_physical_pci_device()Alexander Chiang1-40/+0
2009-03-27ACPI: call init_acpi_device_notify() explicitly rather than as initcallBjorn Helgaas1-5/+1
2009-02-07ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-4/+4
2008-11-07ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger1-0/+40
2008-10-14rtc-cmos: move wake setup from ACPI glue into RTC driverBjorn Helgaas1-112/+0
2008-10-12Fix RTC wakealarm sysfs interface breakage.Linus Torvalds1-2/+1
2008-10-03ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)Rafael J. Wysocki1-1/+4
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman1-4/+2
2008-07-20APCI: revert another duplicated patchThomas Gleixner1-3/+0
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+2
2008-07-16ACPI: don't walk tables if ACPI was disabledVegard Nossum1-0/+3
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki1-0/+2
2008-06-26ACPI: don't walk tables if ACPI was disabledVegard Nossum1-0/+3
2008-06-11ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui1-0/+6
2008-02-23ACPI: crosslink ACPI and "real" device nodesDavid Brownell1-0/+20
2008-02-07ACPI: misc cleanupsAdrian Bunk1-4/+0
2007-07-22ACPI: fix empty macros found by -WextraDave Jones1-1/+1
2007-05-08workaround rtc-related acpi table bugsDavid Brownell1-2/+9
2007-05-08ACPI wakeup hooks for rtc-cmosDavid Brownell1-1/+36
2007-02-15ACPI: remove non-PNPACPI version of get_rtc_dev()Len Brown1-27/+0
2007-02-09ACPI: updates rtc-cmos device platform_dataDavid Brownell1-0/+89
2007-01-16ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot fasterJustin Chen1-123/+0
2006-12-16Pull style into test branchLen Brown1-2/+2
2006-12-16Pull trivial into test branchLen Brown1-1/+5
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt1-9/+11
2006-10-27ACPI: optimize pci_rootbridge searchChen, Justin1-1/+5
2006-10-14ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt1-2/+2
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown1-4/+4
2005-12-10[ACPI] ACPICA 20050930Bob Moore1-4/+4
2005-12-06Pull release into acpica branchLen Brown1-4/+5
2005-11-10[PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com1-0/+1
2005-10-19[PATCH] `unaligned access' in acpi get_root_bridge_busnr()Peter Chubb1-4/+4
2005-09-22[ACPI] handle ACPICA 20050916's acpi_resource.type renameLen Brown1-3/+3
2005-08-12[ACPI] don't complain about PCI root bridges without _SEGBjorn Helgaas1-3/+0
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-2/+4
2005-07-12[ACPI] quiet dmesg related to ACPI PM of PCI devicesDavid Shaohua Li1-6/+4
2005-07-11[ACPI] Bind PCI devices with ACPI devicesDavid Shaohua Li1-0/+362