aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-01ACPI: add DMI to disable AML Vista compatibility on MSI GX723 NotebookLee, Chun-Yi1-0/+17
2010-10-01ACPI/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/linux-acpi-2.6Linus 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', 'bugzilla-14679', 'bugzilla-16396', 'launchpad-613381' and 'misc' into releaseLen 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-28acpi_idle: add missing \n to printkLen Brown1-1/+1
2010-09-28ACPI: Disable Windows Vista compatibility for Toshiba P305DZhang Rui1-0/+8
2010-09-28ACPI: Kconfig: fix typo.Andrea Gelmini1-1/+1
2010-09-28ACPI: Fix typosLucas De Marchi7-9/+9
2010-09-28ACPI video: fix a poor warning messageZhang Rui1-2/+2
2010-09-28ACPI: fix build warnings resulting from merge window conflictZhang Rui1-6/+14
2010-09-28ACPI: EC: add Vista incompatibility DMI entry for Toshiba Satellite L355Len Brown1-0/+8
2010-09-28ACPI: expand Vista blacklist to include SP1 and SP2Len Brown1-0/+2
2010-09-28ACPI: 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-24ACPI / ACPICA: Defer enabling of runtime GPEs (v3)Rafael J. Wysocki12-140/+92
2010-09-24PM / ACPI: Blacklist systems known to require acpi_sleep=nonvsRafael J. Wysocki1-0/+22
2010-09-17x86, mwait: Move mwait constants to a common header fileH. Peter Anvin1-6/+1
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-41/+56
2010-08-31ACPI: Don't report current_now if battery reports in mWhMatthew Garrett1-1/+0
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki1-9/+0
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki1-21/+38
2010-08-24ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki1-13/+7
2010-08-24ACPI/PCI: Make acpi_pci_query_osc() return control bitsRafael J. Wysocki1-11/+24
2010-08-24ACPI/PCI: Reorder checks in acpi_pci_osc_control_set()Rafael J. Wysocki1-4/+4
2010-08-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus 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