Age | Commit message (Expand) | Author |
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 |
2011-07-14 | ACPI, APEI, HEST, Detect duplicated hardware error source ID | Huang Ying |
2011-07-13 | ACPI: Fix lockdep false positives in acpi_power_off() | Rafael J. Wysocki |
2011-07-13 | i915: Fix opregion notifications | Matthew Garrett |
2011-05-29 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2011-05-29 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-05-29 | Merge branch 'ec-cleanup' into release | Len Brown |
2011-05-29 | Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd... | Len Brown |
2011-05-29 | x86 idle: clarify AMD erratum 400 workaround | Len Brown |
2011-05-29 | ACPI EC: remove redundant code | Zhang Rui |
2011-05-29 | ACPI: Add D3 cold state | Lin Ming |
2011-05-29 | ACPI: processor: fix processor_physically_present in UP kernel | Lin Ming |
2011-05-29 | ACPI: Split out custom_method functionality into an own driver | Thomas Renninger |
2011-05-29 | ACPI: Cleanup custom_method debug stuff | Thomas Renninger |
2011-05-29 | ACPI EC: enable MSI workaround for Quanta laptops | Zhang Rui |
2011-05-25 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-05-25 | Move ACPI power meter driver to hwmon | Jean Delvare |
2011-05-25 | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier |
2011-05-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-05-20 | pstore: Fix Kconfig dependencies for apei->pstore | Luck, Tony |
2011-05-20 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2011-05-16 | pstore: fix potential logic issue in pstore read interface | Chen Gong |
2011-05-16 | pstore: fix pstore filesystem mount/remount issue | Chen Gong |
2011-05-16 | pstore: fix one type of return value in pstore | Chen Gong |
2011-05-10 | PCI/ACPI: Report _OSC control mask returned on failure to get control | Rafael J. Wysocki |
2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock |
2011-05-10 | ACPICA: Execute an orphan _REG method under the EC device | Bob Moore |