summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2011-07-13ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERSTHuang Ying
2011-07-13ACPI, APEI, Add apei_exec_run_optionalHuang Ying
2011-07-13ACPI, APEI, GHES, Do not ratelimit fatal error printk before panicHuang Ying
2011-07-13ACPI, APEI, ERST, Fix erst-dbg long record reading issueChen Gong
2011-07-13ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabledHuang Ying
2011-07-13ACPI, APEI, HEST, Detect duplicated hardware error source IDHuang Ying
2011-07-13ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki
2011-07-13i915: Fix opregion notificationsMatthew Garrett
2011-05-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-29Merge branch 'ec-cleanup' into releaseLen Brown
2011-05-29Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd...Len Brown
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown
2011-05-29ACPI EC: remove redundant codeZhang Rui
2011-05-29ACPI: Add D3 cold stateLin Ming
2011-05-29ACPI: processor: fix processor_physically_present in UP kernelLin Ming
2011-05-29ACPI: Split out custom_method functionality into an own driverThomas Renninger
2011-05-29ACPI: Cleanup custom_method debug stuffThomas Renninger
2011-05-29ACPI EC: enable MSI workaround for Quanta laptopsZhang Rui
2011-05-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-05-25Move ACPI power meter driver to hwmonJean Delvare
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier
2011-05-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-05-20pstore: Fix Kconfig dependencies for apei->pstoreLuck, Tony
2011-05-19Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2011-05-16pstore: fix potential logic issue in pstore read interfaceChen Gong
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong
2011-05-16pstore: fix one type of return value in pstoreChen Gong
2011-05-10PCI/ACPI: Report _OSC control mask returned on failure to get controlRafael J. Wysocki
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-09ACPICA: Execute an orphan _REG method under the EC deviceBob Moore
2011-05-09ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore
2011-05-09ACPICA: Update internal address SpaceID for DataTable regionsBob Moore
2011-05-09ACPICA: Add more methods eligible for NULL package element removalBob Moore
2011-05-09ACPICA: Split all internal Global Lock functions to new file - evglockBob Moore
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski
2011-05-02Merge branch 'x86/urgent' into x86-mmTejun Heo
2011-04-26ACPI / PM: Avoid infinite recurrence while registering power resourcesRafael J. Wysocki
2011-04-25ACPI: EC: add another DMI check for ASUS hardwarePeter Collingbourne
2011-04-01ACPI EC: remove dead codeThomas Renninger
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29acpi throttling: Use this_cpu_has and simplify code current cpuChristoph Lameter
2011-03-28acpi: Remove sysfs_create_link from video driverMatthew Garrett
2011-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-03-25ACPICA: Fix code divergence of global lock handlingLin Ming
2011-03-25ACPICA: Use acpi_os_create_lock interfaceLin Ming
2011-03-25ACPI: osl, add acpi_os_create_lock interfaceLin Ming