index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
glue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI / scan: Parse _CCA and setup device coherency
Suthikulpanit, Suravee
2015-06-15
1
-0
/
+5
*
ACPI: Introduce has_acpi_companion()
Rafael J. Wysocki
2015-03-16
1
-2
/
+2
*
ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handler
Rafael J. Wysocki
2014-02-11
1
-0
/
+12
*
ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c
Rafael J. Wysocki
2013-12-07
1
-12
/
+0
*
ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()
Rafael J. Wysocki
2013-12-07
1
-6
/
+3
*
ACPI / bind: Rework struct acpi_bus_type
Rafael J. Wysocki
2013-12-07
1
-5
/
+7
*
ACPI / bind: Redefine acpi_preset_companion()
Rafael J. Wysocki
2013-12-07
1
-9
/
+1
*
ACPI / bind: Redefine acpi_get_child()
Rafael J. Wysocki
2013-12-07
1
-3
/
+3
*
PCI / ACPI: Use acpi_find_child_device() for child devices lookup
Rafael J. Wysocki
2013-12-07
1
-0
/
+3
*
ACPI / bind: Simplify child device lookups
Rafael J. Wysocki
2013-12-07
1
-82
/
+55
*
ACPI / bind: Use (put|get)_device() on ACPI device objects too
Rafael J. Wysocki
2013-11-14
1
-1
/
+5
*
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
2013-11-14
1
-24
/
+23
*
ACPI / bind: Prefer device objects with _STA to those without it
Rafael J. Wysocki
2013-09-09
1
-11
/
+24
*
ACPI: Print diagnostic messages if device links cannot be created
Rafael J. Wysocki
2013-08-09
1
-0
/
+7
*
ACPI: Drop unnecessary label from acpi_bind_one()
Rafael J. Wysocki
2013-08-09
1
-12
/
+7
*
ACPI: Clean up error code path in acpi_unbind_one()
Rafael J. Wysocki
2013-08-07
1
-7
/
+4
*
ACPI: Use list_for_each_entry() in acpi_unbind_one()
Rafael J. Wysocki
2013-08-07
1
-20
/
+18
*
ACPI: acpi_bind_one()/acpi_unbind_one() whitespace cleanups
Rafael J. Wysocki
2013-08-07
1
-4
/
+3
*
ACPI: Create symlinks in acpi_bind_one() under physical_node_lock
Rafael J. Wysocki
2013-08-07
1
-2
/
+2
*
ACPI: Reduce acpi_bind_one()/acpi_unbind_one() code duplication
Rafael J. Wysocki
2013-08-07
1
-11
/
+11
*
ACPI: Do not fail acpi_bind_one() if device is already bound correctly
Rafael J. Wysocki
2013-08-07
1
-3
/
+10
*
ACPI: Try harder to resolve _ADR collisions for bridges
Rafael J. Wysocki
2013-08-07
1
-17
/
+82
*
ACPI: Drop physical_node_id_bitmap from struct acpi_device
Rafael J. Wysocki
2013-08-06
1
-15
/
+19
*
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-06-28
1
-2
/
+4
|
\
|
*
ACPI: add _STA evaluation at do_acpi_find_child()
Jeff Wu
2013-06-19
1
-2
/
+4
*
|
ACPI / processor: Use common hotplug infrastructure
Rafael J. Wysocki
2013-05-12
1
-2
/
+4
|
/
*
ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type
Rafael J. Wysocki
2013-03-04
1
-25
/
+1
*
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
2013-03-04
1
-26
/
+13
*
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-02-15
1
-22
/
+13
|
\
|
*
ACPI: Rework acpi_get_child() to be more efficient
Rafael J. Wysocki
2013-01-26
1
-22
/
+13
*
|
Merge branch 'acpi-scan'
Rafael J. Wysocki
2013-02-11
1
-15
/
+35
|
\
\
|
|
/
|
/
|
|
*
ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type
Rafael J. Wysocki
2013-01-03
1
-15
/
+35
*
|
ACPI / glue: Fix build with ACPI_GLUE_DEBUG set
Yinghai Lu
2013-01-12
1
-1
/
+1
*
|
ACPI / glue: Update DBG macro to include KERN_DEBUG
Joe Perches
2013-01-03
1
-2
/
+7
|
/
*
ACPI / driver core: Introduce struct acpi_dev_node and related macros
Rafael J. Wysocki
2012-11-21
1
-8
/
+8
*
ACPI: Allow ACPI handles of devices to be initialized in advance
Rafael J. Wysocki
2012-11-21
1
-10
/
+34
*
driver core / ACPI: Move ACPI support to core device and driver types
Mika Westerberg
2012-11-15
1
-8
/
+6
*
ACPI: Fix memory leak in acpi_bind_one()
Jesper Juhl
2012-10-23
1
-0
/
+1
*
ACPI: Allow ACPI binding with USB-3.0 hub
Lan Tianyu
2012-09-21
1
-49
/
+86
*
drivers/acpi/glue: revert accidental license-related 6b66d95895c bits
Jeff Garzik
2012-07-25
1
-2
/
+2
*
libata: bind the Linux device tree to the ACPI device tree
Matthew Garrett
2012-06-29
1
-2
/
+2
*
ACPI: Add stubs for (un)register_acpi_bus_type
Matthew Garrett
2012-05-11
1
-0
/
+2
*
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
ACPI / PM: Drop special ACPI wakeup flags
Rafael J. Wysocki
2011-01-07
1
-4
/
+1
*
ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI device
Zhao Yakui
2010-07-26
1
-1
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ACPI: replace acpi_integer by u64
Lin Ming
2010-01-28
1
-2
/
+2
*
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-24
1
-1
/
+1
*
Merge branch 'acpica' into release
Len Brown
2009-09-19
1
-5
/
+3
|
\
|
*
ACPICA: Fix several acpi_attach_data problems
Bob Moore
2009-08-27
1
-1
/
+1
[next]