aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/acpi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-24Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas1-3/+3
2012-09-24PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi1-2/+2
2012-09-24PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu1-1/+1
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger1-1/+1
2012-07-30Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-0/+10
2012-07-28acpi: add a way to promote/demote vendor backlight driversCorentin Chary1-0/+10
2012-06-04ACPI: Add an interface to evaluate _OSTToshi Kani1-1/+39
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+10
2012-03-22Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into tbootLen Brown1-0/+10
2012-03-20ACPI: EC: Add ec_get_handle()Seth Forshee1-0/+1
2012-03-13x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang1-0/+10
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-6/+14
2012-01-17ACPI, Record ACPI NVS regionsHuang Ying1-6/+14
2011-12-05PCI/ACPI: Make acpiphp ignore root bridges using SHPC native hotplugRafael J. Wysocki1-0/+4
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+2
2011-08-02ACPI: remove NID_INVALDavid Rientjes1-1/+0
2011-07-13ACPI, APEI, Add APEI bit support in generic _OSC callHuang Ying1-0/+2
2011-04-01ACPI EC: remove dead codeThomas Renninger1-2/+1
2011-01-20ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki1-3/+0
2011-01-12ACPI / PM: Fix build problems for !CONFIG_ACPI related to NVS reworkRafael J. Wysocki1-9/+10
2011-01-07PM / ACPI: Move NVS saving and restoring code to drivers/acpiRafael J. Wysocki1-0/+9
2010-12-11acpi: fix _OSI string setup regressionLin Ming1-1/+1
2010-10-26Merge branch 'misc' into releaseLen Brown1-8/+0
2010-10-24ACPI: Add interfaces for ioremapping/iounmapping ACPI registersMyron Stowe1-0/+3
2010-10-19ACPI: remove dead codeStephen Hemminger1-8/+0
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki1-2/+2
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki1-1/+1
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+0
2010-05-27hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforcedJean Delvare1-0/+2
2010-05-12ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett1-1/+0
2010-05-04x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irqEric W. Biederman1-2/+2
2010-05-04x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman1-0/+1
2010-01-06x86, ACPI: delete acpi_boot_table_init() return valueLen Brown1-3/+3
2009-12-30ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui1-0/+1
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown1-1/+1
2009-12-16ACPI: Add platform-wide _OSC support.Shaohua Li1-0/+7
2009-12-16ACPI: cleanup pci_root _OSC code.Shaohua Li1-2/+3
2009-12-16ACPI: Add a generic API for _OSC -v2Shaohua Li1-0/+9
2009-12-09ACPI: add const to acpi_check_resource_conflict()Jean Delvare1-1/+1
2009-09-19Merge branch 'misc-2.6.32' into releaseLen Brown1-4/+0
2009-09-19ACPI: remove unnecessary #ifdef CONFIG_DMILen Brown1-2/+0
2009-09-19ACPI: linux/acpi.h should not include linux/dmi.hLen Brown1-2/+0
2009-08-28ACPI: Handle CONFIG_ACPI=n better from linux/acpi.hFeng Tang1-1/+10
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into releaseLen Brown1-3/+3
2009-06-12ACPI: move declaration acpi_early_init() to acpi.hLen Brown1-0/+3
2009-06-12ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown1-3/+0
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu1-1/+1
2009-04-21ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown1-0/+1
2009-04-05Merge branch 'linus' into releaseLen Brown1-0/+35
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha1-0/+1