Age | Commit message (Expand) | Author |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina |
2010-04-01 | Remove empty comment in acpi/power.c | Justin P. Mattock |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-01-16 | acpi: make ACPI device id constant | Márton Németh |
2009-09-19 | Merge branch 'sfi-base' into release | Len Brown |
2009-09-09 | ACPI PM: Replace wakeup.prepared with reference counter | Rafael J. Wysocki |
2009-08-28 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown |
2009-05-27 | ACPI: don't check power state after _ON/_OFF | Bjorn Helgaas |
2009-04-05 | Merge branch 'acpi-modparam' into release | Len Brown |
2009-04-02 | ACPI: simplify module_param namespace | Rusty Russell |
2009-03-27 | ACPI: call acpi_power_init() explicitly rather than as initcall | Bjorn Helgaas |
2008-12-31 | ACPI: power.c: call acpi_get_name to get node name | Lin Ming |
2008-11-11 | Merge branch 'power' into release | Len Brown |
2008-11-07 | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas |
2008-10-28 | ACPI: fan: Delete the strict check in power transition | Zhao Yakui |
2008-10-28 | ACPI: fix de-reference bug in power resource driver | Zhao Yakui |
2008-10-22 | Merge branch 'ull' into test | Len Brown |
2008-10-22 | Merge branch 'misc' into test | Len Brown |
2008-10-22 | ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi... | Zhao Yakui |
2008-10-22 | ACPI: Get the device power state in the course of scanning device | Zhao Yakui |
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 |
2008-07-07 | ACPI: Introduce new device wakeup flag 'prepared' | Rafael J. Wysocki |
2008-07-07 | ACPI: Introduce acpi_device_sleep_wake function | Rafael J. Wysocki |
2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-04-29 | acpi: use non-racy method for proc entries creation | Denis V. Lunev |
2008-04-29 | ACPI: check a return value correctly in acpi_power_get_context() | Li Zefan |
2008-02-07 | ACPI: remove duplicated warning message | Miguel Botón |
2007-10-25 | ACPI: power: don't cache power resource state | Alexey Starikovskiy |
2007-07-23 | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger |
2007-03-09 | Pull misc-for-upstream into release branch | Len Brown |
2007-03-07 | ACPI: ThinkPad Z60m: usb mouse stops working after suspend to RAM | Konstantin Karasyov |
2007-02-21 | ACPI: fix S3 fan resume issue | Konstantin Karasyov |
2007-02-16 | Pull bugzilla-7570 into release branch | Len Brown |
2007-02-16 | Pull bugzilla-7122 into release branch | Len Brown |
2007-02-16 | ACPI: fix fan after resume from S3 | Konstantin Karasyov |
2007-02-16 | ACPI: update acpi_power_resume() per new acpi_op_resume | Len Brown |
2007-02-16 | ACPI: Thermal issues on HP nx6325 | Konstantin Karasyov |
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 |
2006-12-20 | ACPI: replace kmalloc+memset with kzalloc | Burman Yan |
2006-12-16 | Pull style into test branch | Len Brown |
2006-10-14 | ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUG | Dmitry Torokhov |
2006-10-14 | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt |
2006-07-10 | ACPI: add 'const' to several ACPI file_operations | Arjan van de Ven |
2006-06-30 | ACPI: power: Remove unneeded acpi_handle from driver. | Patrick Mochel |
2006-06-30 | ACPI: power: Use acpi_device's handle instead of driver's | Patrick Mochel |
2006-06-30 | ACPI: power: add struct acpi_device to struct acpi_power_resource | Patrick Mochel |
2006-06-27 | ACPI: delete tracing macros from drivers/acpi/*.c | Patrick Mochel |