Age | Commit message (Expand) | Author |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula |
2014-09-21 | ACPI / hotplug: Generate online uevents for ACPI containers | Rafael J. Wysocki |
2014-05-30 | ACPI / scan: always register container scan handler | Rafael J. Wysocki |
2014-03-20 | Merge branches 'acpi-cleanup', 'acpi-thermal', 'acpi-pci', 'acpi-lpss' and 'a... | Rafael J. Wysocki |
2014-03-19 | ACPI: Remove duplicate definitions of PREFIX | Hanjun Guo |
2014-03-17 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki |
2014-02-16 | ACPI / dock: Dispatch dock notifications from the global notify handler | Rafael J. Wysocki |
2014-02-12 | ACPI / container: Fix error code path in container_device_attach() | Rafael J. Wysocki |
2013-12-29 | ACPI / hotplug / driver core: Handle containers in a special way | Rafael J. Wysocki |
2013-11-22 | ACPI / hotplug: Move container-specific code out of the core | Rafael J. Wysocki |
2013-04-28 | Merge branch 'acpi-assorted' | Rafael J. Wysocki |
2013-03-25 | 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-26 | 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-15 | 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-24 | 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-07 | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas |
2008-10-22 | 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-12 | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown |
2007-02-12 | ACPI: fix acpi_driver.name usage | Len Brown |
2007-02-12 | 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-15 | 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-26 | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG | Thomas Renninger |
2006-01-04 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers |