Age | Commit message (Expand) | Author | Files | Lines |
2013-02-13 | ACPI / hotplug: Fix concurrency issues and memory leaks | Rafael J. Wysocki | 1 | -4/+8 |
2013-02-13 | ACPI: Drop the container.h header file | Rafael J. Wysocki | 1 | -1/+0 |
2013-02-13 | ACPI / scan: Make container driver use struct acpi_scan_handler | Rafael J. Wysocki | 1 | -131/+36 |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 1 | -2/+2 |
2013-01-19 | ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead | Rafael J. Wysocki | 1 | -1/+1 |
2013-01-03 | ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument | Rafael J. Wysocki | 1 | -1/+6 |
2013-01-03 | ACPI: Remove the arguments of acpi_bus_add() that are not used | Rafael J. Wysocki | 1 | -15/+1 |
2013-01-03 | ACPI: Remove acpi_start_single_object() and acpi_bus_start() | Rafael J. Wysocki | 1 | -13/+3 |
2012-11-22 | ACPI: Update Container hotplug error messages | Toshi Kani | 1 | -8/+2 |
2012-11-15 | ACPI: Fix a hard coding style when determining if a device is a container, v3 | Tang Chen | 1 | -3/+14 |
2012-06-04 | ACPI: Add _OST support for ACPI container hotplug | Toshi Kani | 1 | -15/+28 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-11-25 | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 1 | -2/+2 |
2009-09-19 | Merge branch 'acpica' into release | Len Brown | 1 | -7/+4 |
2009-08-29 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 1 | -0/+2 |
2009-08-27 | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 1 | -7/+4 |
2009-02-07 | ACPI: add missing KERN_* constants to printks | Frank Seidel | 1 | -2/+3 |
2008-11-08 | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas | 1 | -1/+0 |
2008-10-23 | Merge branch 'ull' into test | Len Brown | 1 | -1/+1 |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 1 | -1/+1 |
2008-10-11 | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek | 1 | -1/+1 |
2007-07-23 | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 1 | -1/+9 |
2007-04-25 | ACPI: Remove duplicate definitions for _STA bits | Bjorn Helgaas | 1 | -4/+2 |
2007-02-13 | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 1 | -2/+1 |
2007-02-13 | ACPI: fix acpi_driver.name usage | Len Brown | 1 | -1/+1 |
2007-02-13 | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 1 | -2/+2 |
2007-02-03 | Pull sysfs into test branch | Len Brown | 1 | -3/+3 |
2006-12-21 | ACPI: replace kmalloc+memset with kzalloc | Burman Yan | 1 | -2/+1 |
2006-12-16 | ACPI: convert to sysfs framework | Patrick Mochel | 1 | -3/+3 |
2006-10-14 | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt | 1 | -1/+1 |
2006-06-30 | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown | 1 | -1/+1 |
2006-06-27 | ACPI: delete tracing macros from drivers/acpi/*.c | Patrick Mochel | 1 | -20/+14 |
2006-06-27 | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) | Len Brown | 1 | -1/+1 |
2006-06-27 | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG | Thomas Renninger | 1 | -1/+1 |
2006-01-05 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 1 | -4/+4 |
2005-11-07 | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 1 | -4/+2 |
2005-08-05 | [ACPI] Lindent all ACPI files | Len Brown | 1 | -72/+56 |
2005-06-28 | [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ... | Rajesh Shah | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+303 |