| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-06 | Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive... | Len Brown | 1 | -2/+54 |
| 2012-10-06 | ACPI: Add new sysfs interface to export device description | Lance Ortiz | 1 | -2/+52 |
| 2012-09-21 | ACPI: Allow ACPI binding with USB-3.0 hub | Lan Tianyu | 1 | -0/+2 |
| 2012-07-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -9/+49 |
| 2012-07-26 | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown | 1 | -9/+49 |
| 2012-07-01 | ACPI / PM: Drop PM callbacks from the ACPI bus type | Rafael J. Wysocki | 1 | -51/+0 |
| 2012-07-01 | ACPI / PM: Do not execute legacy driver PM callbacks | Rafael J. Wysocki | 1 | -15/+9 |
| 2012-07-01 | ACPI / PM: Make acpi_bus_type use driver struct dev_pm_ops callbacks | Rafael J. Wysocki | 1 | -13/+47 |
| 2012-07-01 | ACPI / PM: Make acpi_bus_type use struct dev_pm_ops for PM handling | Rafael J. Wysocki | 1 | -3/+4 |
| 2012-07-01 | ACPI / PM: Drop pm_message_t argument from device suspend callback | Rafael J. Wysocki | 1 | -1/+1 |
| 2012-06-04 | ACPI: Add _OST support for sysfs eject | Toshi Kani | 1 | -9/+49 |
| 2012-05-29 | ACPI / PM: Generate wakeup events on fixed power button | Daniel Drake | 1 | -0/+1 |
| 2012-05-17 | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold | Rafael J. Wysocki | 1 | -0/+4 |
| 2012-05-05 | ACPI: Fix D3hot v D3cold confusion | Lin Ming | 1 | -10/+7 |
| 2012-03-30 | Merge branch 'd3' into release | Len Brown | 1 | -0/+7 |
| 2012-03-30 | ACPI: Clean redundant codes in scan.c | Alex He | 1 | -4/+1 |
| 2012-03-30 | ACPI: Introduce ACPI D3_COLD state support | Zhang Rui | 1 | -0/+7 |
| 2011-11-06 | ACPI: use kstrdup() | Thomas Meyer | 1 | -2/+1 |
| 2011-04-26 | ACPI / PM: Avoid infinite recurrence while registering power resources | Rafael J. Wysocki | 1 | -0/+4 |
| 2011-02-24 | ACPI: Remove the wakeup.run_wake_count device field | Rafael J. Wysocki | 1 | -1/+0 |
| 2011-01-12 | ACPI: Drop device flag wake_capable | Rafael J. Wysocki | 1 | -17/+9 |
| 2011-01-12 | ACPI: Always check if _PRW is present before trying to evaluate it | Rafael J. Wysocki | 1 | -2/+7 |
| 2011-01-12 | Merge branch 'wakeup-etc-rafael' into release | Len Brown | 1 | -1/+1 |
| 2011-01-12 | Merge branch 'power-resource' into release | Len Brown | 1 | -4/+23 |
| 2011-01-12 | ACPI / PM: Register power resource devices as soon as they are needed | Rafael J. Wysocki | 1 | -0/+20 |
| 2011-01-12 | ACPI / PM: Register acpi_power_driver early | Rafael J. Wysocki | 1 | -0/+2 |
| 2011-01-12 | ACPI / PM: Add function for device power state initialization | Rafael J. Wysocki | 1 | -4/+1 |
| 2011-01-12 | ACPICA: Implicit notify support | Lin Ming | 1 | -1/+1 |
| 2011-01-12 | ACPICA: Rename some function and variable names | Lin Ming | 1 | -3/+3 |
| 2011-01-07 | ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices | Rafael J. Wysocki | 1 | -1/+1 |
| 2010-12-17 | ACPI: Execute _PRW for devices reported as inactive or not present | Rafael J. Wysocki | 1 | -37/+60 |
| 2010-10-25 | Merge branch 'gpe-defer' into release | Len Brown | 1 | -1/+8 |
| 2010-10-01 | ACPI/PNP: A HID value of an object never changes -> make it const | Thomas Renninger | 1 | -3/+2 |
| 2010-10-01 | ACPI: Do not export hid/modalias sysfs file for ACPI objects without a HID | Thomas Renninger | 1 | -16/+20 |
| 2010-09-24 | ACPI / ACPICA: Defer enabling of runtime GPEs (v3) | Rafael J. Wysocki | 1 | -1/+8 |
| 2010-07-12 | ACPI / ACPICA: Do not execute _PRW methods during initialization | Rafael J. Wysocki | 1 | -0/+2 |
| 2010-07-12 | ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags() | Rafael J. Wysocki | 1 | -2/+3 |
| 2010-04-20 | ACPICA: Minimize the differences between linux GPE code and ACPICA code base | Lin Ming | 1 | -1/+1 |
| 2010-04-06 | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown | 1 | -6/+7 |
| 2010-04-03 | ACPI: use _HID when supplied by root-level devices | Bjorn Helgaas | 1 | -6/+6 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-24 | acpi: Support IBM SMBus CMI devices | Darrick J. Wong | 1 | -0/+38 |
| 2010-02-22 | PCI / ACPI / PM: Platform support for PCI PME wake-up | Rafael J. Wysocki | 1 | -0/+1 |
| 2010-02-22 | ACPI / PM: Add more run-time wake-up fields | Rafael J. Wysocki | 1 | -10/+27 |
| 2010-01-31 | ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found | Thomas Renninger | 1 | -5/+19 |
| 2010-01-31 | ACPI: Add NULL pointer check in acpi_bus_start | Thomas Renninger | 1 | -0/+3 |
| 2009-11-24 | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 1 | -1/+1 |
| 2009-10-02 | ACPI: fix bus scanning memory leaks | Bjorn Helgaas | 1 | -5/+2 |
| 2009-09-25 | ACPI: simplify building device HID/CID list | Bjorn Helgaas | 1 | -33/+23 |
| 2009-09-25 | ACPI: remove acpi_device_uid() and related stuff | Bjorn Helgaas | 1 | -18/+0 |
| 2009-09-25 | ACPI: remove acpi_device.flags.hardware_id | Bjorn Helgaas | 1 | -24/+13 |
| 2009-09-25 | ACPI: remove acpi_device.flags.compatible_ids | Bjorn Helgaas | 1 | -11/+4 |
| 2009-09-25 | ACPI: maintain a single list of _HID and _CID IDs | Bjorn Helgaas | 1 | -120/+46 |
| 2009-09-25 | ACPI: make sure every acpi_device has an ID | Bjorn Helgaas | 1 | -0/+10 |
| 2009-09-25 | ACPI: use acpi_device_hid() when possible | Bjorn Helgaas | 1 | -3/+3 |
| 2009-09-25 | ACPI: fix synthetic HID for \_SB_ | Bjorn Helgaas | 1 | -12/+6 |
| 2009-09-25 | ACPI: handle re-enumeration, when acpi_devices might already exist | Bjorn Helgaas | 1 | -8/+11 |
| 2009-09-25 | ACPI: factor out device type and status checking | Bjorn Helgaas | 1 | -77/+52 |
| 2009-09-25 | ACPI: use acpi_walk_namespace() to enumerate devices | Bjorn Helgaas | 1 | -122/+74 |
| 2009-09-25 | ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE | Bjorn Helgaas | 1 | -7/+13 |
| 2009-09-25 | ACPI: enumerate namespace before adding functional fixed hardware devices | Bjorn Helgaas | 1 | -2/+2 |
| 2009-09-25 | ACPI: convert acpi_bus_scan() to operate on an acpi_handle | Bjorn Helgaas | 1 | -17/+17 |
| 2009-09-25 | ACPI: add acpi_bus_get_parent() and remove "parent" arguments | Bjorn Helgaas | 1 | -13/+37 |
| 2009-09-25 | ACPI: remove unnecessary argument checking | Bjorn Helgaas | 1 | -6/+2 |
| 2009-09-25 | ACPI: remove redundant "type" arguments | Bjorn Helgaas | 1 | -7/+7 |
| 2009-09-25 | ACPI: remove acpi_device_set_context() "type" argument | Bjorn Helgaas | 1 | -17/+15 |
| 2009-09-25 | ACPI: use device_type rather than comparing HID | Bjorn Helgaas | 1 | -6/+4 |
| 2009-09-25 | ACPI: save device_type in acpi_device | Bjorn Helgaas | 1 | -0/+1 |
| 2009-09-25 | ACPI: remove redundant "handle" and "parent" arguments | Bjorn Helgaas | 1 | -15/+12 |
| 2009-09-25 | ACPI: remove unused acpi_bus_scan_fixed() argument | Bjorn Helgaas | 1 | -5/+2 |
| 2009-09-25 | ACPI: add debug for device addition | Bjorn Helgaas | 1 | -2/+10 |
| 2009-09-19 | ACPI: don't pass handle for fixed hardware notifications | Bjorn Helgaas | 1 | -1/+2 |
| 2009-09-19 | Merge branch 'bjorn-start-stop-2.6.32' into release | Len Brown | 1 | -5/+0 |
| 2009-09-19 | Merge branch 'acpica' into release | Len Brown | 1 | -57/+106 |
| 2009-09-19 | Merge branch 'linus' into release | Len Brown | 1 | -0/+1 |
| 2009-09-09 | ACPI PM: Replace wakeup.prepared with reference counter | Rafael J. Wysocki | 1 | -0/+1 |
| 2009-09-05 | Revert "ACPI: Attach the ACPI device to the ACPI handle as early as possible" | Len Brown | 1 | -10/+2 |
| 2009-08-31 | ACPI: fix NULL bug for HID/UID string | Hugh Dickins | 1 | -8/+12 |
| 2009-08-27 | ACPICA: Fix several acpi_attach_data problems | Bob Moore | 1 | -1/+1 |
| 2009-08-27 | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 1 | -54/+99 |
| 2009-06-25 | ACPI: remove unused acpi_device_ops .stop method | Bjorn Helgaas | 1 | -5/+0 |
| 2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 1 | -39/+30 |
| 2009-06-23 | ACPI: run ACPI device hot removal in kacpi_hotplug_wq | Zhang Rui | 1 | -12/+8 |
| 2009-06-17 | ACPI: clean up whitespace in drivers/acpi/scan.c | Alex Chiang | 1 | -24/+20 |
| 2009-06-17 | ACPI: acpi_device_register() should call device_register() | Alex Chiang | 1 | -3/+2 |
| 2009-04-07 | ACPI: delete acpi_device.g_list | Len Brown | 1 | -13/+4 |
| 2009-04-07 | ACPI: convert acpi_device_lock spinlock to mutex | Shaohua Li | 1 | -7/+7 |
| 2009-04-05 | ACPI: support acpi_device_ops .notify methods | Bjorn Helgaas | 1 | -0/+71 |
| 2009-04-05 | Merge branch 'driver-ops-cleanup' into release | Len Brown | 1 | -12/+0 |
| 2009-03-27 | ACPI: remove unused acpi_device_ops .shutdown method | Bjorn Helgaas | 1 | -12/+0 |
| 2009-03-27 | ACPI: call acpi_scan_init() explicitly rather than as initcall | Bjorn Helgaas | 1 | -8/+1 |
| 2009-03-17 | ACPI: move private declarations to internal.h | Bjorn Helgaas | 1 | -0/+2 |
| 2008-12-31 | ACPI: remove private acpica headers from driver files | Lin Ming | 1 | -1/+0 |
| 2008-11-26 | Revert "ACPI: don't enable control method power button as wakeup device when ... | Len Brown | 1 | -10/+0 |
| 2008-11-11 | Merge branch 'processor-256' into release | Len Brown | 1 | -1/+1 |
| 2008-11-11 | Merge branch 'video' into release | Len Brown | 1 | -31/+1 |
| 2008-11-07 | ACPI video: if no ACPI backlight support, use vendor drivers | Thomas Renninger | 1 | -31/+1 |
| 2008-11-06 | ACPI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -4/+4 |
| 2008-11-06 | ACPI: Disambiguate processor declaration type | Myron Stowe | 1 | -1/+1 |
| 2008-10-22 | Merge branch 'misc' into test | Len Brown | 1 | -2/+2 |
| 2008-10-22 | Merge branch 'ec' into test | Len Brown | 1 | -4/+0 |
| 2008-10-22 | Merge branch 'bugzilla-10503' into test | Len Brown | 1 | -0/+10 |
| 2008-10-22 | Merge branch 'acpica' into test | Len Brown | 1 | -5/+5 |
| 2008-10-22 | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk | Lin Ming | 1 | -5/+5 |
| 2008-10-22 | ACPI: remove unused acpi_is_child_device() | Len Brown | 1 | -14/+0 |
| 2008-10-22 | ACPI : Load device driver according to the status of acpi device | Zhao Yakui | 1 | -10/+25 |
| 2008-10-22 | ACPI: Attach the ACPI device to the ACPI handle as early as possible | Zhao Yakui | 1 | -2/+10 |
| 2008-10-22 | ACPI: Get the device power state in the course of scanning device | Zhao Yakui | 1 | -0/+1 |
| 2008-10-11 | ACPI: Enable EC device immediately after ACPI full initialization | Zhao Yakui | 1 | -4/+0 |
| 2008-10-10 | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek | 1 | -2/+2 |
| 2008-10-10 | ACPI: acpi_driver_data could only be applied to acpi_device | Alexey Starikovskiy | 1 | -1/+1 |
| 2008-10-06 | ACPI: don't enable control method power button as wakeup device when Fixed Po... | Zhang Rui | 1 | -0/+10 |
| 2008-07-21 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 1 | -1/+1 |
| 2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -36/+6 |
| 2008-07-16 | ACPI: fix checkpatch.pl complaints in scan.c | Alok N Kataria | 1 | -4/+8 |
| 2008-07-16 | fix a deadlock issue when poking "eject" file | Zhang Rui | 1 | -24/+32 |
| 2008-07-07 | ACPI: Introduce acpi_device_sleep_wake function | Rafael J. Wysocki | 1 | -36/+6 |
| 2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 1 | -11/+49 |
| 2008-04-29 | ACPI: Cleanup: Remove unneeded, multiple local dummy variables | Thomas Renninger | 1 | -10/+7 |
| 2008-04-22 | ACPICA: Fixes for external Reference Objects | Bob Moore | 1 | -2/+1 |
| 2008-04-09 | ACPI : Disable the device's ability to wake the sleeping system in the boot p... | Zhao Yakui | 1 | -1/+42 |
| 2008-03-25 | ACPI: fix a regression of ACPI device driver autoloading | Zhang Rui | 1 | -6/+12 |
| 2008-03-13 | Merge branches 'release', 'ejd', 'sony' and 'wmi' into release | Len Brown | 1 | -1/+2 |
| 2008-03-11 | ACPI: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
| 2008-02-21 | ACPI: Do not pass NULL to acpi_get_handle() when looking for _EJD | Holger Macht | 1 | -1/+2 |
| 2008-02-07 | Merge branches 'release' and 'fluff' into release | Len Brown | 1 | -5/+5 |
| 2008-02-07 | ACPI: add missing prink prefix strings | Len Brown | 1 | -5/+5 |
| 2008-02-07 | Merge branches 'release' and 'autoload' into release | Len Brown | 1 | -15/+85 |
| 2008-02-03 | drivers/acpi/: Spelling fixes | Joe Perches | 1 | -1/+1 |
| 2008-01-01 | ACPI: EC: Enable boot EC before bus_scan | Alexey Starikovskiy | 1 | -0/+6 |
| 2007-12-08 | ACPI: Fix autloading of dock, video, bay and all linux specific HID drivers | Frank Seidel | 1 | -15/+85 |
| 2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers | 1 | -7/+9 |
| 2007-08-25 | make drivers/acpi/scan.c:create_modalias() static | Adrian Bunk | 1 | -2/+3 |
| 2007-07-23 | ACPI: autoload modules - Create ACPI alias interface | Thomas Renninger | 1 | -45/+111 |
| 2007-05-08 | PNPACPI sets pnpdev->dev.archdata | David Brownell | 1 | -1/+1 |
| 2007-04-25 | ACPI: use _STA bit names rather than 0x0F | Bjorn Helgaas | 1 | -1/+3 |
| 2007-02-12 | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 1 | -1/+0 |
| 2007-02-12 | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 1 | -1/+1 |
| 2007-02-03 | Pull trivial into test branch | Len Brown | 1 | -45/+0 |
| 2007-02-03 | ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update. | Zhang Rui | 1 | -0/+40 |
| 2007-02-03 | Pull sysfs into test branch | Len Brown | 1 | -627/+549 |
| 2007-02-02 | ACPICA: use new ACPI headers. | Alexey Starikovskiy | 1 | -2/+2 |
| 2007-02-02 | ACPICA: minimal patch to integrate new tables into Linux | Alexey Starikovskiy | 1 | -2/+2 |
| 2007-01-30 | ACPI: delete unused acpi_device_get_debug_info() | Len Brown | 1 | -45/+0 |
| 2007-01-30 | ACPI: Correct ACPI_DEBUG_OUTPUT typo | Robert P. J. Day | 1 | -2/+2 |
| 2007-01-05 | ACPI: use more understandable bus_id for ACPI devices | Zhang Rui | 1 | -3/+3 |
| 2006-12-21 | ACPI: fix Supermicro X7DB8+ Boot regression | Rui Zhang | 1 | -18/+15 |
| 2006-12-21 | ACPI: use PNPID:instance_no as bus_id of ACPI device | Zhang Rui | 1 | -9/+109 |
| 2006-12-20 | ACPI: replace kmalloc+memset with kzalloc | Burman Yan | 1 | -2/+1 |
| 2006-12-15 | ACPI: Set fake hid for non-PNPID ACPI devices | Zhang Rui | 1 | -2/+57 |
| 2006-12-15 | ACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge driver | Li Shaohua | 1 | -17/+0 |
| 2006-12-15 | ACPI: add acpi_bus_removal_type in acpi_device | Li Shaohua | 1 | -2/+4 |
| 2006-12-15 | ACPI: add acpi_bus_ops in acpi_device | Li Shaohua | 1 | -27/+28 |
| 2006-12-15 | ACPI: convert to sysfs framework | Patrick Mochel | 1 | -146/+41 |
| 2006-12-15 | ACPI: change registration interface to follow driver model | Patrick Mochel | 1 | -146/+29 |
| 2006-12-15 | ACPI: add ACPI bus_type for driver model | Patrick Mochel | 1 | -67/+91 |
| 2006-12-15 | ACPI: add device_driver and hepler functions | Patrick Mochel | 1 | -5/+0 |
| 2006-12-15 | ACPI: rename some functions | Zhang Rui | 1 | -7/+7 |
| 2006-12-15 | ACPI: clean up scan.c | Zhang Rui | 1 | -329/+316 |
| 2006-07-12 | ACPI: scan: handle kset/kobject errors | Randy Dunlap | 1 | -2/+10 |
| 2006-07-09 | Revert "Revert "ACPI: dock driver"" | Len Brown | 1 | -0/+23 |
| 2006-07-09 | Revert "ACPI: dock driver" | Linus Torvalds | 1 | -23/+0 |
| 2006-07-01 | Pull acpi_os_free into release branch | Len Brown | 1 | -2/+2 |
| 2006-06-30 | ACPI: drivers/acpi/scan.c: make acpi_bus_type static | Adrian Bunk | 1 | -1/+1 |
| 2006-06-30 | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown | 1 | -2/+2 |
| 2006-06-28 | ACPI: dock driver | Kristen Accardi | 1 | -0/+23 |
| 2006-06-27 | ACPI: delete tracing macros from drivers/acpi/*.c | Patrick Mochel | 1 | -47/+30 |
| 2006-06-27 | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) | Len Brown | 1 | -1/+1 |
| 2006-06-26 | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG | Thomas Renninger | 1 | -4/+3 |
| 2006-06-15 | Pull bugzilla-5000 into release branch | Len Brown | 1 | -0/+110 |
| 2006-06-15 | Pull sem2mutex into release branch | Len Brown | 1 | -1/+0 |
| 2006-06-15 | Pull acpi_bus_register_driver into release branch | Len Brown | 1 | -25/+9 |
| 2006-06-15 | Pull trivial1 into release branch | Len Brown | 1 | -23/+13 |
| 2006-05-15 | ACPI: pass pm_message_t from acpi_device_suspend() to root_suspend() | Len Brown | 1 | -11/+3 |
| 2006-05-15 | ACPI: create acpi_device_suspend()/acpi_device_resume() | Patrick Mochel | 1 | -0/+118 |
| 2006-05-13 | ACPI: acpi_bus_unregister_driver() returns void | Bjorn Helgaas | 1 | -22/+10 |
| 2006-05-13 | ACPI: delete unused acpi_bus_drivers_lock | Len Brown | 1 | -1/+0 |
| 2006-04-01 | ACPI: Allow hot-add of ejected processor | Ashok Raj | 1 | -4/+1 |
| 2006-04-01 | ACPI: simplify scan.c coding | Bjorn Helgaas | 1 | -23/+13 |
| 2006-04-01 | ACPI: make acpi_bus_register_driver() return success/failure, not device count | Bjorn Helgaas | 1 | -11/+5 |
| 2006-03-23 | [PATCH] acpi: export acpi_bus_trim | Kristen Accardi | 1 | -2/+3 |
| 2006-01-24 | [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran... | Len Brown | 1 | -1/+1 |
| 2006-01-07 | [ACPI] fix kernel-doc warnings in acpi/scan.c | Randy Dunlap | 1 | -10/+17 |
| 2006-01-07 | Pull pnpacpi into acpica branch | Len Brown | 1 | -7/+7 |
| 2006-01-04 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 1 | -7/+7 |
| 2005-12-10 | [ACPI] ACPICA 20051117 | Bob Moore | 1 | -1/+1 |
| 2005-11-30 | [ACPI] fix HP nx8220 boot hang regression | Thomas Renninger | 1 | -1/+1 |
| 2005-11-07 | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 1 | -4/+2 |
| 2005-09-03 | [ACPI] add static to function definitions | Adrian Bunk | 1 | -1/+1 |
| 2005-08-05 | [ACPI] Lindent all ACPI files | Len Brown | 1 | -243/+194 |
| 2005-07-12 | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc... | Len Brown | 1 | -5/+7 |
| 2005-07-12 | [ACPI] hotplug Processor consideration in acpi_bus_add() | Keiichiro Tokunaga | 1 | -5/+7 |
| 2005-06-27 | [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ... | Rajesh Shah | 1 | -25/+101 |
| 2005-06-20 | [PATCH] sysfs: (rest) if show/store is missing return -EIO | Dmitry Torokhov | 1 | -2/+2 |
| 2005-05-01 | [PATCH] DocBook: fix some descriptions | Martin Waitz | 1 | -2/+2 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+1379 |