index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
acpi
/
acpi_bus.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-25
1
-1
/
+9
|
\
|
*
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
2013-01-26
1
-0
/
+9
|
|
\
|
|
*
PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()
Yinghai Lu
2013-01-25
1
-0
/
+9
|
*
|
Merge branch 'pci/acpi-scan2' into next
Bjorn Helgaas
2013-01-26
1
-6
/
+3
|
|
\
\
|
|
|
/
|
*
|
ACPI / PCI: Set root bridge ACPI handle in advance
Rafael J. Wysocki
2013-01-13
1
-1
/
+0
*
|
|
ACPI / hotplug: Fix concurrency issues and memory leaks
Rafael J. Wysocki
2013-02-13
1
-0
/
+3
*
|
|
ACPI / scan: Introduce struct acpi_scan_handler
Rafael J. Wysocki
2013-01-30
1
-0
/
+14
*
|
|
Merge branch 'acpi-scan' into acpi-cleanup
Rafael J. Wysocki
2013-01-29
1
-1
/
+1
|
\
\
\
|
*
|
|
ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
Rafael J. Wysocki
2013-01-26
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'acpi-pm' into acpi-cleanup
Rafael J. Wysocki
2013-01-29
1
-4
/
+50
|
\
\
\
|
*
|
|
ACPI / PM: Expose current status of ACPI power resources
Rafael J. Wysocki
2013-01-24
1
-0
/
+1
|
*
|
|
ACPI / PM: Move device power management functions to device_pm.c
Rafael J. Wysocki
2013-01-19
1
-0
/
+38
|
*
|
|
ACPI / PM: Common string representations of device power states
Rafael J. Wysocki
2013-01-17
1
-0
/
+1
|
*
|
|
ACPI / PM: More visible function for retrieving device power states
Rafael J. Wysocki
2013-01-17
1
-0
/
+1
|
*
|
|
ACPI / PM: Take order attribute of wakeup power resources into account
Rafael J. Wysocki
2013-01-17
1
-1
/
+1
|
*
|
|
ACPI / PM: Take order attribute of power resources into account
Rafael J. Wysocki
2013-01-17
1
-1
/
+1
|
*
|
|
ACPI / PM: Rework the handling of devices depending on power resources
Rafael J. Wysocki
2013-01-17
1
-2
/
+7
*
|
|
|
ACPI: Drop device start operation that is not used
Rafael J. Wysocki
2013-01-26
1
-2
/
+0
*
|
|
|
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-26
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead
Rafael J. Wysocki
2013-01-19
1
-1
/
+1
|
/
/
*
|
ACPI: update ej_event interface to take acpi_device
Yinghai Lu
2013-01-15
1
-1
/
+1
*
|
ACPI / scan: Drop the second argument of acpi_bus_trim()
Rafael J. Wysocki
2013-01-15
1
-1
/
+1
*
|
ACPI: Remove the ops field from struct acpi_device
Rafael J. Wysocki
2013-01-15
1
-1
/
+0
*
|
ACPI: remove unused acpi_op_bind and acpi_op_unbind
Jiang Liu
2013-01-14
1
-2
/
+0
|
/
*
ACPI: Remove unused struct acpi_pci_root.id member
Bjorn Helgaas
2013-01-03
1
-1
/
+0
*
ACPI: Drop ACPI device .bind() and .unbind() callbacks
Rafael J. Wysocki
2013-01-03
1
-2
/
+0
*
ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type
Rafael J. Wysocki
2013-01-03
1
-0
/
+2
*
ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
Rafael J. Wysocki
2013-01-03
1
-1
/
+1
*
ACPI: Replace ACPI device add_type field with a match_driver flag
Rafael J. Wysocki
2013-01-03
1
-9
/
+2
*
ACPI: Remove the arguments of acpi_bus_add() that are not used
Rafael J. Wysocki
2013-01-03
1
-2
/
+1
*
ACPI: Remove acpi_start_single_object() and acpi_bus_start()
Rafael J. Wysocki
2013-01-03
1
-1
/
+0
*
ACPI: Replace struct acpi_bus_ops with enum type
Rafael J. Wysocki
2013-01-03
1
-7
/
+8
*
ACPI: Separate adding ACPI device objects from probing ACPI drivers
Rafael J. Wysocki
2013-01-03
1
-0
/
+1
*
Merge branch 'acpi-general'
Rafael J. Wysocki
2012-11-29
1
-2
/
+2
|
\
|
*
ACPI: create _SUN sysfs file
Yasuaki Ishimatsu
2012-11-16
1
-0
/
+1
|
*
ACPI: Remove unused lockable in acpi_device_flags
Toshi Kani
2012-11-15
1
-2
/
+1
*
|
Merge branch 'acpi-dev-pm' into acpi-enumeration
Rafael J. Wysocki
2012-11-27
1
-3
/
+69
|
\
\
|
*
|
ACPI / PM: Introduce os_accessible flag for power_state
Aaron Lu
2012-11-21
1
-0
/
+6
|
*
|
ACPI / PM: Fix build problem related to acpi_target_system_state()
David Rientjes
2012-11-15
1
-2
/
+6
|
*
|
ACPI / PM: Move device PM functions related to sleep states
Rafael J. Wysocki
2012-11-15
1
-0
/
+2
|
*
|
ACPI / PM: Provide device PM functions operating on struct acpi_device
Rafael J. Wysocki
2012-11-15
1
-0
/
+11
|
*
|
ACPI / PM: Split device wakeup management routines
Rafael J. Wysocki
2012-11-15
1
-0
/
+11
|
*
|
ACPI / PM: Move device power state selection routine to device_pm.c
Rafael J. Wysocki
2012-11-15
1
-1
/
+14
|
*
|
ACPI / PM: Move routines for adding/removing device wakeup notifiers
Rafael J. Wysocki
2012-11-15
1
-0
/
+15
|
*
|
ACPI / PM: Fix device PM kernedoc comments and #ifdefs
Rafael J. Wysocki
2012-11-15
1
-2
/
+6
|
|
/
*
|
ACPI / driver core: Introduce struct acpi_dev_node and related macros
Rafael J. Wysocki
2012-11-21
1
-1
/
+1
*
|
driver core / ACPI: Move ACPI support to core device and driver types
Mika Westerberg
2012-11-15
1
-1
/
+1
|
/
*
-
-
-
-
-
-
-
.
Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...
Len Brown
2012-10-06
1
-32
/
+28
|
\
\
\
\
\
|
|
|
|
|
*
ACPI: Allow ACPI binding with USB-3.0 hub
Lan Tianyu
2012-09-21
1
-2
/
+13
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
ACPI: introduce module_acpi_driver() helper macro
Mika Westerberg
2012-09-21
1
-0
/
+13
|
|
_
|
_
|
/
|
/
|
|
|
[next]