summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ACPI: EC: revert msleep patchAlexey Starikovskiy2008-11-111-2/+2
| | |/ / /
| * | | | Merge branch 'processor-256' into releaseLen Brown2008-11-113-38/+51
| |\ \ \ \
| | * | | | ACPI: 80 column adherence and spelling fix (no functional change)Myron Stowe2008-11-061-3/+4
| | * | | | ACPI: Behave uniquely based on processor declaration definition typeMyron Stowe2008-11-061-34/+44
| | * | | | ACPI: Disambiguate processor declaration typeMyron Stowe2008-11-063-1/+3
| * | | | | Merge branch 'video' into releaseLen Brown2008-11-1116-84/+469
| |\ \ \ \ \
| | * | | | | thinkpad_acpi: fingers off backlight if video.ko is serving this functionalityThomas Renninger2008-11-081-10/+19
| | * | | | | sony-laptop: fingers off backlight if video.ko is serving this functionalityThomas Renninger2008-11-081-1/+5
| | * | | | | msi-laptop: fingers off backlight if video.ko is serving this functionalityThomas Renninger2008-11-081-6/+10
| | * | | | | fujitsu-laptop: fingers off backlight if video.ko is serving this functionalityThomas Renninger2008-11-081-12/+14
| | * | | | | eeepc-laptop: fingers off backlight if video.ko is serving this functionalityThomas Renninger2008-11-081-3/+9
| | * | | | | compal: fingers off backlight if video.ko is serving this functionalityThomas Renninger2008-11-081-5/+7
| | * | | | | asus-acpi: fingers off backlight if video.ko is serving this functionalityThomas Renninger2008-11-081-3/+7
| | * | | | | Acer-WMI: fingers off backlight if video.ko is serving this functionalityThomas Renninger2008-11-081-0/+6
| | * | | | | ACPI video: if no ACPI backlight support, use vendor driversThomas Renninger2008-11-076-43/+345
| | * | | | | ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger2008-11-073-1/+48
| * | | | | | Merge branch 'sysfs' into releaseLen Brown2008-11-117-16/+16
| |\ \ \ \ \ \
| | * | | | | | ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-067-16/+16
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'sony' into releaseLen Brown2008-11-110-0/+0
| |\ \ \ \ \ \
| | * | | | | | sony-laptop: Ignore missing _DIS method on pic deviceMatthew Garrett2008-10-281-2/+4
| * | | | | | | Merge branch 'power' into releaseLen Brown2008-11-111-6/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: fan: Delete the strict check in power transitionZhao Yakui2008-10-281-5/+0
| | * | | | | | | ACPI: fix de-reference bug in power resource driverZhao Yakui2008-10-281-1/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'misc' into releaseLen Brown2008-11-1136-151/+277
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas2008-11-113-4/+9
| | * | | | | | | fujitsu-laptop: Add DMI callback for Lifebook S6420Tony Vroon2008-11-111-0/+15
| | * | | | | | | Delete an unwanted return statement at evgpe.cLin Ming2008-11-071-2/+0
| | * | | | | | | ACPI: update debug parameter documentationBjorn Helgaas2008-11-073-55/+178
| | * | | | | | | ACPI: turn off all debug output by defaultBjorn Helgaas2008-11-071-0/+8
| | * | | | | | | ACPI: add driver component definitions to sysfs debug_layersBjorn Helgaas2008-11-072-0/+19
| | * | | | | | | ACPI: fix conflicting component definitionsBjorn Helgaas2008-11-071-3/+3
| | * | | | | | | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-0716-17/+15
| | * | | | | | | ACPI: use macro to replace hard numberYinghai Lu2008-11-061-1/+1
| | * | | | | | | fujitsu-laptop: fix section mismatch warningRandy Dunlap2008-11-061-1/+1
| | * | | | | | | PNP: add Bjorn Helgaas as PNP co-maintainerBjorn Helgaas2008-11-061-1/+3
| | * | | | | | | Revert "ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism"Len Brown2008-11-061-22/+3
| | * | | | | | | intel_menlow: MAINTAINERSThomas, Sujith2008-11-061-0/+7
| | * | | | | | | intel_menlow: Add comment documenting legal GTHS valuesThomas, Sujith2008-11-061-0/+5
| | * | | | | | | ACPI: remove CONFIG_ACPI_ECBjorn Helgaas2008-11-067-21/+6
| | * | | | | | | ACPI: remove CONFIG_ACPI_POWERBjorn Helgaas2008-11-063-7/+1
| | * | | | | | | ACPI: SBS: remove useless acpi_cm_sbs_init() initcallBjorn Helgaas2008-11-061-6/+0
| | * | | | | | | ACPI: remove comments about debug layer/level to useBjorn Helgaas2008-11-062-12/+0
| | * | | | | | | intel_menlow: don't set max_state a negative valueZhang Rui2008-11-031-1/+4
| | * | | | | | | i7300_idle: Kconfig, show menu only on x86_64Venki Pallipadi2008-10-281-1/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'bugzilla-11917' into releaseLen Brown2008-11-111-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI EC: Fix regression due to use of uninitialized variableAlexey Starikovskiy2008-11-071-1/+2
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'bugzilla-11539' into releaseLen Brown2008-11-111-8/+17
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: avoid empty file name in sysfsPeter Gruber2008-11-061-8/+17
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'bugzilla-11312' into releaseLen Brown2008-11-114-20/+22
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | ACPI: bugfix reporting of event handler statusZhang Rui2008-10-284-20/+22
| | |/ / / / /
OpenPOWER on IntegriCloud