summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-10-28Merge branch 'acpica'Rafael J. Wysocki
2013-10-28Merge branch 'acpi-conversion'Rafael J. Wysocki
2013-10-28Merge branch 'acpi-tables'Rafael J. Wysocki
2013-10-28Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-10-28Merge branch 'acpi-processor'Rafael J. Wysocki
2013-10-28Merge branch 'acpi-cleanup'Rafael J. Wysocki
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-15ACPI / AC: Remove AC's proc directory.Lan Tianyu
2013-10-15ACPI: remove /proc/acpi/event from ACPI_BUTTON helpKrzysztof Mazur
2013-10-15ACPI / power: Release resource_lock after acpi_power_get_state() return errorLan Tianyu
2013-10-11ACPI / proc: Remove alarm proc fileLan Tianyu
2013-10-11ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.cLan Tianyu
2013-10-11ACPI / SBS: Remove SBS's proc directoryLan Tianyu
2013-10-11ACPI / Battery: Remove battery's proc directoryLan Tianyu
2013-10-11ACPI / PM / Documentation: Replace outdated project links and addressesRafael J. Wysocki
2013-10-10ACPI / memhotplug: Use defined marco METHOD_NAME__STAZhang Yanfei
2013-10-07ACPI / processor: fixed a brace coding style issueMathieu Rhéaume
2013-10-01ACPI: Use EXPORT_SYMBOL() for acpi_bus_get_device()Rafael J. Wysocki
2013-09-30ACPI / hotplug: Use kobject_init_and_add() instead of _init() and _add()Bjorn Helgaas
2013-09-30ACPI / hotplug: Don't set kobject parent pointer explicitlyBjorn Helgaas
2013-09-30ACPI / hotplug: Set kobject name via kobject_add(), not kobject_set_name()Bjorn Helgaas
2013-09-25ACPI / scan: fix typo in comments of acpi_bus_unregister_driver()Hanjun Guo
2013-09-25ideapad_laptop: convert ideapad device/driver to platform busZhang Rui
2013-09-25ACPI / AC: convert ACPI ac driver to platform busZhang Rui
2013-09-25ACPI / x86: Increase override tables number limitYinghai Lu
2013-09-25ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng
2013-09-23ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument.Bob Moore
2013-09-23ACPICA: Tables: Cleanup RSDP signature codes.Lv Zheng
2013-09-23ACPICA: Tables: Cleanup table checksum verification code.Lv Zheng
2013-09-23ACPICA: Debugger: Add new command to display full namespace pathnames.Bob Moore
2013-09-23ACPICA: Operation region support: Never free the handler "context" pointer.David E. Box
2013-09-23ACPICA: Add support for host-installed SCI handlers.Lv Zheng
2013-09-23ACPICA: Validate start object for acpi_walk_namespace.Bob Moore
2013-09-23ACPICA: Debugger: Prevent possible command line buffer overflow, kernel behav...Bob Moore
2013-09-23ACPICA: Debug output: small formatting update, no functional change.Bob Moore
2013-09-23ACPICA: acpi_read: On error, do not modify the return value target location.Bjorn Helgaas
2013-09-23ACPICA: Improve error message for "too many parent prefixes" condition.Bob Moore
2013-09-23Merge branch 'acpi-assorted-cleanup' into acpi-cleanupRafael J. Wysocki
2013-09-23ACP / fan: trivial style cleanupFelipe Contreras
2013-09-23ACPI / processor: remove superfluous pr == NULL checksBartlomiej Zolnierkiewicz
2013-09-23ACPI / mm: use NUMA_NO_NODEJianguo Wu
2013-09-23ACPI / processor: Remove outdated commentsHanjun Guo
2013-09-23ACPI / processor: remove unnecessary if (!pr) checkHanjun Guo
2013-09-23ACPI / processor: remove some dead code in acpi_processor_get_info()Jiang Liu
2013-09-23ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu
2013-09-23ACPI / processor: Introduce apic_id in struct processor to save parsed APIC idJiang Liu
2013-09-23ACPI: dock: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui
2013-09-23acpi_processor: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui
2013-09-12Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds