index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
acpi
/
acpi_bus.h
Age
Commit message (
Expand
)
Author
2013-02-13
ACPI / hotplug: Fix concurrency issues and memory leaks
Rafael J. Wysocki
2013-01-30
ACPI / scan: Introduce struct acpi_scan_handler
Rafael J. Wysocki
2013-01-29
Merge branch 'acpi-scan' into acpi-cleanup
Rafael J. Wysocki
2013-01-29
Merge branch 'acpi-pm' into acpi-cleanup
Rafael J. Wysocki
2013-01-26
ACPI: Drop device start operation that is not used
Rafael J. Wysocki
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-26
ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
Rafael J. Wysocki
2013-01-24
ACPI / PM: Expose current status of ACPI power resources
Rafael J. Wysocki
2013-01-19
ACPI / PM: Move device power management functions to device_pm.c
Rafael J. Wysocki
2013-01-19
ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead
Rafael J. Wysocki
2013-01-17
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-15
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-14
ACPI: remove unused acpi_op_bind and acpi_op_unbind
Jiang Liu
2013-01-03
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
2012-11-29
Merge branch 'acpi-general'
Rafael J. Wysocki
2012-11-27
Merge branch 'acpi-dev-pm' into acpi-enumeration
Rafael J. Wysocki
2012-11-21
ACPI / PM: Introduce os_accessible flag for power_state
Aaron Lu
2012-11-21
ACPI / driver core: Introduce struct acpi_dev_node and related macros
Rafael J. Wysocki
2012-11-16
ACPI: create _SUN sysfs file
Yasuaki Ishimatsu
2012-11-15
driver core / ACPI: Move ACPI support to core device and driver types
Mika Westerberg
2012-11-15
ACPI: Remove unused lockable in acpi_device_flags
Toshi Kani
2012-11-15
ACPI / PM: Fix build problem related to acpi_target_system_state()
David Rientjes
2012-11-15
ACPI / PM: Move device PM functions related to sleep states
Rafael J. Wysocki
2012-11-15
ACPI / PM: Provide device PM functions operating on struct acpi_device
Rafael J. Wysocki
2012-11-15
ACPI / PM: Split device wakeup management routines
Rafael J. Wysocki
2012-11-15
ACPI / PM: Move device power state selection routine to device_pm.c
Rafael J. Wysocki
2012-11-15
ACPI / PM: Move routines for adding/removing device wakeup notifiers
Rafael J. Wysocki
2012-11-15
ACPI / PM: Fix device PM kernedoc comments and #ifdefs
Rafael J. Wysocki
2012-10-06
Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...
Len Brown
2012-10-06
ACPI: Add new sysfs interface to export device description
Lance Ortiz
2012-09-21
ACPI: introduce module_acpi_driver() helper macro
Mika Westerberg
2012-09-21
ACPI: Allow ACPI binding with USB-3.0 hub
Lan Tianyu
2012-09-21
ACPI: Use ACPICA native way to decode the PLD buffer
Feng Tang
2012-07-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-07-26
Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...
Len Brown
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
[next]