index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
scan.c
Age
Commit message (
Expand
)
Author
2010-10-25
Merge branch 'gpe-defer' into release
Len Brown
2010-10-01
ACPI/PNP: A HID value of an object never changes -> make it const
Thomas Renninger
2010-10-01
ACPI: Do not export hid/modalias sysfs file for ACPI objects without a HID
Thomas Renninger
2010-09-24
ACPI / ACPICA: Defer enabling of runtime GPEs (v3)
Rafael J. Wysocki
2010-07-12
ACPI / ACPICA: Do not execute _PRW methods during initialization
Rafael J. Wysocki
2010-07-12
ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags()
Rafael J. Wysocki
2010-04-20
ACPICA: Minimize the differences between linux GPE code and ACPICA code base
Lin Ming
2010-04-06
Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480...
Len Brown
2010-04-03
ACPI: use _HID when supplied by root-level devices
Bjorn Helgaas
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-24
acpi: Support IBM SMBus CMI devices
Darrick J. Wong
2010-02-22
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
2010-02-22
ACPI / PM: Add more run-time wake-up fields
Rafael J. Wysocki
2010-01-31
ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
Thomas Renninger
2010-01-31
ACPI: Add NULL pointer check in acpi_bus_start
Thomas Renninger
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-10-02
ACPI: fix bus scanning memory leaks
Bjorn Helgaas
2009-09-25
ACPI: simplify building device HID/CID list
Bjorn Helgaas
2009-09-25
ACPI: remove acpi_device_uid() and related stuff
Bjorn Helgaas
2009-09-25
ACPI: remove acpi_device.flags.hardware_id
Bjorn Helgaas
2009-09-25
ACPI: remove acpi_device.flags.compatible_ids
Bjorn Helgaas
2009-09-25
ACPI: maintain a single list of _HID and _CID IDs
Bjorn Helgaas
2009-09-25
ACPI: make sure every acpi_device has an ID
Bjorn Helgaas
2009-09-25
ACPI: use acpi_device_hid() when possible
Bjorn Helgaas
2009-09-25
ACPI: fix synthetic HID for \_SB_
Bjorn Helgaas
2009-09-25
ACPI: handle re-enumeration, when acpi_devices might already exist
Bjorn Helgaas
2009-09-25
ACPI: factor out device type and status checking
Bjorn Helgaas
2009-09-25
ACPI: use acpi_walk_namespace() to enumerate devices
Bjorn Helgaas
2009-09-25
ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE
Bjorn Helgaas
2009-09-25
ACPI: enumerate namespace before adding functional fixed hardware devices
Bjorn Helgaas
2009-09-25
ACPI: convert acpi_bus_scan() to operate on an acpi_handle
Bjorn Helgaas
2009-09-25
ACPI: add acpi_bus_get_parent() and remove "parent" arguments
Bjorn Helgaas
2009-09-25
ACPI: remove unnecessary argument checking
Bjorn Helgaas
2009-09-25
ACPI: remove redundant "type" arguments
Bjorn Helgaas
2009-09-25
ACPI: remove acpi_device_set_context() "type" argument
Bjorn Helgaas
2009-09-25
ACPI: use device_type rather than comparing HID
Bjorn Helgaas
2009-09-25
ACPI: save device_type in acpi_device
Bjorn Helgaas
2009-09-25
ACPI: remove redundant "handle" and "parent" arguments
Bjorn Helgaas
2009-09-25
ACPI: remove unused acpi_bus_scan_fixed() argument
Bjorn Helgaas
2009-09-25
ACPI: add debug for device addition
Bjorn Helgaas
2009-09-19
ACPI: don't pass handle for fixed hardware notifications
Bjorn Helgaas
2009-09-19
Merge branch 'bjorn-start-stop-2.6.32' into release
Len Brown
2009-09-19
Merge branch 'acpica' into release
Len Brown
2009-09-19
Merge branch 'linus' into release
Len Brown
2009-09-09
ACPI PM: Replace wakeup.prepared with reference counter
Rafael J. Wysocki
2009-09-05
Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible"
Len Brown
2009-08-31
ACPI: fix NULL bug for HID/UID string
Hugh Dickins
2009-08-27
ACPICA: Fix several acpi_attach_data problems
Bob Moore
2009-08-27
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
2009-06-25
ACPI: remove unused acpi_device_ops .stop method
Bjorn Helgaas
[next]