summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | ACPICA: Optimize execution of AML While loopsBob Moore2008-12-291-4/+25
* | | | | | | | | | | ACPICA: Fix possible memory leak on error in parserLin Ming2008-12-291-0/+8
* | | | | | | | | | | ACPICA: Update FACS waking vector interfacesBob Moore2008-12-291-22/+32
* | | | | | | | | | | ACPICA: Fix several warnings under gcc 4 compilerBob Moore2008-12-291-2/+2
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas2008-12-192-9/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | ACPI toshiba: only register rfkill if bt is enabledFrederik Deweerdt2008-12-151-25/+29
|/ / / / / / / /
* | | | | | | | Revert "ACPI: battery: Convert discharge energy rate to current properly"Linus Torvalds2008-12-051-13/+1
* | | | | | | | ACPI: Fix ACPI battery regression introduced by commit 558073Rafael J. Wysocki2008-12-041-7/+10
| |/ / / / / / |/| | | | | |
* | | | | | | toshiba_acpi: close race in toshiba_acpi driverArjan van de Ven2008-11-281-2/+0
* | | | | | | ACPI: delete OSI(Linux) DMI dmesg spamLen Brown2008-11-272-475/+30
* | | | | | | Revert "ACPI: don't enable control method power button as wakeup device when ...Len Brown2008-11-261-10/+0
* | | | | | | ACPI suspend: Blacklist boxes that require us to set SCI_EN directly on resumeRafael J. Wysocki2008-11-261-1/+39
* | | | | | | ACPI: scheduling in atomic via acpi_evaluate_integer ()Pavel Machek2008-11-261-12/+4
* | | | | | | ACPI: battery: Convert discharge energy rate to current properlyAlexey Starikovskiy2008-11-261-0/+9
* | | | | | | ACPI: EC: count interrupts only if called from interrupt handler.Alexey Starikovskiy2008-11-261-1/+2
|/ / / / / /
* | | | | | acpi: fix oops in acpi_system_wakeup_device_seq_showLinus Torvalds2008-11-161-1/+1
* | | | | | Merge branch 'ec' into releaseLen Brown2008-11-115-64/+79
|\ \ \ \ \ \
| * | | | | | ACPI: EC: Don't do transaction from GPE handler in poll mode.Alexey Starikovskiy2008-11-111-3/+6
| * | | | | | ACPI: EC: lower interrupt storm tresholdAlexey Starikovskiy2008-11-111-1/+1
| * | | | | | ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy2008-11-115-38/+21
| * | | | | | ACPI: EC: restart failed commandAlexey Starikovskiy2008-11-111-12/+29
| * | | | | | ACPI: EC: wait for last write gpeAlexey Starikovskiy2008-11-111-8/+13
| * | | | | | ACPI: EC: make kernel messages more useful when GPE storm is detectedAlan Jenkins2008-11-111-3/+10
| * | | | | | 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
|\ \ \ \ \ \