aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki
2013-10-16ACPI / power: Drop automaitc resume of power resource dependent devicesRafael J. Wysocki
2013-10-16ACPI: remove /proc/acpi/event from ACPI_BUTTON helpKrzysztof Mazur
2013-10-16ACPI / power: Release resource_lock after acpi_power_get_state() return errorLan Tianyu
2013-10-11ACPI / PM / Documentation: Replace outdated project links and addressesRafael J. Wysocki
2013-10-01ACPI: Use EXPORT_SYMBOL() for acpi_bus_get_device()Rafael J. Wysocki
2013-09-25ACPI / scan: fix typo in comments of acpi_bus_unregister_driver()Hanjun Guo
2013-09-25ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng
2013-09-12Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-09-11Merge branch 'acpi-bind'Rafael J. Wysocki
2013-09-10Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-09-10Merge branch 'acpica'Rafael J. Wysocki
2013-09-10Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-09-09ACPI / bind: Prefer device objects with _STA to those without itRafael J. Wysocki
2013-09-06ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.Bob Moore
2013-09-05Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-03Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-02ACPI / LPSS: don't crash if a device has no MMIO resourcesMika Westerberg
2013-08-31ACPI / scan: Change ordering of locks for device hotplugRafael J. Wysocki
2013-08-30Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-08-30Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-08-29Merge branch 'pci/misc' into nextBjorn Helgaas
2013-08-29PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when availableNeil Horman
2013-08-29ACPI / hotplug: Remove containers synchronouslyRafael J. Wysocki
2013-08-28ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu
2013-08-28ACPI / thermal: Add check of "_TZD" availability and evaluating resultLan Tianyu
2013-08-27Merge branch 'acpi-video'Rafael J. Wysocki
2013-08-27Merge branch 'acpi-processor'Rafael J. Wysocki
2013-08-27Merge branch 'acpi-bind'Rafael J. Wysocki
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-08-27Merge branch 'acpica'Rafael J. Wysocki
2013-08-27Merge branch 'acpi-sleep'Rafael J. Wysocki
2013-08-27Merge branch 'acpi-pm'Rafael J. Wysocki
2013-08-27Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki
2013-08-27Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-08-25ACPI: blacklist win8 OSI for buggy laptopsFelipe Contreras
2013-08-23i2c: move ACPI helpers into the coreMika Westerberg
2013-08-22Revert "ACPI / video: Always call acpi_video_init_brightness() on init"Rafael J. Wysocki
2013-08-22acpi: bgrt: fix build error due to attribute changeGreg Kroah-Hartman
2013-08-21ACPI: bgrt: take advantage of binary sysfs groupsGreg KH
2013-08-21ACPI / PM: Hold acpi_scan_lock over system PM transitionsRafael J. Wysocki
2013-08-19erst: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah
2013-08-19pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah
2013-08-19acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data()Wei Yongjun