| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | | | | ACPICA: SCI Handlers: Update handler interface, eliminate unnecessary argument. | Bob Moore | 2013-09-24 | 1 | -3/+1 |
| | * | | | | | | | | | ACPICA: Tables: Cleanup RSDP signature codes. | Lv Zheng | 2013-09-24 | 2 | -3/+2 |
| | * | | | | | | | | | ACPICA: Tables: Cleanup table checksum verification code. | Lv Zheng | 2013-09-24 | 2 | -9/+13 |
| | * | | | | | | | | | ACPICA: Debugger: Add new command to display full namespace pathnames. | Bob Moore | 2013-09-24 | 3 | -0/+142 |
| | * | | | | | | | | | ACPICA: Operation region support: Never free the handler "context" pointer. | David E. Box | 2013-09-24 | 1 | -10/+13 |
| | * | | | | | | | | | ACPICA: Add support for host-installed SCI handlers. | Lv Zheng | 2013-09-24 | 9 | -20/+236 |
| | * | | | | | | | | | ACPICA: Validate start object for acpi_walk_namespace. | Bob Moore | 2013-09-24 | 1 | -0/+8 |
| | * | | | | | | | | | ACPICA: Debugger: Prevent possible command line buffer overflow, kernel behav... | Bob Moore | 2013-09-24 | 1 | -7/+10 |
| | * | | | | | | | | | ACPICA: Debug output: small formatting update, no functional change. | Bob Moore | 2013-09-24 | 1 | -1/+1 |
| | * | | | | | | | | | ACPICA: acpi_read: On error, do not modify the return value target location. | Bjorn Helgaas | 2013-09-24 | 1 | -12/+14 |
| | * | | | | | | | | | ACPICA: Improve error message for "too many parent prefixes" condition. | Bob Moore | 2013-09-24 | 1 | -2/+3 |
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'acpi-conversion' | Rafael J. Wysocki | 2013-10-28 | 2 | -192/+67 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| | * | | | | | | | | ACPI / AC: Remove AC's proc directory. | Lan Tianyu | 2013-10-16 | 1 | -126/+3 |
| | * | | | | | | | | ideapad_laptop: convert ideapad device/driver to platform bus | Zhang Rui | 2013-09-25 | 1 | -1/+1 |
| | * | | | | | | | | ACPI / AC: convert ACPI ac driver to platform bus | Zhang Rui | 2013-09-25 | 2 | -83/+81 |
| | |/ / / / / / / |
|
| * | | | | | | | | Merge branch 'acpi-tables' | Rafael J. Wysocki | 2013-10-28 | 1 | -12/+32 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ACPI / x86: Increase override tables number limit | Yinghai Lu | 2013-09-25 | 1 | -12/+32 |
| | |/ / / / / / / |
|
| * | | | | | | | | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 2013-10-28 | 2 | -9/+5 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
| | * | | | | | | | ACPI / memhotplug: Use defined marco METHOD_NAME__STA | Zhang Yanfei | 2013-10-10 | 1 | -2/+3 |
| | * | | | | | | | ACPI / hotplug: Use kobject_init_and_add() instead of _init() and _add() | Bjorn Helgaas | 2013-09-30 | 1 | -3/+2 |
| | * | | | | | | | ACPI / hotplug: Don't set kobject parent pointer explicitly | Bjorn Helgaas | 2013-09-30 | 1 | -1/+0 |
| | * | | | | | | | ACPI / hotplug: Set kobject name via kobject_add(), not kobject_set_name() | Bjorn Helgaas | 2013-09-30 | 1 | -4/+1 |
| | |/ / / / / / |
|
| * | | | | | | | Merge branch 'acpi-processor' | Rafael J. Wysocki | 2013-10-28 | 3 | -23/+28 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| | * | | | | | | ACPI / processor: fixed a brace coding style issue | Mathieu Rhéaume | 2013-10-07 | 1 | -2/+1 |
| | * | | | | | | ACPI / processor: Remove outdated comments | Hanjun Guo | 2013-09-24 | 1 | -5/+0 |
| | * | | | | | | ACPI / processor: remove unnecessary if (!pr) check | Hanjun Guo | 2013-09-24 | 1 | -6/+2 |
| | * | | | | | | ACPI / processor: remove some dead code in acpi_processor_get_info() | Jiang Liu | 2013-09-24 | 1 | -3/+0 |
| | * | | | | | | ACPI / processor: use apic_id and remove duplicated _MAT evaluation | Jiang Liu | 2013-09-24 | 1 | -1/+1 |
| | * | | | | | | ACPI / processor: Introduce apic_id in struct processor to save parsed APIC id | Jiang Liu | 2013-09-24 | 2 | -6/+24 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2013-10-28 | 12 | -1101/+15 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | ACPI / proc: Remove alarm proc file | Lan Tianyu | 2013-10-12 | 1 | -305/+0 |
| | * | | | | | ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c | Lan Tianyu | 2013-10-12 | 3 | -123/+0 |
| | * | | | | | ACPI / SBS: Remove SBS's proc directory | Lan Tianyu | 2013-10-12 | 1 | -321/+4 |
| | * | | | | | ACPI / Battery: Remove battery's proc directory | Lan Tianyu | 2013-10-12 | 1 | -327/+1 |
| | * | | | | | Merge branch 'acpi-assorted-cleanup' into acpi-cleanup | Rafael J. Wysocki | 2013-09-24 | 4 | -18/+5 |
| | |\ \ \ \ \ |
|
| | | * | | | | | ACP / fan: trivial style cleanup | Felipe Contreras | 2013-09-24 | 1 | -1/+1 |
| | | * | | | | | ACPI / processor: remove superfluous pr == NULL checks | Bartlomiej Zolnierkiewicz | 2013-09-24 | 1 | -14/+1 |
| | | * | | | | | ACPI / mm: use NUMA_NO_NODE | Jianguo Wu | 2013-09-24 | 2 | -3/+3 |
| | | |/ / / / |
|
| | * | | | | | ACPI: dock: convert acpi_evaluate_object() to acpi_evaluate_integer() | Zhang Rui | 2013-09-24 | 1 | -4/+2 |
| | * | | | | | acpi_processor: convert acpi_evaluate_object() to acpi_evaluate_integer() | Zhang Rui | 2013-09-24 | 1 | -3/+3 |
| | |/ / / / |
|
* | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-12 | 9 | -439/+390 |
|\ \ \ \ \ \ |
|
| * | | | | | | ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APIC | Luck, Tony | 2013-11-11 | 1 | -1/+1 |
| * | | | | | | Move cper.c from drivers/acpi/apei to drivers/firmware/efi | Luck, Tony | 2013-10-31 | 4 | -412/+6 |
| * | | | | | | ACPI, APEI, CPER: Cleanup CPER memory error output format | Chen, Gong | 2013-10-23 | 1 | -36/+31 |
| * | | | | | | ACPI, APEI, CPER: Enhance memory reporting capability | Chen, Gong | 2013-10-23 | 1 | -0/+12 |
| * | | | | | | ACPI, APEI, CPER: Add UEFI 2.4 support for memory error | Chen, Gong | 2013-10-23 | 2 | -5/+6 |
| * | | | | | | ACPI, x86: Extended error log driver for x86 platform | Chen, Gong | 2013-10-23 | 4 | -1/+350 |
| * | | | | | | ACPI, CPER: Update cper info | Chen, Gong | 2013-10-21 | 3 | -62/+62 |
| * | | | | | | ACPI, APEI, CPER: Fix status check during error printing | Chen, Gong | 2013-10-21 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2013-11-01 | 4 | -161/+8 |
|\ \ \ \ \ \
| |/ / / / / |
|