Age | Commit message (Expand) | Author |
2013-12-21 | ACPI, APEI, GHES: Cleanup ghes memory error handling | Chen, Gong |
2013-12-21 | ACPI, APEI: Cleanup alignment-aware accesses | Chen, Gong |
2013-12-21 | ACPI, APEI, GHES: Do not report only correctable errors with SCI | Chen, Gong |
2013-12-20 | pstore: Don't allow high traffic options on fragile devices | Luck, Tony |
2013-12-20 | ACPI: Blacklist Win8 OSI for some HP laptop 2013 models | Takashi Iwai |
2013-12-20 | ACPI / video: Fix typo in video_detect.c | Masanari Iida |
2013-12-19 | x86/efi: Don't select EFI from certain special ACPI drivers | Jan Beulich |
2013-12-19 | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra |
2013-12-19 | ACPI / processor: initialize a variable to silence compiler warning | Al Stone |
2013-12-19 | ACPI / EC: disable GPE before removing GPE handler | Lan Tianyu |
2013-12-19 | ACPI / Button: Fix enabling button GPEs twice | Lan Tianyu |
2013-12-18 | Merge tag 'please-pull-einj' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2013-12-17 | ACPI, APEI, EINJ: Changes to the ACPI/APEI/EINJ debugfs interface | Luck, Tony |
2013-12-11 | ACPI, eMCA: Combine eMCA/EDAC event reporting priority | Chen, Gong |
2013-12-07 | ACPI / processor: use ACPI_COMPANION() to get ACPI device | Lan Tianyu |
2013-12-07 | ACPI: correct minor typos | Al Stone |
2013-12-07 | ACPI / sleep: Drop redundant acpi_disabled check | Hanjun Guo |
2013-12-07 | ACPI / dock: Drop redundant acpi_disabled check | Hanjun Guo |
2013-12-07 | ACPI / table: Replace '1' with specific error return values | Hanjun Guo |
2013-12-07 | ACPI: remove trailing whitespace | Al Stone |
2013-12-07 | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h> | Lv Zheng |
2013-12-07 | ACPI: Clean up incorrect inclusion of an ACPICA header | Lv Zheng |
2013-12-07 | ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c | Rafael J. Wysocki |
2013-12-07 | ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one() | Rafael J. Wysocki |
2013-12-07 | ACPI / bind: Rework struct acpi_bus_type | Rafael J. Wysocki |
2013-12-07 | ACPI / bind: Redefine acpi_preset_companion() | Rafael J. Wysocki |
2013-12-07 | ACPI / bind: Redefine acpi_get_child() | Rafael J. Wysocki |
2013-12-07 | PCI / ACPI: Use acpi_find_child_device() for child devices lookup | Rafael J. Wysocki |
2013-12-07 | ACPI / bind: Simplify child device lookups | Rafael J. Wysocki |
2013-12-07 | Merge branch 'acpi-cleanup' into acpi-hotplug | Rafael J. Wysocki |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-11-30 | ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs | Paul Drews |
2013-11-27 | Merge branch 'acpica' | Rafael J. Wysocki |
2013-11-26 | ACPI: Clean up incorrect inclusions of ACPICA headers | Lv Zheng |
2013-11-25 | Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep' | Rafael J. Wysocki |
2013-11-25 | ACPI / scan: Use direct recurrence for device hierarchy walks | Rafael J. Wysocki |
2013-11-22 | ACPI: Introduce acpi_set_device_status() | Rafael J. Wysocki |
2013-11-22 | ACPI / hotplug: Drop unfinished global notification handling routines | Rafael J. Wysocki |
2013-11-22 | ACPI / hotplug: Rework generic code to handle suprise removals | Rafael J. Wysocki |
2013-11-22 | ACPI / hotplug: Move container-specific code out of the core | Rafael J. Wysocki |
2013-11-22 | ACPI / hotplug: Make ACPI PCI root hotplug use common hotplug code | Rafael J. Wysocki |
2013-11-22 | ACPI / hotplug: Introduce common hotplug function acpi_device_hotplug() | Rafael J. Wysocki |
2013-11-22 | ACPI / hotplug: Do not fail bus and device checks for disabled hotplug | Rafael J. Wysocki |
2013-11-22 | ACPI / scan: Add acpi_device objects for all device nodes in the namespace | Rafael J. Wysocki |
2013-11-22 | ACPI / scan: Define non-empty device removal handler | Rafael J. Wysocki |
2013-11-22 | Merge branch 'acpica' into acpi-hotplug | Rafael J. Wysocki |
2013-11-22 | Merge back earlier acpi-hotplug material. | Rafael J. Wysocki |
2013-11-21 | ACPI / sysfs: Fix incorrect ACPI tables walk in acpi_tables_sysfs_init() | Jeremy Compostella |
2013-11-21 | ACPI / sysfs: Set file size for each exposed ACPI table | Daisuke HATAYAMA |
2013-11-21 | ACPICA: Add support to delete all objects attached to the root namespace node. | Bob Moore |