summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * ACPI: EC: revert msleep patchAlexey Starikovskiy2008-11-111-2/+2
* | Merge branch 'processor-256' into releaseLen Brown2008-11-112-38/+50
|\ \
| * | 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-062-1/+2
| |/
* | Merge branch 'video' into releaseLen Brown2008-11-115-44/+334
|\ \
| * | ACPI video: if no ACPI backlight support, use vendor driversThomas Renninger2008-11-074-43/+289
| * | ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger2008-11-072-1/+46
| |/
* | 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 '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-1124-80/+49
|\ \
| * | ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas2008-11-111-2/+9
| * | Delete an unwanted return statement at evgpe.cLin Ming2008-11-071-2/+0
| * | ACPI: update debug parameter documentationBjorn Helgaas2008-11-071-3/+7
| * | ACPI: turn off all debug output by defaultBjorn Helgaas2008-11-071-0/+8
| * | ACPI: add driver component definitions to sysfs debug_layersBjorn Helgaas2008-11-071-0/+15
| * | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas2008-11-0715-16/+3
| * | ACPI: use macro to replace hard numberYinghai Lu2008-11-061-1/+1
| * | Revert "ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism"Len Brown2008-11-061-22/+3
| * | ACPI: remove CONFIG_ACPI_ECBjorn Helgaas2008-11-063-11/+2
| * | ACPI: remove CONFIG_ACPI_POWERBjorn Helgaas2008-11-062-5/+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
| |/
* | 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
| |/
* / ACPI: bugfix reporting of event handler statusZhang Rui2008-10-282-12/+13
|/
* ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y.Rafael J. Wysocki2008-10-251-0/+2
* toshiba_acpi: always call input_sync() after input_report_switch()Len Brown2008-10-251-0/+2
* ACPI: Always report a sync event after a lid state changeGuillem Jover2008-10-251-1/+2
* ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.cMiao Xie2008-10-251-0/+5
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-2374-1458/+2745
|\
| * dock: make dock driver not a moduleShaohua Li2008-10-231-1/+1
| * ACPI: hack around sysfs warning with link orderZhao Yakui2008-10-231-1/+1
| * ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=nLen Brown2008-10-231-1/+1
| * Merge branch 'linus' into testLen Brown2008-10-237-133/+267
| |\
| * \ Merge branch 'ull' into testLen Brown2008-10-2221-71/+83
| |\ \
| | * | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-1122-72/+84
| * | | Merge branch 'suspend' into testLen Brown2008-10-222-27/+76
| |\ \ \
| | * | | ACPI suspend: Blacklist HP xw4600 Workstation for old code orderingRafael J. Wysocki2008-10-161-0/+8
| | * | | ACPI Suspend: Enable ACPI during resume if SCI_EN is not setRafael J. Wysocki2008-10-161-0/+2
| | * | | ACPI suspend: Always use the 32-bit waking vectorRafael J. Wysocki2008-10-161-26/+11
| | * | | ACPI: Add the support for _TTS objectZhao Yakui2008-10-161-1/+48
| | * | | ACPI: Clear WAK_STS on resumeMatthew Garrett2008-10-161-0/+7
| | |/ /
| * | | Merge branch 'misc' into testLen Brown2008-10-2220-33/+36
| |\ \ \
| | * | | ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warningsRafael J. Wysocki2008-10-222-5/+4