aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-25Merge branch 'acpica' into releaseLen Brown34-684/+1793
2010-10-24ACPI: Page based coalescing of I/O remappings optimizationMyron Stowe1-11/+51
2010-10-24ACPI: Convert simple locking to RCU based lockingMyron Stowe1-12/+11
2010-10-24ACPI: Pre-map 'system event' related register blocksMyron Stowe1-31/+40
2010-10-24ACPI: Add interfaces for ioremapping/iounmapping ACPI registersMyron Stowe1-0/+38
2010-10-24ACPI: Maintain a list of ACPI memory mapped I/O remappingsMyron Stowe1-15/+113
2010-10-24ACPI: Fix ioremap size for MMIO reads and writesMyron Stowe1-2/+2
2010-10-23ACPI / Battery: Return -ENODEV for unknown values in get_property()Rafael J. Wysocki1-8/+27
2010-10-23ACPI / PM: Fix reference counting of power resourcesRafael J. Wysocki1-97/+70
2010-10-23Subject: [PATCH] ACPICA: Fix Scope() op in module level codeBob Moore1-2/+17
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds4-0/+4
2010-10-22ACPI battery: support percentage battery remaining capacityZhang Rui1-1/+37
2010-10-22ACPI: Make Embedded Controller command timeout delay configurableThomas Renninger1-2/+7
2010-10-21Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+1
2010-10-19ACPI dock: move some functions to .init.textUwe Kleine-König1-3/+3
2010-10-19ACPI: thermal: remove unused limit codeLen Brown1-71/+0
2010-10-19ACPI: static sleep_states[] and acpi_gts_bfs_checkStephen Hemminger2-3/+2
2010-10-19ACPI: remove dead codeStephen Hemminger3-134/+0
2010-10-19ACPI: Only processor needs CPU_IDLEJean Delvare1-1/+1
2010-10-17ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI eventsColin Ian King1-0/+1
2010-10-17ACPICA: Add Vista SP2 to supported _OSI stringsBob Moore2-1/+3
2010-10-17ACPICA: Eliminate duplicate code in acpi_ut_execute_* functionsBob Moore1-41/+4
2010-10-17ACPICA: Change type of _TZ from ThermalZone to DeviceBob Moore1-2/+4
2010-10-17ACPICA: Comment update; no functional changeBob Moore1-0/+6
2010-10-15ACPI: remove unused declaration of proc_fs.hZhang Rui3-3/+0
2010-10-15ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_PROCFSZhang Rui2-1/+23
2010-10-15ACPI video: remove deprecated procfs I/FZhang Rui1-770/+1
2010-10-15ACPI thermal: remove deprecated procfs I/FZhang Rui1-435/+1
2010-10-15ACPI fan: remove deprecated procfs I/FZhang Rui1-138/+1
2010-10-15ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by defaultZhang Rui4-68/+3
2010-10-15ACPI: add FW_BUG to OSI(Linux) messageLen Brown1-1/+1
2010-10-15acpi_idle: delete bogus data from cpuidle_state.power_usageLen Brown1-1/+0
2010-10-15ACPI / PM: Fix problems with acpi_pm_device_sleep_state()Rafael J. Wysocki1-6/+10
2010-10-15llseek: automatically add .llseek fopArnd Bergmann4-0/+4
2010-10-08Merge branch 'msi-dmi' into releaseLen Brown1-0/+17
2010-10-08Merge branch 'pdc-regression' into releaseLen Brown1-0/+1
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