summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2012-11-14ACPI / EC: Cleanup the member name for spinlock/mutex in structFeng Tang
2012-11-14ACPI / PM: Provide ACPI PM callback routines for subsystemsRafael J. Wysocki
2012-11-14ACPI / PM: Move device PM functions related to sleep statesRafael J. Wysocki
2012-11-14ACPI / PM: Provide device PM functions operating on struct acpi_deviceRafael J. Wysocki
2012-11-14ACPI / PM: Split device wakeup management routinesRafael J. Wysocki
2012-11-14ACPI / PM: Move runtime remote wakeup setup routine to device_pm.cRafael J. Wysocki
2012-11-14ACPI / PM: Move device power state selection routine to device_pm.cRafael J. Wysocki
2012-11-14ACPI / PM: Move routines for adding/removing device wakeup notifiersRafael J. Wysocki
2012-11-14ACPI / PM: Fix device PM kernedoc comments and #ifdefsRafael J. Wysocki
2012-11-14Merge branch 'pm-qos' into acpi-dev-pmRafael J. Wysocki
2012-11-13Merge branch 'pci/misc' into nextBjorn Helgaas
2012-11-13PCI/ACPI: Notify PCI devices when their power resource is turned onHuang Ying
2012-11-07PCI/ACPI: Request _OSC control before scanning PCI root busTaku Izumi
2012-11-07PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi
2012-11-05PCI/ACPI: Add _PRT interrupt routing info before enumerating devicesBjorn Helgaas
2012-11-05ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_busBjorn Helgaas
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R
2012-11-03PCI/ACPI: Remove acpi_root_driver in reverse orderYinghai Lu
2012-11-03PCI/ACPI: Delete host bridge _PRT during hot remove pathYinghai Lu
2012-11-03PCI/ACPI: Make acpi_pci_root_remove() stop/remove pci root busYinghai Lu
2012-11-03PCI/ACPI: Assign unassigned resource for hot-added root busYinghai Lu
2012-11-03ACPI video: Ignore errors after _DOD evaluation.Igor Murzov
2012-10-25ACPI: missing breakAlan Cox
2012-10-24PM / ACPI: Take device PM QoS flags into accountRafael J. Wysocki
2012-10-22ACPI: Fix memory leak in acpi_bind_one()Jesper Juhl
2012-10-17ACPI: Reorder IPMI driver before any other ACPI driversMatthew Garrett
2012-10-09Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown
2012-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown
2012-10-09cpuidle / ACPI: fix potential NULL pointer dereferenceWei Yongjun
2012-10-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-10-06Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown
2012-10-06ACPI: Add new sysfs interface to export device descriptionLance Ortiz
2012-10-06ACPI: Harden acpi_table_parse_entries() against BIOS bugFenghua Yu
2012-10-06ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang
2012-10-06ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang
2012-10-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-03Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-03Merge branch 'drm-next-3.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01ACPI: Create acpi_table_taint() function to avoid code duplicationThomas Renninger
2012-10-01ACPI: Implement physical address table overrideThomas Renninger
2012-10-01ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areasThomas Renninger
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett
2012-09-25ACPI: run _OSC after ACPI_FULL_INITIALIZATIONLin Ming
2012-09-24Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas
2012-09-24PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_rootsTaku Izumi
2012-09-24PCI/ACPI: Protect acpi_pci_roots list with mutexTaku Izumi
2012-09-24PCI/ACPI: Use acpi_pci_root info rather than looking it up againTaku Izumi
2012-09-24PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi
2012-09-24PCI/ACPI: Protect acpi_pci_drivers list with mutexTaku Izumi