Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ACPI vs proc_create_data() mismerge | Alexey Dobriyan | 2008-04-30 | 1 | -9/+11 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-04-30 | 121 | -1626/+2580 |
|\ | |||||
| *-------------------. | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 2008-04-30 | 18 | -469/+512 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | * | ACPI: Cleanup: Remove unneeded, multiple local dummy variables | Thomas Renninger | 2008-04-29 | 1 | -10/+7 |
| | | | | | | | | | | | * | ACPI: video - fix permissions on some proc entries | Dmitry Torokhov | 2008-04-29 | 1 | -2/+2 |
| | | | | | | | | | | | * | ACPI: video - properly handle errors when registering proc elements | Dmitry Torokhov | 2008-04-29 | 1 | -115/+115 |
| | | | | | | | | | | | * | ACPI: video - do not store invalid entries in attached_array list | Dmitry Torokhov | 2008-04-29 | 1 | -31/+27 |
| | | | | | | |_|_|_|_|/ | | | | | | |/| | | | | | |||||
| | | | | | | | | | | * | ACPI: update thermal temperature | Zhang, Rui | 2008-04-29 | 1 | -0/+5 |
| | | | | | | | | | | * | ACPI: elide a non-zero test on a result that is never 0 | Julia Lawall | 2008-04-29 | 3 | -49/+45 |
| | | | | | | | | | | * | thermal: update the documentation | Zhang Rui | 2008-04-29 | 1 | -1/+1 |
| | | | | | | | | | | * | thermal: add new get_crit_temp callback | Zhang, Rui | 2008-04-29 | 1 | -0/+13 |
| | | | | | | | | | | * | thermal: add the support for building the generic thermal as a module | Zhang Rui | 2008-04-29 | 1 | -0/+3 |
| | | | | | | |_|_|_|/ | | | | | | |/| | | | | |||||
| | | | | | | | | | * | ACPI: crosslink ACPI and "real" device nodes | David Brownell | 2008-02-23 | 1 | -0/+20 |
| | | | | | | | * | | | ACPI: re-name acpi_pm_ops to acpi_suspend_ops | Len Brown | 2008-04-29 | 1 | -21/+21 |
| | | | | | | | * | | | ACPI: check a return value correctly in acpi_power_get_context() | Li Zefan | 2008-04-29 | 1 | -1/+1 |
| | | | | | | | * | | | #if 0 acpi/bay.c:eject_removable_drive() | Adrian Bunk | 2008-04-29 | 1 | -0/+2 |
| | | | | | | |/ / / | | | | | | |/| | | | |||||
| | | | | | | * | | | ACPI: Fix acpi_processor_idle and idle= boot parameters interaction | Venkatesh Pallipadi | 2008-04-30 | 1 | -2/+12 |
| | | | | | | * | | | 2.6.25 regression: powertop says 120K wakeups/sec | Venkatesh Pallipadi | 2008-04-24 | 1 | -0/+4 |
| | | | | * | | | | | ACPI: EC: Don't delete boot EC | Alexey Starikovskiy | 2008-03-24 | 1 | -24/+19 |
| | | | | * | | | | | ACPI: EC: Use default setup handler | Alexey Starikovskiy | 2008-03-24 | 1 | -15/+1 |
| | | | | * | | | | | ACPI: EC: Detect irq storm | Alexey Starikovskiy | 2008-03-24 | 1 | -0/+11 |
| | | | | * | | | | | ACPI: EC: Switch off GPE mode during suspend/resume | Alexey Starikovskiy | 2008-03-24 | 1 | -22/+38 |
| | | | | * | | | | | ACPI: EC: Replace broken controller workarounds with poll mode. | Alexey Starikovskiy | 2008-03-24 | 1 | -49/+12 |
| | | | | * | | | | | ACPI: EC: Improve debug output | Alexey Starikovskiy | 2008-03-24 | 1 | -4/+4 |
| | | | | * | | | | | ACPI: EC: Add poll timer | Alexey Starikovskiy | 2008-03-24 | 1 | -4/+39 |
| | | | | * | | | | | ACPI: EC: Restore udelay in poll mode | Alexey Starikovskiy | 2008-03-24 | 1 | -0/+2 |
| | | | * | | | | | | ACPICA: always disable GPE when requested | Damián Viano | 2008-04-29 | 1 | -4/+0 |
| | | | * | | | | | | ACPI: GPE enabling should happen after EC installation | Alexey Starikovskiy | 2008-04-24 | 1 | -18/+17 |
| | | * | | | | | | | flush kacpi_notify_wq before removing notify handler | Zhang Rui | 2008-04-29 | 1 | -0/+1 |
| | | | |_|/ / / / | | | |/| | | | | | |||||
| | * | | | | | | | ACPI : Disable the device's ability to wake the sleeping system in the boot p... | Zhao Yakui | 2008-04-09 | 1 | -1/+42 |
| * | | | | | | | | ACPICA: update Intel copyright | Len Brown | 2008-04-23 | 107 | -107/+107 |
| * | | | | | | | | ACPICA: Fix for some local named nodes not marked temporary and to disallow d... | Bob Moore | 2008-04-22 | 2 | -48/+79 |
| * | | | | | | | | ACPICA: Update for new Notify values | Zhang Rui | 2008-04-22 | 2 | -36/+65 |
| * | | | | | | | | ACPICA: Fixes for size of StartDependent resource descriptor | Bob Moore | 2008-04-22 | 2 | -1/+12 |
| * | | | | | | | | ACPICA: Updates for Debug object output | Bob Moore | 2008-04-22 | 1 | -24/+52 |
| * | | | | | | | | ACPICA: Fixes for external Reference Objects | Bob Moore | 2008-04-22 | 3 | -11/+26 |
| * | | | | | | | | ACPICA: Fix to handle NULL package elements correctly | Lin Ming | 2008-04-22 | 1 | -3/+2 |
| * | | | | | | | | ACPICA: Fix for extraneous debug message for packages | Bob Moore | 2008-04-22 | 1 | -4/+31 |
| * | | | | | | | | ACPICA: Fix for possible error when packages/buffers are passed to methods ex... | Bob Moore | 2008-04-22 | 1 | -0/+8 |
| * | | | | | | | | ACPICA: Update behavior of CopyObject to match ACPI spec | Lin Ming | 2008-04-22 | 1 | -4/+11 |
| * | | | | | | | | ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRC | Bob Moore | 2008-04-22 | 5 | -8/+100 |
| * | | | | | | | | ACPICA: Added new error messages | Bob Moore | 2008-04-22 | 1 | -0/+9 |
| * | | | | | | | | ACPICA: Add va_end statements as appropriate | Bob Moore | 2008-04-22 | 2 | -0/+6 |
| * | | | | | | | | ACPICA: Fixes for Unload and DDBHandles | Lin Ming | 2008-04-22 | 5 | -20/+88 |
| * | | | | | | | | ACPICA: Fix for LoadTable operator, input strings | Lin Ming | 2008-04-22 | 2 | -13/+24 |
| * | | | | | | | | ACPICA: Fix for Load operator | Lin Ming | 2008-04-22 | 1 | -0/+1 |
| * | | | | | | | | ACPICA: Methods now implicitly return 0 in slack mode | Lin Ming | 2008-04-22 | 1 | -0/+24 |
| * | | | | | | | | ACPICA: Fix for SizeOf when used with Buffers and Packages | Lin Ming | 2008-04-22 | 1 | -5/+17 |
| * | | | | | | | | ACPICA: Implemented full argument resolution support for the BankValue argume... | Lin Ming | 2008-04-22 | 11 | -42/+260 |
| * | | | | | | | | ACPICA: Undo accidental checkin of not-fully-tested mutex changes | Bob Moore | 2008-04-22 | 1 | -16/+0 |