aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2013-08-27Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki2-20/+33
2013-08-27Merge branch 'acpi-cleanup'Rafael J. Wysocki13-527/+305
2013-08-25ACPI: blacklist win8 OSI for buggy laptopsFelipe Contreras1-0/+16
2013-08-23i2c: move ACPI helpers into the coreMika Westerberg3-110/+0
2013-08-22Revert "ACPI / video: Always call acpi_video_init_brightness() on init"Rafael J. Wysocki1-8/+3
2013-08-22acpi: bgrt: fix build error due to attribute changeGreg Kroah-Hartman1-1/+0
2013-08-21ACPI: bgrt: take advantage of binary sysfs groupsGreg KH1-16/+10
2013-08-21ACPI / PM: Hold acpi_scan_lock over system PM transitionsRafael J. Wysocki1-15/+24
2013-08-19erst: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah1-1/+12
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah1-2/+2
2013-08-19pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah1-2/+2
2013-08-19acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data()Wei Yongjun1-1/+3