summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2012-11-15ACPI: Add ACPI CPU hot-remove supportToshi Kani1-10/+17
2012-11-15ACPI: Export functions for hot-removeToshi Kani2-0/+2
2012-11-15ACPI: Add user space interface for identification objectsLv Zheng1-0/+28
2012-11-15ACPI: Add _UID support for ACPI devices.Lv Zheng1-0/+4
2012-11-15ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi1-1/+16
2012-11-15ACPI: Remove unused lockable in acpi_device_flagsToshi Kani1-5/+0
2012-11-15ACPI: Fix stale pointer access to flags.lockableToshi Kani1-1/+5
2012-11-15ACPI: Fix a hard coding style when determining if a device is a container, v3Tang Chen1-3/+14
2012-11-15ACPI / processor: prevent cpu from becoming onlineYasuaki Ishimatsu1-0/+14
2012-11-15ACPI: strict_strtoul() and printk() cleanup in acpi_padJosh1-4/+4
2012-11-15ACPI: dock: Remove redundant ACPI NS walkToshi Kani1-19/+7
2012-11-15ACPI / EC: Don't count a SCI interrupt as a false oneFeng Tang1-2/+6
2012-11-15ACPI / EC: Add more debug info and trivial code cleanupFeng Tang1-16/+21
2012-11-15ACPI / EC: Cleanup the member name for spinlock/mutex in structFeng Tang2-28/+28
2012-11-15ACPI / PM: Provide ACPI PM callback routines for subsystemsRafael J. Wysocki1-0/+317
2012-11-15ACPI / PM: Move device PM functions related to sleep statesRafael J. Wysocki2-57/+60
2012-11-15ACPI / PM: Provide device PM functions operating on struct acpi_deviceRafael J. Wysocki1-3/+12
2012-11-15ACPI / PM: Split device wakeup management routinesRafael J. Wysocki2-22/+60
2012-11-15ACPI / PM: Move runtime remote wakeup setup routine to device_pm.cRafael J. Wysocki2-39/+39
2012-11-15ACPI / PM: Move device power state selection routine to device_pm.cRafael J. Wysocki2-85/+110
2012-11-15ACPI / PM: Move routines for adding/removing device wakeup notifiersRafael J. Wysocki2-1/+93
2012-11-15ACPI / PM: Fix device PM kernedoc comments and #ifdefsRafael J. Wysocki1-29/+24
2012-11-15Merge branch 'pm-qos' into acpi-dev-pmRafael J. Wysocki1-4/+17
2012-11-14Merge branch 'pci/misc' into nextBjorn Helgaas1-0/+2
2012-11-13PCI/ACPI: Notify PCI devices when their power resource is turned onHuang Ying1-0/+2
2012-11-07PCI/ACPI: Request _OSC control before scanning PCI root busTaku Izumi1-59/+62
2012-11-07PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi1-1/+1
2012-11-06PCI/ACPI: Add _PRT interrupt routing info before enumerating devicesBjorn Helgaas1-14/+16
2012-11-06ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_busBjorn Helgaas3-16/+16
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R1-3/+3
2012-11-04PCI/ACPI: Remove acpi_root_driver in reverse orderYinghai Lu1-1/+1
2012-11-04PCI/ACPI: Delete host bridge _PRT during hot remove pathYinghai Lu1-0/+6
2012-11-04PCI/ACPI: Make acpi_pci_root_remove() stop/remove pci root busYinghai Lu1-0/+6
2012-11-04PCI/ACPI: Assign unassigned resource for hot-added root busYinghai Lu1-0/+7
2012-11-03ACPI video: Ignore errors after _DOD evaluation.Igor Murzov1-4/+7
2012-10-26ACPI: missing breakAlan Cox1-0/+1
2012-10-24PM / ACPI: Take device PM QoS flags into accountRafael J. Wysocki1-4/+17
2012-10-23ACPI: Fix memory leak in acpi_bind_one()Jesper Juhl1-0/+1
2012-10-17ACPI: Reorder IPMI driver before any other ACPI driversMatthew Garrett1-1/+4
2012-10-09Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown2-27/+96
2012-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown1-22/+71
2012-10-09cpuidle / ACPI: fix potential NULL pointer dereferenceWei Yongjun1-1/+2
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds26-491/+729
2012-10-07Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown26-491/+729
2012-10-06ACPI: Add new sysfs interface to export device descriptionLance Ortiz1-2/+52
2012-10-06ACPI: Harden acpi_table_parse_entries() against BIOS bugFenghua Yu1-4/+14
2012-10-06ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang1-1/+15
2012-10-06ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang1-4/+10
2012-10-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-4/+4
2012-10-03Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-19/+59