| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: install ACPI table handler before any dynamic tables being loaded | Zhang Rui | 2010-10-26 | 1 | -1/+6 |
*---. | Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',... | Len Brown | 2010-09-29 | 1 | -13/+5 |
|\ \ \ |
|
| | | * | ACPI: Fix typos | Lucas De Marchi | 2010-09-28 | 1 | -2/+2 |
| |_|/
|/| | |
|
| | * | ACPI: invoke DSDT corruption workaround on all Toshiba Satellite | Len Brown | 2010-09-29 | 1 | -11/+3 |
| |/
|/| |
|
* | | ACPI: remove deprecated ACPI procfs I/F | Zhang Rui | 2010-08-15 | 1 | -2/+0 |
* | | ACPI: introduce drivers/acpi/sysfs.c | Zhang Rui | 2010-08-15 | 1 | -0/+1 |
* | | ACPI: introduce drivers/acpi/debugfs.c | Zhang Rui | 2010-08-14 | 1 | -0/+1 |
|/ |
|
* | drivers: acpi: don't use own implementation of hex_to_bin() | Andy Shevchenko | 2010-05-25 | 1 | -7/+2 |
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-05-20 | 1 | -0/+44 |
|\ |
|
| * | ACPI: fix early DSDT dmi check warnings on ia64 | Lin Ming | 2010-05-19 | 1 | -1/+8 |
| * | ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT | Lin Ming | 2010-04-20 | 1 | -0/+37 |
* | | ACPI: silence kmemcheck false positive | Dan Carpenter | 2010-04-27 | 1 | -1/+1 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
*-. | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 | 1 | -6/+11 |
|\ \ |
|
| | * | ACPI: Disable explicit power state retrieval on fans | Zhang Rui | 2009-12-28 | 1 | -5/+5 |
| |/
|/| |
|
| * | ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes | Zhao Yakui | 2010-01-15 | 1 | -1/+6 |
|/ |
|
*-. | Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r... | Len Brown | 2009-12-24 | 1 | -0/+2 |
|\ \ |
|
| | * | ACPI: processor: call _PDC early | Alex Chiang | 2009-12-22 | 1 | -0/+2 |
* | | | ACPI: fix OSC regression that caused aer and pciehp not to load | Shaohua Li | 2009-12-23 | 1 | -8/+18 |
| |/
|/| |
|
* | | ACPI: Add platform-wide _OSC support. | Shaohua Li | 2009-12-16 | 1 | -0/+26 |
* | | ACPI: Add a generic API for _OSC -v2 | Shaohua Li | 2009-12-16 | 1 | -0/+122 |
|/ |
|
* | ACPI: add acpi_bus_get_status_handle() | Bjorn Helgaas | 2009-09-25 | 1 | -27/+22 |
* | Merge branch 'misc-2.6.32' into release | Len Brown | 2009-09-19 | 1 | -0/+1 |
|\ |
|
| * | ACPI: linux/acpi.h should not include linux/dmi.h | Len Brown | 2009-09-19 | 1 | -0/+1 |
* | | ACPICA: Fix several acpi_attach_data problems | Bob Moore | 2009-08-27 | 1 | -1/+1 |
|/ |
|
* | ACPI: use handle, not device, in system notification path | Bjorn Helgaas | 2009-06-18 | 1 | -15/+15 |
* | ACPI: remove unused return values from Bus Check & Device Check handling | Bjorn Helgaas | 2009-06-18 | 1 | -21/+11 |
* | ACPI: remove unused "status_changed" return value from Check Device handling | Bjorn Helgaas | 2009-06-18 | 1 | -19/+3 |
* | ACPI: simplify notification debug messages | Bjorn Helgaas | 2009-06-18 | 1 | -24/+3 |
* | ACPI: allow drivers to request both device and system notify events | Bjorn Helgaas | 2009-06-18 | 1 | -1/+5 |
* | ACPI: power: update error message | Len Brown | 2009-05-08 | 1 | -1/+1 |
* | Merge branch 'bjorn-initcall-cleanup' into release | Len Brown | 2009-04-05 | 1 | -0/+15 |
|\ |
|
| * | ACPI: call acpi_wakeup_device_init() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 | 1 | -0/+1 |
| * | ACPI: call acpi_sleep_proc_init() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 | 1 | -0/+1 |
| * | ACPI: call init_acpi_device_notify() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 | 1 | -0/+1 |
| * | ACPI: call acpi_debug_init() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 | 1 | -0/+1 |
| * | ACPI: call acpi_system_init() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 | 1 | -0/+1 |
| * | ACPI: call acpi_power_init() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 | 1 | -0/+1 |
| * | ACPI: call acpi_ec_init() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 | 1 | -0/+1 |
| * | ACPI: call acpi_scan_init() explicitly rather than as initcall | Bjorn Helgaas | 2009-03-27 | 1 | -0/+2 |
| * | ACPI: skip DMI power state check when ACPI disabled | Bjorn Helgaas | 2009-03-27 | 1 | -0/+4 |
| * | ACPI: move private declarations to internal.h | Bjorn Helgaas | 2009-03-17 | 1 | -0/+2 |
* | | ACPI: remove doubled status checking | Jiri Slaby | 2009-03-16 | 1 | -8/+1 |
|/ |
|
* | ACPI: fix 2.6.28 acpi.debug_level regression | Bjorn Helgaas | 2008-12-19 | 1 | -8/+0 |
* | ACPI: turn off all debug output by default | Bjorn Helgaas | 2008-11-07 | 1 | -0/+8 |
* | ACPI: remove CONFIG_ACPI_EC | Bjorn Helgaas | 2008-11-06 | 1 | -2/+1 |
* | Merge branch 'ull' into test | Len Brown | 2008-10-22 | 1 | -2/+2 |
|\ |
|
| * | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 2008-10-11 | 1 | -2/+2 |
* | | Merge branch 'ec' into test | Len Brown | 2008-10-22 | 1 | -0/+6 |
|\ \ |
|
| * | | ACPI: Enable EC device immediately after ACPI full initialization | Zhao Yakui | 2008-10-11 | 1 | -0/+6 |
| |/ |
|