aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/dock.c
AgeCommit message (Expand)Author
2014-02-15ACPI / dock: Make 'docked' sysfs attribute work as documentedRafael J. Wysocki
2014-02-10ACPI / dock: Use acpi_device_enumerated() to check if dock is presentRafael J. Wysocki
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-01-06ACPI / dock: Include appropriate header file in dock.cRashika
2013-12-07ACPI / dock: Drop redundant acpi_disabled checkHanjun Guo
2013-12-07Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-22ACPI / scan: Add acpi_device objects for all device nodes in the namespaceRafael J. Wysocki
2013-11-07Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-11-07ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki
2013-09-24ACPI: dock: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-08-13ACPI / dock: Fix __init attribute location in find_dock_and_bay()Hanjun Guo
2013-07-26ACPI / dock: fix error return code in dock_add()Wei Yongjun
2013-07-15ACPI / dock: Drop unnecessary local variable from dock_add()Rafael J. Wysocki
2013-07-15ACPI / dock / PCI: Drop ACPI dock notifier chainRafael J. Wysocki
2013-07-15ACPI / dock: Do not leak memory on falilures to add a dock stationRafael J. Wysocki
2013-07-15ACPI / dock: Rework the handling of notificationsRafael J. Wysocki
2013-07-15ACPI / dock: Simplify dock_init_hotplug() and dock_release_hotplug()Rafael J. Wysocki
2013-07-15ACPI / dock: Walk list in reverse order during removal of devicesRafael J. Wysocki
2013-07-15ACPI / dock: Rework and simplify find_dock_devices()Rafael J. Wysocki
2013-07-15ACPI / dock: Drop the hp_lock mutex from struct dock_stationRafael J. Wysocki
2013-07-15ACPI: simplify dock driver with new helper functionsJiang Liu
2013-07-15ACPI / dock: simplify dock_create_acpi_device()Jiang Liu
2013-07-15ACPI / dock: mark initialization functions with __initJiang Liu
2013-07-15ACPI / dock: drop redundant spin lock in dock station objectJiang Liu
2013-07-15ACPI / dock: avoid initializing acpi_dock_notifier_list multiple timesJiang Liu
2013-07-04ACPI / dock: Actually define acpi_dock_init() as voidRafael J. Wysocki
2013-06-24ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki
2013-06-23ACPI / dock: Initialize ACPI dock subsystem upfrontJiang Liu
2013-06-19ACPI / dock: Take ACPI scan lock in write_undock()Rafael J. Wysocki
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki
2013-02-02ACPI / dock: Fix acpi_bus_get_device() check in drivers/acpi/dock.cYasuaki Ishimatsu
2013-01-26ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki
2013-01-15ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki
2013-01-03ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki
2013-01-03ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki
2012-11-21ACPI: Update Dock hotplug error messagesToshi Kani
2012-11-15ACPI: dock: Remove redundant ACPI NS walkToshi Kani
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-07-16ACPI: constify ops structsVasiliy Kulikov
2011-01-12ACPICA: Rename some function and variable namesLin Ming
2010-10-26Merge branch 'misc' into releaseLen Brown
2010-10-19ACPI dock: move some functions to .init.textUwe Kleine-König
2010-09-24ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki
2010-04-06Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...Len Brown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23ACPI dock: support multiple ACPI dock devicesZhang Rui
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina