summaryrefslogtreecommitdiff
path: root/drivers/acpi/glue.c
Commit message (Expand)AuthorAge
* ACPI: Introduce has_acpi_companion()Rafael J. Wysocki2015-03-16
* ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handlerRafael J. Wysocki2014-02-11
* ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.cRafael J. Wysocki2013-12-07
* ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()Rafael J. Wysocki2013-12-07
* ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki2013-12-07
* ACPI / bind: Redefine acpi_preset_companion()Rafael J. Wysocki2013-12-07
* ACPI / bind: Redefine acpi_get_child()Rafael J. Wysocki2013-12-07
* PCI / ACPI: Use acpi_find_child_device() for child devices lookupRafael J. Wysocki2013-12-07
* ACPI / bind: Simplify child device lookupsRafael J. Wysocki2013-12-07
* ACPI / bind: Use (put|get)_device() on ACPI device objects tooRafael J. Wysocki2013-11-14
* ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-14
* ACPI / bind: Prefer device objects with _STA to those without itRafael J. Wysocki2013-09-09
* ACPI: Print diagnostic messages if device links cannot be createdRafael J. Wysocki2013-08-09
* ACPI: Drop unnecessary label from acpi_bind_one()Rafael J. Wysocki2013-08-09
* ACPI: Clean up error code path in acpi_unbind_one()Rafael J. Wysocki2013-08-07
* ACPI: Use list_for_each_entry() in acpi_unbind_one()Rafael J. Wysocki2013-08-07
* ACPI: acpi_bind_one()/acpi_unbind_one() whitespace cleanupsRafael J. Wysocki2013-08-07
* ACPI: Create symlinks in acpi_bind_one() under physical_node_lockRafael J. Wysocki2013-08-07
* ACPI: Reduce acpi_bind_one()/acpi_unbind_one() code duplicationRafael J. Wysocki2013-08-07
* ACPI: Do not fail acpi_bind_one() if device is already bound correctlyRafael J. Wysocki2013-08-07
* ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki2013-08-07
* ACPI: Drop physical_node_id_bitmap from struct acpi_deviceRafael J. Wysocki2013-08-06
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-06-28
|\
| * ACPI: add _STA evaluation at do_acpi_find_child()Jeff Wu2013-06-19
* | ACPI / processor: Use common hotplug infrastructureRafael J. Wysocki2013-05-12
|/
* ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki2013-03-04
* ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki2013-03-04
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-02-15
|\
| * ACPI: Rework acpi_get_child() to be more efficientRafael J. Wysocki2013-01-26
* | Merge branch 'acpi-scan'Rafael J. Wysocki2013-02-11
|\ \ | |/ |/|
| * ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki2013-01-03
* | ACPI / glue: Fix build with ACPI_GLUE_DEBUG setYinghai Lu2013-01-12
* | ACPI / glue: Update DBG macro to include KERN_DEBUGJoe Perches2013-01-03
|/
* ACPI / driver core: Introduce struct acpi_dev_node and related macrosRafael J. Wysocki2012-11-21
* ACPI: Allow ACPI handles of devices to be initialized in advanceRafael J. Wysocki2012-11-21
* driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg2012-11-15
* ACPI: Fix memory leak in acpi_bind_one()Jesper Juhl2012-10-23
* ACPI: Allow ACPI binding with USB-3.0 hubLan Tianyu2012-09-21
* drivers/acpi/glue: revert accidental license-related 6b66d95895c bitsJeff Garzik2012-07-25
* libata: bind the Linux device tree to the ACPI device treeMatthew Garrett2012-06-29
* ACPI: Add stubs for (un)register_acpi_bus_typeMatthew Garrett2012-05-11
* acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-10-31
* ACPI / PM: Drop special ACPI wakeup flagsRafael J. Wysocki2011-01-07
* ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI deviceZhao Yakui2010-07-26
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ACPI: replace acpi_integer by u64Lin Ming2010-01-28
* ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-24
* Merge branch 'acpica' into releaseLen Brown2009-09-19
|\
| * ACPICA: Fix several acpi_attach_data problemsBob Moore2009-08-27
| * ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-27