summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---------------------. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-306167-302717/+390240
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * 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: thinkpad-acpi: bump up version to 0.20Henrique de Moraes Holschuh2008-04-292-3/+3
| | | | | | | | | | | * | ACPI: thinkpad-acpi: fix selects in KconfigHenrique de Moraes Holschuh2008-04-291-1/+2
| | | | | | | | | | | * | ACPI: thinkpad-acpi: use a private workqueueHenrique de Moraes Holschuh2008-04-291-7/+19
| | | | | | | | | | | * | ACPI: thinkpad-acpi: fluff really minor fixHenrique de Moraes Holschuh2008-04-291-1/+1
| | | | | | | | | | | * | ACPI: thinkpad-acpi: use uppercase for "LED" on user documentationHenrique de Moraes Holschuh2008-04-291-11/+11
| | | | | | | | | | | * | ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2)Henrique de Moraes Holschuh2008-04-292-7/+176
| | | | | | | | | | | * | ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)Henrique de Moraes Holschuh2008-04-292-6/+76
| | | | | | | | | | | * | ACPI: thinkpad-acpi: prepare light and LED for sysfs supportHenrique de Moraes Holschuh2008-04-292-55/+138
| | | | | | | | | | | * | ACPI: thinkpad-acpi: claim tpacpi as an official short handle (v1.1)Henrique de Moraes Holschuh2008-04-292-2/+11
| | | | | | | | | | | * | ACPI: thinkpad-acpi: fix brightness dimming control bugHenrique de Moraes Holschuh2008-04-291-15/+49
| | | | | | | | | | | * | ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messagesHenrique de Moraes Holschuh2008-04-291-7/+15
| | | | | | | | | | | * | ACPI: thinkpad-acpi: enhance box identification output (v2)Henrique de Moraes Holschuh2008-04-291-3/+9
| | | | | | | | | | | * | ACPI: thinkpad-acpi: warn once about weird hotkey masksHenrique de Moraes Holschuh2008-04-291-0/+17
| | | | | | | | | | | * | ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1)Henrique de Moraes Holschuh2008-04-292-105/+183
| | | | | | | | | | | |/
| | | | | | | | | | * | intel_menlo: fix build warningLen Brown2008-04-291-5/+0
| | | | | | | | | | * | thermal: re-name thermal.c to thermal_sys.cLen Brown2008-04-292-1/+0
| | | | | | | | | | * | ACPI: update thermal temperatureZhang, Rui2008-04-291-0/+5
| | | | | | | | | | * | ACPI: elide a non-zero test on a result that is never 0Julia Lawall2008-04-294-63/+54
| | | | | | | | | | * | thermal: update the documentationZhang Rui2008-04-292-7/+28
| | | | | | | | | | * | thermal: add hwmon sysfs I/FZhang Rui2008-04-292-0/+187
| | | | | | | | | | * | thermal: add new get_crit_temp callbackZhang, Rui2008-04-292-0/+14
| | | | | | | | | | * | thermal: add the support for building the generic thermal as a moduleZhang Rui2008-04-296-18/+9
| | | | | | | | | | |/
| | | | | | | | | * | ACPI: crosslink ACPI and "real" device nodesDavid Brownell2008-02-231-0/+20
| | | | | | | | * | | MIPS Alchemy: Crapectomy after removal of pm_send_all calls.Ralf Baechle2008-04-151-20/+0
| | | | | | | | * | | PM: arch/x86/kernel/apm_32.c: fix build warningAndrew Morton2008-04-151-1/+0
| | | | | | | | * | | PM: Remove legacy PMPavel Machek2008-04-156-254/+2
| | | | | | | * | | | acpi: fix section mismatch warning in pnpacpiSam Ravnborg2008-04-301-1/+1
| | | | | | | * | | | ACPI: re-name acpi_pm_ops to acpi_suspend_opsLen Brown2008-04-291-21/+21
| | | | | | | * | | | ACER_WMI/ASUS_LAPTOP: fix build bugIngo Molnar2008-04-291-0/+2
| | | | | | | * | | | thinkpad_acpi: fix possible NULL pointer dereference if kstrdup failedCyrill Gorcunov2008-04-291-1/+1
| | | | | | | * | | | 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
| | | | | * | | | | eeepc-laptop: add hwmon fan controlCorentin Chary2008-04-292-0/+148
| | | | | * | | | | eeepc-laptop: add backlightCorentin Chary2008-04-292-0/+78
| | | | | * | | | | eeepc-laptop: add base driverEric Cooper2008-04-294-1/+462
| | | | | | |/ / / | | | | | |/| | |
| | | | * | | | | 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
OpenPOWER on IntegriCloud