summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
*-------------------. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-3018-469/+512
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * ACPI: Cleanup: Remove unneeded, multiple local dummy variablesThomas Renninger2008-04-291-10/+7
| | | | | | | | | | | * ACPI: video - fix permissions on some proc entriesDmitry Torokhov2008-04-291-2/+2
| | | | | | | | | | | * ACPI: video - properly handle errors when registering proc elementsDmitry Torokhov2008-04-291-115/+115
| | | | | | | | | | | * ACPI: video - do not store invalid entries in attached_array listDmitry Torokhov2008-04-291-31/+27
| | | | | | |_|_|_|_|/ | | | | | |/| | | | |
| | | | | | | | | | * ACPI: update thermal temperatureZhang, Rui2008-04-291-0/+5
| | | | | | | | | | * ACPI: elide a non-zero test on a result that is never 0Julia Lawall2008-04-293-49/+45
| | | | | | | | | | * thermal: update the documentationZhang Rui2008-04-291-1/+1
| | | | | | | | | | * thermal: add new get_crit_temp callbackZhang, Rui2008-04-291-0/+13
| | | | | | | | | | * thermal: add the support for building the generic thermal as a moduleZhang Rui2008-04-291-0/+3
| | | | | | |_|_|_|/ | | | | | |/| | | |
| | | | | | | | | * ACPI: crosslink ACPI and "real" device nodesDavid Brownell2008-02-231-0/+20
| | | | | | | * | | ACPI: re-name acpi_pm_ops to acpi_suspend_opsLen Brown2008-04-291-21/+21
| | | | | | | * | | ACPI: check a return value correctly in acpi_power_get_context()Li Zefan2008-04-291-1/+1
| | | | | | | * | | #if 0 acpi/bay.c:eject_removable_drive()Adrian Bunk2008-04-291-0/+2
| | | | | | |/ / / | | | | | |/| | |
| | | | | | * | | ACPI: Fix acpi_processor_idle and idle= boot parameters interactionVenkatesh Pallipadi2008-04-301-2/+12
| | | | | | * | | 2.6.25 regression: powertop says 120K wakeups/secVenkatesh Pallipadi2008-04-241-0/+4
| | | | * | | | | ACPI: EC: Don't delete boot ECAlexey Starikovskiy2008-03-241-24/+19
| | | | * | | | | ACPI: EC: Use default setup handlerAlexey Starikovskiy2008-03-241-15/+1
| | | | * | | | | ACPI: EC: Detect irq stormAlexey Starikovskiy2008-03-241-0/+11
| | | | * | | | | ACPI: EC: Switch off GPE mode during suspend/resumeAlexey Starikovskiy2008-03-241-22/+38
| | | | * | | | | ACPI: EC: Replace broken controller workarounds with poll mode.Alexey Starikovskiy2008-03-241-49/+12
| | | | * | | | | ACPI: EC: Improve debug outputAlexey Starikovskiy2008-03-241-4/+4
| | | | * | | | | ACPI: EC: Add poll timerAlexey Starikovskiy2008-03-241-4/+39
| | | | * | | | | ACPI: EC: Restore udelay in poll modeAlexey Starikovskiy2008-03-241-0/+2
| | | * | | | | | ACPICA: always disable GPE when requestedDamián Viano2008-04-291-4/+0
| | | * | | | | | ACPI: GPE enabling should happen after EC installationAlexey Starikovskiy2008-04-241-18/+17
| | * | | | | | | flush kacpi_notify_wq before removing notify handlerZhang Rui2008-04-291-0/+1
| | | |_|/ / / / | | |/| | | | |
| | * | | | | | [CPUFREQ] change cpu freq tables to per_cpu variablesMike Travis2008-04-281-14/+16
| | * | | | | | drivers/acpi/thermal.c: fix build with CONFIG_DMI=nAndrew Morton2008-04-281-2/+0
| | * | | | | | fix idle (arch, acpi and apm) and lockdepPeter Zijlstra2008-04-271-10/+9
| | |/ / / / /
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-211-1/+1
| | |\ \ \ \ \
| | | * | | | | acpi: Storage class should be before const qualifierTobias Klauser2008-04-211-1/+1
| | * | | | | | generic: use new set_cpus_allowed_ptr functionMike Travis2008-04-191-5/+5
| | |/ / / / /
| | * | / / / Add down_timeout and change ACPI to use itMatthew Wilcox2008-04-171-68/+21
| | | |/ / / | | |/| | |
| * | | | | ACPI : Disable the device's ability to wake the sleeping system in the boot p...Zhao Yakui2008-04-091-1/+42
* | | | | | ACPICA: update Intel copyrightLen Brown2008-04-23107-107/+107
* | | | | | ACPICA: Fix for some local named nodes not marked temporary and to disallow d...Bob Moore2008-04-222-48/+79
* | | | | | ACPICA: Update for new Notify valuesZhang Rui2008-04-222-36/+65
* | | | | | ACPICA: Fixes for size of StartDependent resource descriptorBob Moore2008-04-222-1/+12
* | | | | | ACPICA: Updates for Debug object outputBob Moore2008-04-221-24/+52
* | | | | | ACPICA: Fixes for external Reference ObjectsBob Moore2008-04-223-11/+26
* | | | | | ACPICA: Fix to handle NULL package elements correctlyLin Ming2008-04-221-3/+2
* | | | | | ACPICA: Fix for extraneous debug message for packagesBob Moore2008-04-221-4/+31
* | | | | | ACPICA: Fix for possible error when packages/buffers are passed to methods ex...Bob Moore2008-04-221-0/+8
* | | | | | ACPICA: Update behavior of CopyObject to match ACPI specLin Ming2008-04-221-4/+11
* | | | | | ACPICA: Fix for resource descriptor optimization issues for _CRS/_SRCBob Moore2008-04-225-8/+100
* | | | | | ACPICA: Added new error messagesBob Moore2008-04-221-0/+9
* | | | | | ACPICA: Add va_end statements as appropriateBob Moore2008-04-222-0/+6
* | | | | | ACPICA: Fixes for Unload and DDBHandlesLin Ming2008-04-225-20/+88
* | | | | | ACPICA: Fix for LoadTable operator, input stringsLin Ming2008-04-222-13/+24