aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/glue.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI / PM: Drop special ACPI wakeup flagsRafael J. Wysocki2011-01-071-4/+1
* ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI deviceZhao Yakui2010-07-261-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ACPI: replace acpi_integer by u64Lin Ming2010-01-281-2/+2
* ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-241-1/+1
* Merge branch 'acpica' into releaseLen Brown2009-09-191-5/+3
|\
| * ACPICA: Fix several acpi_attach_data problemsBob Moore2009-08-271-1/+1
| * ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-4/+2
* | ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown2009-08-281-0/+2
|/
* ACPI: kill acpi_get_physical_pci_device()Alexander Chiang2009-06-171-40/+0
* ACPI: call init_acpi_device_notify() explicitly rather than as initcallBjorn Helgaas2009-03-271-5/+1
* ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-02-071-4/+4
* ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger2008-11-071-0/+40
* rtc-cmos: move wake setup from ACPI glue into RTC driverBjorn Helgaas2008-10-141-112/+0
* Fix RTC wakealarm sysfs interface breakage.Linus Torvalds2008-10-121-2/+1
* ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)Rafael J. Wysocki2008-10-031-1/+4
* driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-211-4/+2
* APCI: revert another duplicated patchThomas Gleixner2008-07-201-3/+0
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-161-0/+2
|\
| * PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki2008-07-071-0/+2
* | ACPI: don't walk tables if ACPI was disabledVegard Nossum2008-07-161-0/+3
* | ACPI: don't walk tables if ACPI was disabledVegard Nossum2008-06-261-0/+3
* | ACPI: Disable Fixed_RTC event when installing RTC handlerZhao Yakui2008-06-111-0/+6
|/
* ACPI: crosslink ACPI and "real" device nodesDavid Brownell2008-02-231-0/+20
* ACPI: misc cleanupsAdrian Bunk2008-02-071-4/+0
* ACPI: fix empty macros found by -WextraDave Jones2007-07-221-1/+1
* workaround rtc-related acpi table bugsDavid Brownell2007-05-081-2/+9
* ACPI wakeup hooks for rtc-cmosDavid Brownell2007-05-081-1/+36
* ACPI: remove non-PNPACPI version of get_rtc_dev()Len Brown2007-02-151-27/+0
* ACPI: updates rtc-cmos device platform_dataDavid Brownell2007-02-091-0/+89
* ACPI: Optimize acpi_get_pci_rootbridge_handle() to boot fasterJustin Chen2007-01-161-123/+0
* Pull style into test branchLen Brown2006-12-161-2/+2
|\
| * ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpiJan Engelhardt2006-10-141-2/+2
* | Pull trivial into test branchLen Brown2006-12-161-1/+5
|\ \
| * | ACPI: optimize pci_rootbridge searchChen, Justin2006-10-271-1/+5
| |/
* | ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt2006-12-011-9/+11
|/
* ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-301-4/+4
* [ACPI] ACPICA 20050930Bob Moore2005-12-101-4/+4
* Pull release into acpica branchLen Brown2005-12-061-4/+5
|\
| * [PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com2005-11-101-0/+1
| * [PATCH] `unaligned access' in acpi get_root_bridge_busnr()Peter Chubb2005-10-191-4/+4
* | [ACPI] handle ACPICA 20050916's acpi_resource.type renameLen Brown2005-09-221-3/+3
|/
* [ACPI] don't complain about PCI root bridges without _SEGBjorn Helgaas2005-08-121-3/+0
* [ACPI] Lindent all ACPI filesLen Brown2005-08-051-2/+4
* [ACPI] quiet dmesg related to ACPI PM of PCI devicesDavid Shaohua Li2005-07-121-6/+4
* [ACPI] Bind PCI devices with ACPI devicesDavid Shaohua Li2005-07-111-0/+362