aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-12Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-439/+390
2013-11-11ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APICLuck, Tony1-1/+1
2013-11-01Merge branch 'linus' into sched/coreIngo Molnar4-161/+8
2013-10-31Move cper.c from drivers/acpi/apei to drivers/firmware/efiLuck, Tony4-412/+6
2013-10-23ACPI, APEI, CPER: Cleanup CPER memory error output formatChen, Gong1-36/+31
2013-10-23ACPI, APEI, CPER: Enhance memory reporting capabilityChen, Gong1-0/+12
2013-10-23ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong2-5/+6
2013-10-23ACPI, x86: Extended error log driver for x86 platformChen, Gong4-1/+350
2013-10-21ACPI, CPER: Update cper infoChen, Gong3-62/+62
2013-10-21ACPI, APEI, CPER: Fix status check during error printingChen, Gong1-1/+1
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki2-57/+0
2013-10-16ACPI / power: Drop automaitc resume of power resource dependent devicesRafael J. Wysocki1-99/+1
2013-10-16ACPI: remove /proc/acpi/event from ACPI_BUTTON helpKrzysztof Mazur1-3/+3
2013-10-16ACPI / power: Release resource_lock after acpi_power_get_state() return errorLan Tianyu1-1/+3
2013-10-11ACPI / PM / Documentation: Replace outdated project links and addressesRafael J. Wysocki1-1/+1
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2-12/+16
2013-10-01ACPI: Use EXPORT_SYMBOL() for acpi_bus_get_device()Rafael J. Wysocki1-1/+1
2013-09-25ACPI / scan: fix typo in comments of acpi_bus_unregister_driver()Hanjun Guo1-1/+1
2013-09-25sched, idle: Fix the idle polling state logicPeter Zijlstra1-36/+10
2013-09-25ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng1-10/+14
2013-09-12Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-85/+134
2013-09-11Merge branch 'acpi-bind'Rafael J. Wysocki1-11/+24
2013-09-10Merge branch 'acpi-assorted'Rafael J. Wysocki1-1/+2
2013-09-10Merge branch 'acpica'Rafael J. Wysocki1-64/+102
2013-09-10Merge branch 'acpi-hotplug'Rafael J. Wysocki1-9/+6
2013-09-09ACPI / bind: Prefer device objects with _STA to those without itRafael J. Wysocki1-11/+24
2013-09-06ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.Bob Moore1-64/+102
2013-09-05Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-110/+0
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-5/+8
2013-09-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-37/+91
2013-09-03Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-6/+19
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-28/+39
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds53-1179/+920
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-17/+10
2013-09-02ACPI / LPSS: don't crash if a device has no MMIO resourcesMika Westerberg1-1/+2
2013-08-31ACPI / scan: Change ordering of locks for device hotplugRafael J. Wysocki1-9/+6
2013-08-30Merge branch 'acpi-hotplug'Rafael J. Wysocki1-34/+15
2013-08-30Merge branch 'acpi-assorted'Rafael J. Wysocki2-6/+10
2013-08-29Merge branch 'pci/misc' into nextBjorn Helgaas1-24/+38
2013-08-29PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when availableNeil Horman1-24/+38
2013-08-29ACPI / hotplug: Remove containers synchronouslyRafael J. Wysocki1-34/+15
2013-08-28ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu1-0/+4
2013-08-28ACPI / thermal: Add check of "_TZD" availability and evaluating resultLan Tianyu1-6/+6
2013-08-27Merge branch 'acpi-video'Rafael J. Wysocki2-93/+117
2013-08-27Merge branch 'acpi-processor'Rafael J. Wysocki3-18/+19
2013-08-27Merge branch 'acpi-bind'Rafael J. Wysocki1-44/+47
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki20-334/+70
2013-08-27Merge branch 'acpica'Rafael J. Wysocki21-78/+252
2013-08-27Merge branch 'acpi-sleep'Rafael J. Wysocki2-0/+33
2013-08-27Merge branch 'acpi-pm'Rafael J. Wysocki4-25/+19