| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: Remove FSF mailing addresses | Jarkko Nikula | 2015-07-08 | 1 | -4/+0 |
* | ACPI / hotplug: Generate online uevents for ACPI containers | Rafael J. Wysocki | 2014-09-21 | 1 | -0/+8 |
* | ACPI / scan: always register container scan handler | Rafael J. Wysocki | 2014-05-30 | 1 | -0/+15 |
*-. | Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'a... | Rafael J. Wysocki | 2014-03-20 | 1 | -2/+0 |
|\ \ |
|
| * | | ACPI: Remove duplicate definitions of PREFIX | Hanjun Guo | 2014-03-19 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2014-03-17 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | ACPI / dock: Dispatch dock notifications from the global notify handler | Rafael J. Wysocki | 2014-02-16 | 1 | -0/+3 |
* | | ACPI / container: Fix error code path in container_device_attach() | Rafael J. Wysocki | 2014-02-12 | 1 | -2/+3 |
|/ |
|
* | ACPI / hotplug / driver core: Handle containers in a special way | Rafael J. Wysocki | 2013-12-29 | 1 | -4/+44 |
* | ACPI / hotplug: Move container-specific code out of the core | Rafael J. Wysocki | 2013-11-22 | 1 | -3/+8 |
* | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-04-28 | 1 | -0/+2 |
|\ |
|
| * | ACPI: suppress compiler warning in container.c | Andy Shevchenko | 2013-03-25 | 1 | -0/+2 |
* | | ACPI / container: Use hotplug profile user space interface | Rafael J. Wysocki | 2013-03-04 | 1 | -2/+2 |
* | | ACPI / container: Use common hotplug code | Rafael J. Wysocki | 2013-03-04 | 1 | -136/+10 |
|/ |
|
* | ACPI / hotplug: Fix concurrency issues and memory leaks | Rafael J. Wysocki | 2013-02-13 | 1 | -4/+8 |
* | ACPI: Drop the container.h header file | Rafael J. Wysocki | 2013-02-13 | 1 | -1/+0 |
* | ACPI / scan: Make container driver use struct acpi_scan_handler | Rafael J. Wysocki | 2013-02-13 | 1 | -131/+36 |
* | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 2013-01-26 | 1 | -2/+2 |
* | ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead | Rafael J. Wysocki | 2013-01-19 | 1 | -1/+1 |
* | ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument | Rafael J. Wysocki | 2013-01-03 | 1 | -1/+6 |
* | ACPI: Remove the arguments of acpi_bus_add() that are not used | Rafael J. Wysocki | 2013-01-03 | 1 | -15/+1 |
* | ACPI: Remove acpi_start_single_object() and acpi_bus_start() | Rafael J. Wysocki | 2013-01-03 | 1 | -13/+3 |
* | ACPI: Update Container hotplug error messages | Toshi Kani | 2012-11-21 | 1 | -8/+2 |
* | ACPI: Fix a hard coding style when determining if a device is a container, v3 | Tang Chen | 2012-11-15 | 1 | -3/+14 |
* | ACPI: Add _OST support for ACPI container hotplug | Toshi Kani | 2012-06-04 | 1 | -15/+28 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 | 1 | -2/+2 |
* | Merge branch 'acpica' into release | Len Brown | 2009-09-19 | 1 | -7/+4 |
|\ |
|
| * | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 | 1 | -7/+4 |
* | | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 2009-08-28 | 1 | -0/+2 |
|/ |
|
* | ACPI: add missing KERN_* constants to printks | Frank Seidel | 2009-02-07 | 1 | -2/+3 |
* | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas | 2008-11-07 | 1 | -1/+0 |
* | Merge branch 'ull' into test | Len Brown | 2008-10-22 | 1 | -1/+1 |
|\ |
|
| * | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 2008-10-11 | 1 | -1/+1 |
* | | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek | 2008-10-10 | 1 | -1/+1 |
|/ |
|
* | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 2007-07-23 | 1 | -1/+9 |
* | ACPI: Remove duplicate definitions for _STA bits | Bjorn Helgaas | 2007-04-25 | 1 | -4/+2 |
* | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 2007-02-12 | 1 | -2/+1 |
* | ACPI: fix acpi_driver.name usage | Len Brown | 2007-02-12 | 1 | -1/+1 |
* | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 2007-02-12 | 1 | -2/+2 |
* | Pull sysfs into test branch | Len Brown | 2007-02-03 | 1 | -3/+3 |
|\ |
|
| * | ACPI: convert to sysfs framework | Patrick Mochel | 2006-12-15 | 1 | -3/+3 |
* | | ACPI: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-20 | 1 | -2/+1 |
* | | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt | 2006-10-14 | 1 | -1/+1 |
|/ |
|
* | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown | 2006-06-30 | 1 | -1/+1 |
* | ACPI: delete tracing macros from drivers/acpi/*.c | Patrick Mochel | 2006-06-27 | 1 | -20/+14 |
* | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) | Len Brown | 2006-06-27 | 1 | -1/+1 |
* | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG | Thomas Renninger | 2006-06-26 | 1 | -1/+1 |
* | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 | 1 | -4/+4 |
* | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 2005-11-07 | 1 | -4/+2 |