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