Age | Commit message (Expand) | Author | Files | Lines |
2010-08-15 | ACPI: remove deprecated ACPI procfs I/F | Zhang Rui | 1 | -170/+0 |
2010-08-15 | ACPI: introduce drivers/acpi/sysfs.c | Zhang Rui | 1 | -467/+0 |
2010-07-07 | ACPICA: Remove wakeup GPE reference counting which is not used | Rafael J. Wysocki | 1 | -4/+2 |
2010-06-12 | Merge branch 'gpe-regression-fixes' into release | Len Brown | 1 | -2/+4 |
2010-06-12 | ACPI / ACPICA: Fix sysfs GPE interface | Rafael J. Wysocki | 1 | -2/+4 |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 1 | -1/+1 |
2010-04-20 | ACPICA: Minimize the differences between linux GPE code and ACPICA code base | Lin Ming | 1 | -3/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-08 | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes | Eric W. Biederman | 1 | -0/+2 |
2010-02-23 | ACPI: Use GPE reference counting to support shared GPEs | Rafael J. Wysocki | 1 | -2/+2 |
2009-08-29 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 1 | -0/+2 |
2009-08-02 | ACPI: root-only read protection on /sys/firmware/acpi/tables/* | Len Brown | 1 | -1/+1 |
2009-04-21 | ACPI: add /sys/firmware/acpi/interrupts/sci_not counter | Len Brown | 1 | -2/+9 |
2009-04-05 | Merge branch 'acpi-modparam' into release | Len Brown | 1 | -4/+0 |
2009-04-05 | Merge branch 'dynamic-ssdt' into release | Len Brown | 1 | -3/+48 |
2009-04-03 | ACPI: simplify module_param namespace | Rusty Russell | 1 | -4/+0 |
2009-03-27 | ACPI: call acpi_system_init() explicitly rather than as initcall | Bjorn Helgaas | 1 | -7/+2 |
2009-02-26 | ACPI: introduce sysfs I/F for dynamic tables | Zhang Rui | 1 | -3/+48 |
2008-12-31 | ACPICA: New: acpi_get_gpe_device interface | Bob Moore | 1 | -61/+2 |
2008-11-12 | Merge branch 'ec' into release | Len Brown | 1 | -2/+2 |
2008-11-12 | Merge branch 'bugzilla-11539' into release | Len Brown | 1 | -8/+17 |
2008-11-12 | ACPICA: Use spinlock for acpi_{en|dis}able_gpe | Alexey Starikovskiy | 1 | -2/+2 |
2008-11-07 | ACPI: avoid empty file name in sysfs | Peter Gruber | 1 | -8/+17 |
2008-10-28 | ACPI: bugfix reporting of event handler status | Zhang Rui | 1 | -12/+7 |
2008-10-23 | Merge branch 'linus' into test | Len Brown | 1 | -1/+0 |
2008-10-23 | ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk | Lin Ming | 1 | -2/+2 |
2008-10-20 | x86: sysfs: kill owner field from attribute | Parag Warudkar | 1 | -1/+0 |
2008-07-24 | move memory_read_from_buffer() from fs.h to string.h | Akinobu Mita | 1 | -0/+1 |
2008-07-17 | ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use... | Zhang Rui | 1 | -13/+156 |
2008-06-12 | ACPI: use memory_read_from_buffer() | Akinobu Mita | 1 | -13/+2 |
2008-04-29 | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -16/+11 |
2008-03-13 | ACPI: buffer array too short in drivers/acpi/system.c | Johann Felix Soden | 1 | -1/+1 |
2008-02-07 | ACPI: fix build warning | Len Brown | 1 | -2/+2 |
2008-02-07 | ACPI: create /sys/firmware/acpi/interrupts | Len Brown | 1 | -0/+208 |
2008-01-25 | Kobject: change drivers/acpi/system.c to use kobject_create_and_add | Greg Kroah-Hartman | 1 | -7/+6 |
2008-01-25 | kobject: convert /sys/firmware/acpi/ to use kobject_create | Greg Kroah-Hartman | 1 | -1/+1 |
2007-07-22 | ACPI: Populate /sys/firmware/acpi/tables/ | Zhang Rui | 1 | -21/+144 |
2007-02-13 | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 1 | -1/+0 |
2007-02-13 | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 1 | -1/+1 |
2007-02-03 | Pull sysfs into test branch | Len Brown | 1 | -0/+24 |
2007-02-03 | ACPICA: minimal patch to integrate new tables into Linux | Alexey Starikovskiy | 1 | -9/+6 |
2007-01-29 | ACPI: add ACPICA version in sysfs | Zhang Rui | 1 | -0/+24 |
2006-07-10 | ACPI: add 'const' to several ACPI file_operations | Arjan van de Ven | 1 | -3/+3 |
2006-06-30 | ACPI: delete acpi_os_free(), use kfree() directly | Len Brown | 1 | -2/+2 |
2006-06-27 | ACPI: delete tracing macros from drivers/acpi/*.c | Patrick Mochel | 1 | -11/+7 |
2006-06-27 | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG | Thomas Renninger | 1 | -3/+0 |
2006-06-14 | ACPI: ACPICA 20060421 | Bob Moore | 1 | -2/+2 |
2006-06-14 | ACPI: ACPICA 20060331 | Bob Moore | 1 | -1/+1 |
2005-08-05 | [ACPI] Lindent all ACPI files | Len Brown | 1 | -44/+32 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+187 |