Age | Commit message (Expand) | Author |
2012-03-30 | Merge branch 'tboot' into release | Len Brown |
2012-03-30 | Merge branch 'd3' into release | Len Brown |
2012-03-30 | Merge branch 'apei' into release | Len Brown |
2012-03-30 | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown |
2012-03-30 | ACPI throttling: fix endian bug in acpi_read_throttling_status() | Dan Carpenter |
2012-03-30 | Disable MCP limit exceeded messages from Intel IPS driver | Andi Kleen |
2012-03-30 | ACPI video: Don't start video device until its associated input device has be... | Igor Murzov |
2012-03-30 | ACPI video: Harden video bus adding. | Igor Murzov |
2012-03-30 | ACPI: Add support for exposing BGRT data | Matthew Garrett |
2012-03-30 | ACPI: export acpi_kobj | Matthew Garrett |
2012-03-30 | ACPI: Fix logic for removing mappings in 'acpi_unmap' | Myron Stowe |
2012-03-30 | CPER failed to handle generic error records with multiple sections | Jiang Liu |
2012-03-30 | ACPI: Clean redundant codes in scan.c | Alex He |
2012-03-30 | ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() | Paul E. McKenney |
2012-03-30 | ACPI: consistently use should_use_kmap() | Jan Beulich |
2012-03-30 | PNPACPI: Fix device ref leaking in acpi_pnp_match | Yinghai Lu |
2012-03-30 | ACPI: Fix use-after-free in acpi_map_lsapic | Petr Vandrovec |
2012-03-30 | ACPI: processor_driver: add missing kfree | Julia Lawall |
2012-03-30 | ACPI, APEI: Fix incorrect APEI register bit width check and usage | Gary Hade |
2012-03-30 | Update documentation for parameter *notrigger* in einj.txt | Chen Gong |
2012-03-30 | ACPI, APEI, EINJ, new parameter to control trigger action | Chen Gong |
2012-03-30 | ACPI, APEI, EINJ, limit the range of einj_param | Chen Gong |
2012-03-30 | ACPI, APEI, Fix ERST header length check | Jiang Liu |
2012-03-30 | cpuidle: power_usage should be declared signed integer | Boris Ostrovsky |
2012-03-30 | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky |
2012-03-30 | ACPI: Add CPU hotplug support for processor device objects | Toshi Kani |
2012-03-30 | ACPI / PM: print physical addresses consistently with other parts of kernel | Bjorn Helgaas |
2012-03-30 | ACPI: Evaluate thermal trip points before reading temperature | Matthew Garrett |
2012-03-30 | ACPI, PCI: Move acpi_dev_run_wake() to ACPI core | Lin Ming |
2012-03-30 | cpuidle: remove unused 'governor_data' field | Daniel Lezcano |
2012-03-30 | cpuidle: remove useless array definition in cpuidle_structure | Daniel Lezcano |
2012-03-30 | cpuidle: use the driver's state_count as default | Daniel Lezcano |
2012-03-30 | cpuidle: add a sysfs entry to disable specific C state for debug purpose. | ShuoX Liu |
2012-03-30 | ACPI: Add interface to register/unregister device to/from power resources | Lin Ming |
2012-03-30 | ACPI: Introduce ACPI D3_COLD state support | Zhang Rui |
2012-03-30 | ACPICA: Update to version 20120320 | Bob Moore |
2012-03-30 | ACPICA: Object repair code: Support to add Package wrappers | Bob Moore |
2012-03-30 | ACPI: Make ACPI interrupt threaded | Andi Kleen |
2012-03-30 | ACPI: ec: Do request_region outside WARN() | Andi Kleen |
2012-03-29 | tools turbostat: harden against cpu online/offline | Len Brown |
2012-03-29 | tools turbostat: reduce measurement overhead due to IPIs | Len Brown |
2012-03-29 | tools turbostat: add summary option | Len Brown |
2012-03-26 | ACPI: Move module parameter gts and bfs to sleep.c | Lin Ming |
2012-03-26 | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS | Lin Ming |
2012-03-22 | ACPI: Do cpufreq clamping for throttling per package v2 | Andi Kleen |
2012-03-22 | ACPICA: Debugger: Add missing object info to namespace dump | Bob Moore |
2012-03-22 | ACPICA: Change exception code for invalid pathname in acpi_evaluate_object | Bob Moore |
2012-03-22 | ACPICA: Clarify METHOD_NAME* defines for full-pathname cases | Bob Moore |
2012-03-22 | ACPICA: Update to version 20120215 | Bob Moore |
2012-03-22 | ACPICA: Add table-driven dispatch for sleep/wake functions | Bob Moore |