Age | Commit message (Expand) | Author |
2013-08-21 | ACPI: bgrt: take advantage of binary sysfs groups | Greg KH |
2013-08-21 | ACPI / PM: Hold acpi_scan_lock over system PM transitions | Rafael J. Wysocki |
2013-08-19 | erst: Read and write to the 'compressed' flag of pstore | Aruna Balakrishnaiah |
2013-08-19 | pstore: Introduce new argument 'compressed' in the read callback | Aruna Balakrishnaiah |
2013-08-19 | pstore: Add new argument 'compressed' in pstore write callback | Aruna Balakrishnaiah |
2013-08-19 | acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data() | Wei Yongjun |
2013-08-14 | ACPI / osl: Kill macro INVALID_TABLE(). | Tang Chen |
2013-08-14 | ACPI / thermal: Use THERMAL_TRIPS_NONE macro to replace number | Lan Tianyu |
2013-08-14 | ACPI / thermal: Remove unused macros in the driver/acpi/thermal.c | Lan Tianyu |
2013-08-14 | ACPI / thermal: Remove the unused lock of struct acpi_thermal | Lan Tianyu |
2013-08-14 | Merge back earlier 'acpi-assorted' material | Rafael J. Wysocki |
2013-08-14 | Merge tag 'amd_f15_m30' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/b... | Ingo Molnar |
2013-08-13 | ACPICA: Update names for walk_namespace callbacks to clarify usage. | Bob Moore |
2013-08-13 | ACPICA: Return error if DerefOf resolves to a null package element. | Bob Moore |
2013-08-13 | ACPICA: Make ACPI Power Management Timer (PM Timer) optional. | Bob Moore |
2013-08-13 | ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version. | Lv Zheng |
2013-08-13 | ACPICA: Fix possible fault for methods that optionally have no return value. | Bob Moore |
2013-08-13 | ACPI / osl: Fix osi_setup_entries[] __initdata attribute location | Hanjun Guo |
2013-08-13 | ACPI / numa: Fix __init attribute location in slit_valid() | Hanjun Guo |
2013-08-13 | ACPI / dock: Fix __init attribute location in find_dock_and_bay() | Hanjun Guo |
2013-08-13 | ACPI / processor: Acquire writer lock to update CPU maps | Toshi Kani |
2013-08-13 | ACPI / processor: Remove acpi_processor_get_limit_info() | Lan Tianyu |
2013-08-12 | Merge tag 'please-pull-mce-f-bit' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2013-08-12 | x86/mce, acpi/apei: Only disable banks listed in HEST if mce is configured | Naveen N. Rao |
2013-08-12 | Merge branch 'x86/mce' into x86/ras | Ingo Molnar |
2013-08-09 | ACPI: Print diagnostic messages if device links cannot be created | Rafael J. Wysocki |
2013-08-09 | ACPI: Drop unnecessary label from acpi_bind_one() | Rafael J. Wysocki |
2013-08-08 | ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and BufferField r... | Bob Moore |
2013-08-08 | ACPICA: Emit all unresolved method externals in a text block | Bob Moore |
2013-08-08 | ACPICA: Export acpi_tb_validate_rsdp(). | Bob Moore |
2013-08-07 | ACPI / Sleep: Fix incorrect placement of __initdata | Sachin Kamat |
2013-08-07 | ACPI / processor: Fix incorrect placement of __initdata | Sachin Kamat |
2013-08-07 | ACPI / EC: Fix incorrect placement of __initdata | Sachin Kamat |
2013-08-07 | ACPI: Clean up error code path in acpi_unbind_one() | Rafael J. Wysocki |
2013-08-07 | ACPI: Use list_for_each_entry() in acpi_unbind_one() | Rafael J. Wysocki |
2013-08-07 | ACPI: acpi_bind_one()/acpi_unbind_one() whitespace cleanups | Rafael J. Wysocki |
2013-08-07 | ACPI: Create symlinks in acpi_bind_one() under physical_node_lock | Rafael J. Wysocki |
2013-08-07 | ACPI: Reduce acpi_bind_one()/acpi_unbind_one() code duplication | Rafael J. Wysocki |
2013-08-07 | ACPI: Do not fail acpi_bind_one() if device is already bound correctly | Rafael J. Wysocki |
2013-08-07 | ACPI: Try harder to resolve _ADR collisions for bridges | Rafael J. Wysocki |
2013-08-07 | ACPI / processor: move try_offline_node() after acpi_unmap_lsapic() | Yasuaki Ishimatsu |
2013-08-07 | ACPI / scan: Drop unnecessary label from acpi_create_platform_device() | Rafael J. Wysocki |
2013-08-06 | ACPI: Drop physical_node_id_bitmap from struct acpi_device | Rafael J. Wysocki |
2013-08-06 | ACPI: Move acpi_bus_get_device() from bus.c to scan.c | Rafael J. Wysocki |
2013-08-06 | ACPI / scan: Allow platform device creation without any IO resources | Kuppuswamy Sathyanarayanan |
2013-08-06 | ACPI / PM: Walk physical_node_list under physical_node_lock | Rafael J. Wysocki |
2013-08-04 | ACPI / video: improve quirk check in acpi_video_bqc_quirk() | Felipe Contreras |
2013-08-04 | ACPI: blacklist win8 OSI for ASUS Zenbook Prime UX31A | Felipe Contreras |
2013-08-03 | ACPI / video: drop unused fields from struct acpi_video_brightness_flags | Felipe Contreras |
2013-08-03 | ACPI / video: remove unnecessary type casting | Felipe Contreras |