Age | Commit message (Expand) | Author | Files | Lines |
2011-08-05 | Merge branch 'battery' into release | Len Brown | 1 | -3/+7 |
2011-08-05 | Battery: sysfs_remove_battery(): possible circular locking | Sergey Senozhatsky | 1 | -3/+7 |
2011-08-03 | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -68/+516 |
2011-08-03 | Merge branch 'apei' into apei-release | Len Brown | 9 | -68/+516 |
2011-08-03 | ACPI, APEI, EINJ Param support is disabled by default | Huang Ying | 1 | -15/+24 |
2011-08-03 | APEI GHES: 32-bit buildfix | Len Brown | 1 | -2/+3 |
2011-08-03 | ACPI: APEI build fix | Len Brown | 1 | -2/+0 |
2011-08-03 | ACPI, APEI, GHES: Add hardware memory error recovery support | Huang Ying | 2 | -7/+24 |
2011-08-03 | ACPI, APEI, GHES, Error records content based throttle | Huang Ying | 1 | -7/+177 |
2011-08-03 | ACPI, APEI, GHES, printk support for recoverable error via NMI | Huang Ying | 2 | -18/+193 |
2011-08-02 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 19 | -57/+227 |
2011-08-02 | Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from... | Len Brown | 14 | -64/+180 |
2011-08-02 | ACPI: add missing _OSI strings | Shaohua Li | 1 | -1/+7 |
2011-08-02 | ACPI print OSI(Linux) warning only once | Len Brown | 1 | -1/+1 |
2011-08-01 | Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae... | Linus Torvalds | 1 | -5/+15 |
2011-07-30 | ACPI: DMI workaround for Asus A8N-SLI Premium and Asus A8N-SLI DELUX | Zhang Rui | 1 | -0/+16 |
2011-07-26 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+4 |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -3/+3 |
2011-07-22 | pstore: Make "part" unsigned | Matthew Garrett | 1 | -4/+4 |
2011-07-22 | pstore: Add extra context for writes and erases | Matthew Garrett | 1 | -4/+6 |
2011-07-22 | pstore: Extend API for more flexibility in new backends | Matthew Garrett | 1 | -5/+13 |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 3 | -3/+3 |
2011-07-16 | ACPI / Battery: propagate sysfs error in acpi_battery_add() | Stefan Hajnoczi | 1 | -3/+8 |
2011-07-16 | ACPI / Battery: avoid acpi_battery_add() use-after-free | Stefan Hajnoczi | 1 | -6/+12 |
2011-07-16 | ACPI: introduce "acpi_rsdp=" parameter for kdump | Takao Indoh | 1 | -0/+15 |
2011-07-16 | ACPI: constify ops structs | Vasiliy Kulikov | 8 | -10/+10 |
2011-07-16 | ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS | Stefan Assmann | 1 | -0/+58 |
2011-07-14 | Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release | Len Brown | 2 | -18/+11 |
2011-07-14 | ACPI: fix 80 char overflow | Jon Mason | 1 | -1/+2 |
2011-07-14 | ACPI / Battery: Resolve the race condition in the sysfs_remove_battery() | Lan Tianyu | 1 | -1/+6 |
2011-07-14 | ACPI / Battery: Add the check before refresh sysfs in the battery_notify() | Lan Tianyu | 1 | -2/+4 |
2011-07-14 | ACPI / Battery: Add the hibernation process in the battery_notify() | Lan Tianyu | 1 | -0/+1 |
2011-07-14 | ACPI / Battery: Rename acpi_battery_quirks2 with acpi_battery_quirks | Lan Tianyu | 1 | -2/+2 |
2011-07-14 | ACPI / Battery: Change 16-bit signed negative battery current into correct value | Lan Tianyu | 1 | -16/+10 |
2011-07-14 | ACPI / Battery: Add the power unit macro | Lan Tianyu | 1 | -3/+8 |
2011-07-14 | ACPI / SBS: Correct the value of power_now and power_avg in the sysfs | Lan Tianyu | 1 | -0/+6 |
2011-07-14 | ACPI / SBS: Add getting state operation in the acpi_sbs_battery_get_property() | Lan Tianyu | 1 | -2/+5 |
2011-07-13 | ACPICA: Do not repair _TSS return package if _PSS is present | Fenghua Yu | 3 | -0/+17 |
2011-07-13 | ACPICA: Add option to disable method return value validation and repair | Bob Moore | 2 | -6/+18 |
2011-07-13 | ACPICA: Add missing _TDL to list of predefined names | Bob Moore | 1 | -0/+1 |
2011-07-13 | ACPICA: Load operator: re-instate most restrictions on incoming table signature | Bob Moore | 1 | -5/+22 |
2011-07-13 | ACPI, APEI, Add WHEA _OSC support | Huang Ying | 3 | -0/+38 |
2011-07-13 | ACPI, APEI, Add APEI bit support in generic _OSC call | Huang Ying | 1 | -2/+14 |
2011-07-13 | ACPI, APEI, GHES, Support disable GHES at boot time | Huang Ying | 2 | -8/+17 |
2011-07-13 | ACPI, APEI, GHES, Prevent GHES to be built as module | Huang Ying | 1 | -1/+1 |
2011-07-13 | ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERST | Huang Ying | 2 | -8/+8 |
2011-07-13 | ACPI, APEI, Add apei_exec_run_optional | Huang Ying | 2 | -5/+17 |
2011-07-13 | ACPI, APEI, GHES, Do not ratelimit fatal error printk before panic | Huang Ying | 1 | -11/+14 |
2011-07-13 | ACPI, APEI, ERST, Fix erst-dbg long record reading issue | Chen Gong | 1 | -1/+1 |
2011-07-13 | ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabled | Huang Ying | 1 | -0/+4 |