index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
acpi
/
acpi_bus.h
Commit message (
Expand
)
Author
Age
*
ACPI / hotplug: Fix conflicted PCI bridge notify handlers
Toshi Kani
2013-12-04
*
ACPI: Try harder to resolve _ADR collisions for bridges
Rafael J. Wysocki
2013-08-29
*
ACPI / LPSS: Power up LPSS devices during enumeration
Rafael J. Wysocki
2013-06-19
*
ACPI / PM: Allow device power states to be used for CONFIG_PM unset
Rafael J. Wysocki
2013-05-21
*
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-04-27
|
\
|
*
ACPI: Remove acpi_device dependency in acpi_device_set_id()
Toshi Kani
2013-03-24
|
*
ACPI / hotplug: Introduce user space interface for hotplug profiles
Rafael J. Wysocki
2013-03-04
|
*
ACPI / scan: Introduce common code for ACPI-based device hotplug
Rafael J. Wysocki
2013-03-04
*
|
ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type
Rafael J. Wysocki
2013-03-04
*
|
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
2013-03-04
|
/
*
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-26
|
\
|
*
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
2013-01-26
|
|
\
|
|
*
PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()
Yinghai Lu
2013-01-25
|
*
|
Merge branch 'pci/acpi-scan2' into next
Bjorn Helgaas
2013-01-26
|
|
\
|
|
*
|
ACPI / PCI: Set root bridge ACPI handle in advance
Rafael J. Wysocki
2013-01-13
*
|
|
ACPI / hotplug: Fix concurrency issues and memory leaks
Rafael J. Wysocki
2013-02-13
*
|
|
ACPI / scan: Introduce struct acpi_scan_handler
Rafael J. Wysocki
2013-01-30
*
|
|
Merge branch 'acpi-scan' into acpi-cleanup
Rafael J. Wysocki
2013-01-29
|
\
\
\
|
*
|
|
ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
Rafael J. Wysocki
2013-01-25
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'acpi-pm' into acpi-cleanup
Rafael J. Wysocki
2013-01-29
|
\
\
\
|
*
|
|
ACPI / PM: Expose current status of ACPI power resources
Rafael J. Wysocki
2013-01-24
|
*
|
|
ACPI / PM: Move device power management functions to device_pm.c
Rafael J. Wysocki
2013-01-19
|
*
|
|
ACPI / PM: Common string representations of device power states
Rafael J. Wysocki
2013-01-17
|
*
|
|
ACPI / PM: More visible function for retrieving device power states
Rafael J. Wysocki
2013-01-17
|
*
|
|
ACPI / PM: Take order attribute of wakeup power resources into account
Rafael J. Wysocki
2013-01-17
|
*
|
|
ACPI / PM: Take order attribute of power resources into account
Rafael J. Wysocki
2013-01-17
|
*
|
|
ACPI / PM: Rework the handling of devices depending on power resources
Rafael J. Wysocki
2013-01-17
*
|
|
|
ACPI: Drop device start operation that is not used
Rafael J. Wysocki
2013-01-25
*
|
|
|
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-25
|
|
/
/
|
/
|
|
*
|
|
ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead
Rafael J. Wysocki
2013-01-18
|
/
/
*
|
ACPI: update ej_event interface to take acpi_device
Yinghai Lu
2013-01-15
*
|
ACPI / scan: Drop the second argument of acpi_bus_trim()
Rafael J. Wysocki
2013-01-15
*
|
ACPI: Remove the ops field from struct acpi_device
Rafael J. Wysocki
2013-01-15
*
|
ACPI: remove unused acpi_op_bind and acpi_op_unbind
Jiang Liu
2013-01-14
|
/
*
ACPI: Remove unused struct acpi_pci_root.id member
Bjorn Helgaas
2013-01-03
*
ACPI: Drop ACPI device .bind() and .unbind() callbacks
Rafael J. Wysocki
2013-01-03
*
ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type
Rafael J. Wysocki
2013-01-03
*
ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
Rafael J. Wysocki
2013-01-03
*
ACPI: Replace ACPI device add_type field with a match_driver flag
Rafael J. Wysocki
2013-01-03
*
ACPI: Remove the arguments of acpi_bus_add() that are not used
Rafael J. Wysocki
2013-01-03
*
ACPI: Remove acpi_start_single_object() and acpi_bus_start()
Rafael J. Wysocki
2013-01-03
*
ACPI: Replace struct acpi_bus_ops with enum type
Rafael J. Wysocki
2013-01-03
*
ACPI: Separate adding ACPI device objects from probing ACPI drivers
Rafael J. Wysocki
2013-01-03
*
Merge branch 'acpi-general'
Rafael J. Wysocki
2012-11-29
|
\
|
*
ACPI: create _SUN sysfs file
Yasuaki Ishimatsu
2012-11-15
|
*
ACPI: Remove unused lockable in acpi_device_flags
Toshi Kani
2012-11-14
*
|
Merge branch 'acpi-dev-pm' into acpi-enumeration
Rafael J. Wysocki
2012-11-27
|
\
\
|
*
|
ACPI / PM: Introduce os_accessible flag for power_state
Aaron Lu
2012-11-21
|
*
|
ACPI / PM: Fix build problem related to acpi_target_system_state()
David Rientjes
2012-11-14
|
*
|
ACPI / PM: Move device PM functions related to sleep states
Rafael J. Wysocki
2012-11-14
[next]