summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2010-10-02ACPI: add DMI to disable AML Vista compatibility on MSI GX723 NotebookLee, Chun-Yi1-0/+17
2010-10-02ACPI/PNP: A HID value of an object never changes -> make it constThomas Renninger2-5/+4
2010-10-01ACPI: Do not export hid/modalias sysfs file for ACPI objects without a HIDThomas Renninger1-16/+20
2010-10-01ACPI: Remove unused #define ACPI_PROCESSOR_FILE_POWERThomas Renninger1-1/+0
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds22-74/+151
2010-10-01ACPI: Handle ACPI0007 Device in acpi_early_set_pdcYinghai Lu1-0/+1
2010-10-01ACPICA: Increase configurability of error messagesBob Moore1-1/+1
2010-10-01ACPICA: Add repair for _HID and _CID stringsBob Moore1-0/+163
2010-10-01ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output fileBob Moore7-287/+445
2010-10-01ACPICA: Make acpi_gbl_system_awake_and_running publically availableBob Moore1-1/+1
2010-10-01ACPICA: Update math module; no functional changeBob Moore1-3/+20
2010-10-01ACPICA: Make acpi_thread_id no longer configurable, always u64Lin Ming7-26/+28
2010-10-01ACPICA: Add ACPI_INLINE configuration parameterLin Ming1-2/+2
2010-10-01ACPICA: Obsolete the acpi_os_derive_pci_id OSL interfaceBob Moore5-73/+430
2010-10-01ACPICA/ACPI: Add new host interfaces for _OSI supportLin Ming12-193/+593
2010-10-01ACPICA: Revert "Revert "Enable multi-byte EC transfersBob Moore3-49/+73
2010-10-01ACPICA: Fix acpi_os_read_pci_configuration prototypeBob Moore2-6/+6
2010-09-29Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736',...Len Brown17-55/+110
2010-09-29ACPI: invoke DSDT corruption workaround on all Toshiba SatelliteLen Brown1-11/+3
2010-09-29ACPI, APEI, Fix ERST MOVE_DATA instruction implementationHuang Ying1-3/+20
2010-09-29ACPI: fan: Fix more unbalanced code blockLuis Henriques1-0/+2
2010-09-29ACPI: acpi_pad: simplify code to avoid false gcc build warningLen Brown1-16/+18
2010-09-29ACPI, APEI, Fix error path for memory allocationHuang Ying2-11/+26
2010-09-29ACPI, APEI, HEST Fix the unsuitable usage of platform_dataJin Dongming2-5/+8
2010-09-29ACPI, APEI, Fix acpi_pre_map() return valueJin Dongming1-1/+1
2010-09-29ACPI, APEI, Fix APEI related table size checkingHuang Ying2-2/+6
2010-09-29acpi_idle: add missing \n to printkLen Brown1-1/+1
2010-09-29ACPI: Disable Windows Vista compatibility for Toshiba P305DZhang Rui1-0/+8
2010-09-29ACPI: Kconfig: fix typo.Andrea Gelmini1-1/+1
2010-09-29ACPI: Fix typosLucas De Marchi7-9/+9
2010-09-29ACPI video: fix a poor warning messageZhang Rui1-2/+2
2010-09-29ACPI: fix build warnings resulting from merge window conflictZhang Rui1-6/+14
2010-09-29ACPI: EC: add Vista incompatibility DMI entry for Toshiba Satellite L355Len Brown1-0/+8
2010-09-29ACPI: expand Vista blacklist to include SP1 and SP2Len Brown1-0/+2
2010-09-29ACPI: delete ZEPTO idle=nomwait DMI quirkLen Brown1-6/+0
2010-09-28ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resumeColin Ian King1-0/+1
2010-09-25ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki12-140/+92
2010-09-25PM / ACPI: Blacklist systems known to require acpi_sleep=nonvsRafael J. Wysocki1-0/+22
2010-09-18x86, mwait: Move mwait constants to a common header fileH. Peter Anvin1-6/+1
2010-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-41/+56
2010-08-31ACPI: Don't report current_now if battery reports in mWhMatthew Garrett1-1/+0
2010-08-25PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki1-9/+0
2010-08-25ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki1-21/+38
2010-08-25ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki1-13/+7
2010-08-25ACPI/PCI: Make acpi_pci_query_osc() return control bitsRafael J. Wysocki1-11/+24
2010-08-25ACPI/PCI: Reorder checks in acpi_pci_osc_control_set()Rafael J. Wysocki1-4/+4
2010-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds34-1465/+1062
2010-08-15Merge branch 'linus' into releaseLen Brown10-125/+241
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen6-20/+11
2010-08-15ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2-33/+54