summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Global event handlerLin Ming2011-01-126-5/+92
* ACPICA: Implicit notify supportLin Ming2011-01-128-88/+161
* ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_methodLin Ming2011-01-121-12/+45
* ACPICA: Remove unused function declarationsLin Ming2011-01-121-6/+0
* ACPICA: New GPE handler callback definitionLin Ming2011-01-125-14/+22
* ACPICA: Rename some function and variable namesLin Ming2011-01-1212-51/+68
* ACPICA: Move GPE functions to new file evxfgpe.cLin Ming2011-01-125-601/+654
*-. Merge branches 'bugzilla-25412' and 'bugzilla-25302' into releaseLen Brown2010-12-263-42/+63
|\ \
| | * Revert "ACPI battery: update status upon sysfs query"Len Brown2010-12-241-5/+0
| * | ACPI / ACPICA: Disable GPEs during initializationRafael J. Wysocki2010-12-261-0/+3
| * | ACPI: Execute _PRW for devices reported as inactive or not presentRafael J. Wysocki2010-12-171-37/+60
* | | Merge branch 'bugzilla-23002' into releaseLen Brown2010-12-131-0/+8
|\ \ \
| * | | ACPI / PM: Do not save/restore NVS on Sony Vaio VGN-NW130DRafael J. Wysocki2010-12-131-0/+8
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown2010-12-118-92/+141
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | * | ACPI: fix allowing to add/remove multiple _OSI stringsLin Ming2010-12-111-16/+50
| | | | * | acpi: fix _OSI string setup regressionLin Ming2010-12-111-26/+33
| | | | |/
| | | * | ACPI/HEST: adjust section selectionJan Beulich2010-12-111-5/+5
| | | * | ACPI: eliminate unused variable warning for !ACPI_SLEEPJan Beulich2010-12-111-2/+2
| | | * | ACPI thermal: remove two unused functionsZhang Rui2010-12-111-9/+0
| | | * | ACPI: fix a section mismatchZhang Rui2010-12-111-1/+1
| | | * | ACPI, APEI, use raw spinlock in ERSTHuang Ying2010-12-111-17/+17
| | | |/
| | * | ACPI / PM: Do not refcount power resources that can't be turned onRafael J. Wysocki2010-12-011-1/+3
| | * | ACPI / PM: Check device state before refcounting power resourcesRafael J. Wysocki2010-12-011-5/+3
| | |/
| * | ACPI battery: update status upon sysfs queryZhang Rui2010-12-091-0/+5
| * | ACPI ac: update AC status upon sysfs queryZhang Rui2010-12-091-17/+29
| |/
* | ACPI: EC: Add another dmi match entry for MSI hardwareAlexey Starikovskiy2010-12-091-0/+3
|/
* ACPI: debugfs custom_method open to non-rootDave Jones2010-11-131-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-2662-2632/+2337
|\
| * Merge branch 'misc' into releaseLen Brown2010-10-268-213/+20
| |\
| | * ACPI: install ACPI table handler before any dynamic tables being loadedZhang Rui2010-10-261-1/+6
| | * ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvsRafael J. Wysocki2010-10-251-0/+8
| | * ACPI dock: move some functions to .init.textUwe Kleine-König2010-10-191-3/+3
| | * ACPI: thermal: remove unused limit codeLen Brown2010-10-191-71/+0
| | * ACPI: static sleep_states[] and acpi_gts_bfs_checkStephen Hemminger2010-10-192-3/+2
| | * ACPI: remove dead codeStephen Hemminger2010-10-193-134/+0
| | * ACPI: Only processor needs CPU_IDLEJean Delvare2010-10-191-1/+1
| * | Merge branch 'acpi-mmio' into releaseLen Brown2010-10-261-48/+232
| |\ \
| | * | ACPI: Page based coalescing of I/O remappings optimizationMyron Stowe2010-10-241-11/+51
| | * | ACPI: Convert simple locking to RCU based lockingMyron Stowe2010-10-241-12/+11
| | * | ACPI: Pre-map 'system event' related register blocksMyron Stowe2010-10-241-31/+40
| | * | ACPI: Add interfaces for ioremapping/iounmapping ACPI registersMyron Stowe2010-10-241-0/+38
| | * | ACPI: Maintain a list of ACPI memory mapped I/O remappingsMyron Stowe2010-10-241-15/+113
| | * | ACPI: Fix ioremap size for MMIO reads and writesMyron Stowe2010-10-241-2/+2
| | |/
| * | Merge branch 'ec-param' into releaseLen Brown2010-10-251-2/+7
| |\ \
| | * | ACPI: Make Embedded Controller command timeout delay configurableThomas Renninger2010-10-221-2/+7
| | |/
| * | Merge branch 'power-refcount' into releaseLen Brown2010-10-251-97/+70
| |\ \
| | * | ACPI / PM: Fix reference counting of power resourcesRafael J. Wysocki2010-10-231-97/+70
| | |/
| * | Merge branch 'cleanup' into releaseLen Brown2010-10-251-1/+0
| |\ \
| | * | ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWERThomas Renninger2010-10-011-1/+0
| * | | Merge branch 'gpe-defer' into releaseLen Brown2010-10-2512-140/+92
| |\ \ \
OpenPOWER on IntegriCloud