summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2013-01-17ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui1-1/+6
2013-01-11ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki1-1/+1
2012-12-17ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui1-0/+14
2012-12-17ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra1-0/+77
2012-12-10ACPI: missing breakAlan Cox1-0/+1
2012-10-21ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang1-1/+15
2012-10-21ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang1-4/+10
2012-10-13ACPI: run _OSC after ACPI_FULL_INITIALIZATIONLin Ming1-2/+6
2012-10-02cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger1-2/+4
2012-09-14ACPI: export symbol acpi_get_table_with_sizeAlex Deucher1-0/+1
2012-08-09ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu1-1/+3
2012-07-16ACPI sysfs.c strlen fixPavel Vasilyev1-2/+2
2012-07-16acpi_pad: fix power_saving thread deadlockStuart Hayes1-3/+4
2012-06-17acpi_video: fix leaking PCI referencesAlan Cox1-2/+3
2012-06-09ACPI battery: only refresh the sysfs files when pertinent information changesAndy Whitcroft1-1/+9
2012-05-21ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.Lan Tianyu1-0/+8
2012-04-23ACPICA: Fix to allow region arguments to reference other scopesLin Ming3-1/+8
2012-04-13ACPICA: Fix regression in FADT revision checksJulian Anastasov1-4/+4
2012-04-13ACPI: Do cpufreq clamping for throttling per package v2Andi Kleen1-8/+37
2012-03-12ACPI / PM: Do not save/restore NVS on Asus K54C/K54HRKeng-Yu Lin1-0/+16
2012-02-06PCI: Rework ASPM disable codeMatthew Garrett1-0/+7
2012-01-26ACPI: processor: fix acpi_get_cpuid for UP processorLin Ming1-2/+24
2012-01-26ACPICA: Put back the call to acpi_os_validate_addressLin Ming1-0/+24
2012-01-26ACPI: Store SRAT table revisionKurt Garloff1-0/+6
2011-11-11ACPI atomicio: Convert width in bits to bytes in __acpi_ioremap_fast()Luck, Tony1-1/+1
2011-10-03acpica: ACPI_MAX_SLEEP should be 2 sec, not 20Len Brown1-1/+1
2011-10-03ACPICA: Do not repair _TSS return package if _PSS is presentFenghua Yu3-0/+17
2011-07-14Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into releaseLen Brown2-18/+11
2011-07-14ACPI, APEI, HEST, Detect duplicated hardware error source IDHuang Ying1-1/+11
2011-07-13ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki1-17/+0
2011-05-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds26-466/+678
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2011-05-29Merge branch 'ec-cleanup' into releaseLen Brown1-7/+1
2011-05-29Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown33-439/+854
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown1-1/+1
2011-05-29ACPI EC: remove redundant codeZhang Rui1-2/+0
2011-05-29ACPI: Add D3 cold stateLin Ming1-1/+1
2011-05-29ACPI: processor: fix processor_physically_present in UP kernelLin Ming1-3/+9
2011-05-29ACPI: Split out custom_method functionality into an own driverThomas Renninger4-79/+117
2011-05-29ACPI: Cleanup custom_method debug stuffThomas Renninger3-20/+23
2011-05-29ACPI EC: enable MSI workaround for Quanta laptopsZhang Rui1-0/+8
2011-05-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1035/+0
2011-05-25Move ACPI power meter driver to hwmonJean Delvare3-1035/+0
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier2-0/+12
2011-05-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-4/+10
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2011-05-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-16/+46
2011-05-20pstore: Fix Kconfig dependencies for apei->pstoreLuck, Tony1-0/+1
2011-05-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-22/+10
2011-05-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds1-5/+1