index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
container.c
Age
Commit message (
Expand
)
Author
2013-04-27
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-03-24
ACPI: suppress compiler warning in container.c
Andy Shevchenko
2013-03-04
ACPI / container: Use hotplug profile user space interface
Rafael J. Wysocki
2013-03-04
ACPI / container: Use common hotplug code
Rafael J. Wysocki
2013-02-13
ACPI / hotplug: Fix concurrency issues and memory leaks
Rafael J. Wysocki
2013-02-13
ACPI: Drop the container.h header file
Rafael J. Wysocki
2013-02-13
ACPI / scan: Make container driver use struct acpi_scan_handler
Rafael J. Wysocki
2013-01-25
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-19
ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead
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: 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
2012-11-21
ACPI: Update Container hotplug error messages
Toshi Kani
2012-11-14
ACPI: Fix a hard coding style when determining if a device is a container, v3
Tang Chen
2012-06-04
ACPI: Add _OST support for ACPI container hotplug
Toshi Kani
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-25
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-09-19
Merge branch 'acpica' into release
Len Brown
2009-08-28
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2009-08-27
ACPICA: Major update for acpi_get_object_info external interface
Bob Moore
2009-02-07
ACPI: add missing KERN_* constants to printks
Frank Seidel
2008-11-08
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
Bjorn Helgaas
2008-10-23
Merge branch 'ull' into test
Len Brown
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2008-10-10
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
2007-07-23
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
2007-04-25
ACPI: Remove duplicate definitions for _STA bits
Bjorn Helgaas
2007-02-13
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
2007-02-13
ACPI: fix acpi_driver.name usage
Len Brown
2007-02-13
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
2007-02-03
Pull sysfs into test branch
Len Brown
2006-12-20
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-16
ACPI: convert to sysfs framework
Patrick Mochel
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
2006-06-30
ACPI: delete acpi_os_free(), use kfree() directly
Len Brown
2006-06-27
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
2006-06-27
ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
Len Brown
2006-06-27
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
2006-01-05
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
2005-08-05
[ACPI] Lindent all ACPI files
Len Brown
2005-06-28
[PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...
Rajesh Shah
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds