aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-05Merge branch 'battery' into releaseLen Brown1-3/+7
2011-08-05Battery: sysfs_remove_battery(): possible circular lockingSergey Senozhatsky1-3/+7
2011-08-03Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds9-68/+516
2011-08-03Merge branch 'apei' into apei-releaseLen Brown9-68/+516
2011-08-03ACPI, APEI, EINJ Param support is disabled by defaultHuang Ying1-15/+24
2011-08-03APEI GHES: 32-bit buildfixLen Brown1-2/+3
2011-08-03ACPI: APEI build fixLen Brown1-2/+0
2011-08-03ACPI, APEI, GHES: Add hardware memory error recovery supportHuang Ying2-7/+24
2011-08-03ACPI, APEI, GHES, Error records content based throttleHuang Ying1-7/+177
2011-08-03ACPI, APEI, GHES, printk support for recoverable error via NMIHuang Ying2-18/+193
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds19-57/+227
2011-08-02Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into releaseLen Brown14-64/+180
2011-08-02ACPI: add missing _OSI stringsShaohua Li1-1/+7
2011-08-02ACPI print OSI(Linux) warning only onceLen Brown1-1/+1
2011-08-01Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-5/+15
2011-07-30ACPI: DMI workaround for Asus A8N-SLI Premium and Asus A8N-SLI DELUXZhang Rui1-0/+16
2011-07-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-3/+4
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2011-07-22pstore: Make "part" unsignedMatthew Garrett1-4/+4
2011-07-22pstore: Add extra context for writes and erasesMatthew Garrett1-4/+6
2011-07-22pstore: Extend API for more flexibility in new backendsMatthew Garrett1-5/+13
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody3-3/+3
2011-07-16ACPI / Battery: propagate sysfs error in acpi_battery_add()Stefan Hajnoczi1-3/+8
2011-07-16ACPI / Battery: avoid acpi_battery_add() use-after-freeStefan Hajnoczi1-6/+12
2011-07-16ACPI: introduce "acpi_rsdp=" parameter for kdumpTakao Indoh1-0/+15
2011-07-16ACPI: constify ops structsVasiliy Kulikov8-10/+10
2011-07-16ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQSStefan Assmann1-0/+58
2011-07-14Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into releaseLen Brown2-18/+11
2011-07-14ACPI: fix 80 char overflowJon Mason1-1/+2
2011-07-14ACPI / Battery: Resolve the race condition in the sysfs_remove_battery()Lan Tianyu1-1/+6
2011-07-14ACPI / Battery: Add the check before refresh sysfs in the battery_notify()Lan Tianyu1-2/+4
2011-07-14ACPI / Battery: Add the hibernation process in the battery_notify()Lan Tianyu1-0/+1
2011-07-14ACPI / Battery: Rename acpi_battery_quirks2 with acpi_battery_quirksLan Tianyu1-2/+2
2011-07-14ACPI / Battery: Change 16-bit signed negative battery current into correct valueLan Tianyu1-16/+10
2011-07-14ACPI / Battery: Add the power unit macroLan Tianyu1-3/+8
2011-07-14ACPI / SBS: Correct the value of power_now and power_avg in the sysfsLan Tianyu1-0/+6
2011-07-14ACPI / SBS: Add getting state operation in the acpi_sbs_battery_get_property()Lan Tianyu1-2/+5
2011-07-13ACPICA: Do not repair _TSS return package if _PSS is presentFenghua Yu3-0/+17
2011-07-13ACPICA: Add option to disable method return value validation and repairBob Moore2-6/+18
2011-07-13ACPICA: Add missing _TDL to list of predefined namesBob Moore1-0/+1
2011-07-13ACPICA: Load operator: re-instate most restrictions on incoming table signatureBob Moore1-5/+22
2011-07-13ACPI, APEI, Add WHEA _OSC supportHuang Ying3-0/+38
2011-07-13ACPI, APEI, Add APEI bit support in generic _OSC callHuang Ying1-2/+14
2011-07-13ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying2-8/+17
2011-07-13ACPI, APEI, GHES, Prevent GHES to be built as moduleHuang Ying1-1/+1
2011-07-13ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERSTHuang Ying2-8/+8
2011-07-13ACPI, APEI, Add apei_exec_run_optionalHuang Ying2-5/+17
2011-07-13ACPI, APEI, GHES, Do not ratelimit fatal error printk before panicHuang Ying1-11/+14
2011-07-13ACPI, APEI, ERST, Fix erst-dbg long record reading issueChen Gong1-1/+1
2011-07-13ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabledHuang Ying1-0/+4