Age | Commit message (Expand) | Author | Files | Lines |
2009-04-05 | Merge branch 'acpi-modparam' into release | Len Brown | 1 | -4/+0 |
2009-04-03 | ACPI: simplify module_param namespace | Rusty Russell | 1 | -4/+0 |
2009-03-27 | ACPI: call acpi_power_init() explicitly rather than as initcall | Bjorn Helgaas | 1 | -7/+1 |
2008-12-31 | ACPI: power.c: call acpi_get_name to get node name | Lin Ming | 1 | -1/+5 |
2008-11-12 | Merge branch 'power' into release | Len Brown | 1 | -6/+2 |
2008-11-08 | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas | 1 | -2/+1 |
2008-10-28 | ACPI: fan: Delete the strict check in power transition | Zhao Yakui | 1 | -5/+0 |
2008-10-28 | ACPI: fix de-reference bug in power resource driver | Zhao Yakui | 1 | -1/+2 |
2008-10-23 | Merge branch 'ull' into test | Len Brown | 1 | -1/+1 |
2008-10-23 | Merge branch 'misc' into test | Len Brown | 1 | -2/+2 |
2008-10-23 | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi... | Zhao Yakui | 1 | -11/+31 |
2008-10-23 | ACPI: Get the device power state in the course of scanning device | Zhao Yakui | 1 | -14/+16 |
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 | -2/+2 |
2008-07-08 | ACPI: Introduce new device wakeup flag 'prepared' | Rafael J. Wysocki | 1 | -2/+22 |
2008-07-08 | ACPI: Introduce acpi_device_sleep_wake function | Rafael J. Wysocki | 1 | -36/+82 |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
2008-04-29 | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -7/+4 |
2008-04-29 | ACPI: check a return value correctly in acpi_power_get_context() | Li Zefan | 1 | -1/+1 |
2008-02-07 | ACPI: remove duplicated warning message | Miguel Botón | 1 | -4/+2 |
2007-10-26 | ACPI: power: don't cache power resource state | Alexey Starikovskiy | 1 | -39/+24 |
2007-07-23 | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 1 | -1/+7 |
2007-03-10 | Pull misc-for-upstream into release branch | Len Brown | 1 | -7/+0 |
2007-03-07 | ACPI: ThinkPad Z60m: usb mouse stops working after suspend to RAM | Konstantin Karasyov | 1 | -7/+0 |
2007-02-21 | ACPI: fix S3 fan resume issue | Konstantin Karasyov | 1 | -6/+7 |
2007-02-17 | Pull bugzilla-7570 into release branch | Len Brown | 1 | -0/+4 |
2007-02-17 | Pull bugzilla-7122 into release branch | Len Brown | 1 | -21/+126 |
2007-02-16 | ACPI: fix fan after resume from S3 | Konstantin Karasyov | 1 | -0/+4 |
2007-02-16 | ACPI: update acpi_power_resume() per new acpi_op_resume | Len Brown | 1 | -2/+2 |
2007-02-16 | ACPI: Thermal issues on HP nx6325 | Konstantin Karasyov | 1 | -21/+126 |
2007-02-13 | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 1 | -1/+0 |
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 | -1/+1 |
2006-12-21 | ACPI: replace kmalloc+memset with kzalloc | Burman Yan | 1 | -2/+1 |
2006-12-16 | Pull style into test branch | Len Brown | 1 | -3/+3 |
2006-10-14 | ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUG | Dmitry Torokhov | 1 | -6/+3 |
2006-10-14 | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt | 1 | -3/+3 |
2006-07-10 | ACPI: add 'const' to several ACPI file_operations | Arjan van de Ven | 1 | -1/+1 |
2006-06-30 | ACPI: power: Remove unneeded acpi_handle from driver. | Patrick Mochel | 1 | -2/+0 |
2006-06-30 | ACPI: power: Use acpi_device's handle instead of driver's | Patrick Mochel | 1 | -4/+4 |
2006-06-30 | ACPI: power: add struct acpi_device to struct acpi_power_resource | Patrick Mochel | 1 | -7/+5 |
2006-06-27 | ACPI: delete tracing macros from drivers/acpi/*.c | Patrick Mochel | 1 | -70/+55 |
2006-06-27 | ACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...) | Len Brown | 1 | -4/+4 |
2006-06-27 | ACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNING...) | Len Brown | 1 | -3/+3 |
2006-06-27 | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG | Thomas Renninger | 1 | -14/+8 |
2005-08-05 | [ACPI] Lindent all ACPI files | Len Brown | 1 | -155/+116 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+692 |