aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output fileBob Moore2010-10-017-287/+445
* ACPICA: Make acpi_gbl_system_awake_and_running publically availableBob Moore2010-10-011-1/+1
* ACPICA: Update math module; no functional changeBob Moore2010-10-011-3/+20
* ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming2010-10-017-26/+28
* ACPICA: Add ACPI_INLINE configuration parameterLin Ming2010-10-011-2/+2
* ACPICA: Obsolete the acpi_os_derive_pci_id OSL interfaceBob Moore2010-10-015-73/+430
* ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming2010-10-0112-193/+593
* ACPICA: Revert "Revert "Enable multi-byte EC transfersBob Moore2010-10-013-49/+73
* ACPICA: Fix acpi_os_read_pci_configuration prototypeBob Moore2010-10-012-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-071-41/+56
|\
| * PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-241-9/+0
| * ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-241-21/+38
| * ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki2010-08-241-13/+7
| * ACPI/PCI: Make acpi_pci_query_osc() return control bitsRafael J. Wysocki2010-08-241-11/+24
| * ACPI/PCI: Reorder checks in acpi_pci_osc_control_set()Rafael J. Wysocki2010-08-241-4/+4
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-08-1534-1465/+1062
|\ \ | |/ |/|
| * Merge branch 'linus' into releaseLen Brown2010-08-1510-125/+241
| |\ | |/ |/|
| * gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen2010-08-156-20/+11
| * ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2010-08-152-33/+54
| * ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2010-08-152-50/+82
| * ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-155-272/+0
| * ACPI power_resource: remove unused procfs I/FZhang Rui2010-08-151-127/+1
| * ACPI: remove deprecated ACPI procfs I/FZhang Rui2010-08-157-484/+1
| * ACPI: introduce drivers/acpi/sysfs.cZhang Rui2010-08-156-571/+688
| * Merge branch 'acpica-gpe' into releaseLen Brown2010-08-1549-915/+511
| |\
| | * ACPI / ACPICA: Fix reference counting problems with GPE handlersRafael J. Wysocki2010-08-075-78/+139
| * | Merge branch 'bugzilla-16422' into releaseLen Brown2010-08-141-1/+2
| |\ \
| | * | ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI deviceZhao Yakui2010-07-261-1/+2
| * | | Merge branch 'procfs-cleanup' into releaseLen Brown2010-08-146-76/+102
| |\ \ \
| | * | | ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui2010-08-142-1/+9
| | * | | ACPI: introduce drivers/acpi/debugfs.cZhang Rui2010-08-145-75/+93
| | |/ /
| * | | Merge branch 'apei' into releaseLen Brown2010-08-146-89/+380
| |\ \ \
| | * | | ACPI, APEI, ERST debug supportHuang Ying2010-08-143-0/+217
| | * | | ACPI, APEI, Manage GHES as platform devicesHuang Ying2010-08-082-71/+145
| | * | | ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying2010-08-081-16/+16
| | * | | ACPI, APEI, Fix a typo of error path of apei_resources_requestHuang Ying2010-08-081-2/+2
| | |/ /
| * | | Merge branch 'nvs' into releaseLen Brown2010-08-143-80/+33
| |\ \ \ | | |/ / | |/| |
| | * | ACPI / Sleep: Drop acpi_suspend_finish()Rafael J. Wysocki2010-07-061-7/+2
| | * | ACPI / Sleep: Consolidate suspend and hibernation routinesRafael J. Wysocki2010-07-061-26/+16
| | * | ACPI / Wakeup: Simplify enabling of wakeup devicesRafael J. Wysocki2010-07-063-44/+14
| | * | ACPI / Sleep: Rework enabling wakeup devicesRafael J. Wysocki2010-07-061-4/+2
| | * | ACPI / Sleep: Free NVS copy if suspending of devices failsRafael J. Wysocki2010-07-061-1/+1
* | | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-8/+24
|\ \ \ \
| * | | | param: update drivers/acpi/debug.c to new schemeRusty Russell2010-08-111-8/+24
* | | | | acpi: fix bogus preemption logicThomas Gleixner2010-08-121-0/+1
|/ / / /
* | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-08-0748-876/+411
|\ \ \ \ | | |_|/ | |/| |
| * | | ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block()Rafael J. Wysocki2010-07-121-13/+8
| * | | ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unsetRafael J. Wysocki2010-07-121-1/+1
| * | | ACPI / ACPICA: Do not execute _PRW methods during initializationRafael J. Wysocki2010-07-129-298/+83
| * | | ACPI: Fix bogus GPE test in acpi_bus_set_run_wake_flags()Rafael J. Wysocki2010-07-121-2/+3