summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-12-07ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki
2013-12-07ACPI / bind: Redefine acpi_preset_companion()Rafael J. Wysocki
2013-12-07ACPI / bind: Redefine acpi_get_child()Rafael J. Wysocki
2013-12-07PCI / ACPI: Use acpi_find_child_device() for child devices lookupRafael J. Wysocki
2013-12-07ACPI / bind: Simplify child device lookupsRafael J. Wysocki
2013-12-07Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-25ACPI / scan: Use direct recurrence for device hierarchy walksRafael J. Wysocki
2013-11-22ACPI: Introduce acpi_set_device_status()Rafael J. Wysocki
2013-11-22ACPI / hotplug: Drop unfinished global notification handling routinesRafael J. Wysocki
2013-11-22ACPI / hotplug: Rework generic code to handle suprise removalsRafael J. Wysocki
2013-11-22ACPI / hotplug: Move container-specific code out of the coreRafael J. Wysocki
2013-11-22ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug codeRafael J. Wysocki
2013-11-22ACPI / hotplug: Introduce common hotplug function acpi_device_hotplug()Rafael J. Wysocki
2013-11-22ACPI / hotplug: Do not fail bus and device checks for disabled hotplugRafael J. Wysocki
2013-11-22ACPI / scan: Add acpi_device objects for all device nodes in the namespaceRafael J. Wysocki
2013-11-22ACPI / scan: Define non-empty device removal handlerRafael J. Wysocki
2013-11-22Merge branch 'acpica' into acpi-hotplugRafael J. Wysocki
2013-11-22Merge back earlier acpi-hotplug material.Rafael J. Wysocki
2013-11-21ACPICA: Add support to delete all objects attached to the root namespace node.Bob Moore
2013-11-21ACPICA: Delete all attached data objects during namespace node deletion.Tomasz Nowicki
2013-11-21ACPICA: Resources: Fix loop termination for the get AML length function.Lv Zheng
2013-11-21ACPICA: Debug output: Do not emit function nesting level for kernel build.Bob Moore
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-20ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-11-19Merge branch 'acpi-video'Rafael J. Wysocki
2013-11-19Merge branch 'acpi-ec'Rafael J. Wysocki
2013-11-19Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-11-19ACPI / scan: Set flags.match_driver in acpi_bus_scan_fixed()Rafael J. Wysocki
2013-11-19ACPI / PCI root: Clear driver_data before failing enumerationRafael J. Wysocki
2013-11-19ACPI / hotplug: Fix PCI host bridge hot removalRafael J. Wysocki
2013-11-19ACPI / hotplug: Fix acpi_bus_get_device() return value checkRafael J. Wysocki
2013-11-16Merge branch 'acpi-lpss'Rafael J. Wysocki
2013-11-16Merge branch 'acpi-config'Rafael J. Wysocki
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-15ACPI / video: clean up DMI table for initial black screen problemAaron Lu
2013-11-15ACPI / EC: Ensure lock is acquired before accessing ec struct membersPuneet Kumar
2013-11-14ACPI / AC: Remove struct acpi_device pointer from struct acpi_acLan Tianyu
2013-11-14ACPI / bind: Use (put|get)_device() on ACPI device objects tooRafael J. Wysocki
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki
2013-11-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-12ACPI / LPSS: add ACPI IDs for newer Intel PCHsMika Westerberg
2013-11-12ACPI: delete CONFIG_ACPI_BLACKLIST_YEARLen Brown
2013-11-12Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds