| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | | | | * | | | | ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() | Paul E. McKenney | 2012-03-30 | 1 | -2/+1 |
| | | | | | | * | | | | ACPI: consistently use should_use_kmap() | Jan Beulich | 2012-03-30 | 1 | -1/+1 |
| | | | | | | * | | | | ACPI: processor_driver: add missing kfree | Julia Lawall | 2012-03-30 | 1 | -4/+10 |
| | | | | | | * | | | | ACPI / PM: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2012-03-30 | 1 | -2/+2 |
| | | | | | | |/ / / |
|
| | | | | | * | | | | ACPI: Add CPU hotplug support for processor device objects | Toshi Kani | 2012-03-30 | 1 | -10/+38 |
| | | | | | |/ / / |
|
| | | | | * | | | | ACPI: Make ACPI interrupt threaded | Andi Kleen | 2012-03-30 | 1 | -1/+2 |
| | | | | * | | | | ACPI: ec: Do request_region outside WARN() | Andi Kleen | 2012-03-30 | 1 | -4/+4 |
| | | | | |/ / / |
|
| | | | * | | | | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky | 2012-03-30 | 1 | -0/+31 |
| | | | |/ / / |
|
| | | * | | | | ACPI: ignore FADT reset-reg-sup flag | Len Brown | 2012-03-21 | 2 | -4/+2 |
| | | |/ / / |
|
| | * | | | | ACPI: Add support for exposing BGRT data | Matthew Garrett | 2012-03-30 | 3 | -0/+185 |
| | * | | | | ACPI: export acpi_kobj | Matthew Garrett | 2012-03-30 | 1 | -0/+1 |
| | |/ / / |
|
| * | | | | ACPICA: Object repair code: Support to add Package wrappers | Bob Moore | 2012-03-30 | 4 | -105/+64 |
| * | | | | ACPI: Move module parameter gts and bfs to sleep.c | Lin Ming | 2012-03-26 | 2 | -20/+31 |
| * | | | | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS | Lin Ming | 2012-03-26 | 5 | -39/+63 |
| * | | | | ACPICA: Debugger: Add missing object info to namespace dump | Bob Moore | 2012-03-22 | 1 | -1/+14 |
| * | | | | ACPICA: Change exception code for invalid pathname in acpi_evaluate_object | Bob Moore | 2012-03-22 | 1 | -1/+1 |
| * | | | | ACPICA: Clarify METHOD_NAME* defines for full-pathname cases | Bob Moore | 2012-03-22 | 5 | -21/+22 |
| * | | | | ACPICA: Add table-driven dispatch for sleep/wake functions | Bob Moore | 2012-03-22 | 2 | -54/+88 |
| * | | | | ACPICA: Split sleep/wake functions into two files | Bob Moore | 2012-03-22 | 4 | -211/+265 |
| * | | | | ACPICA: Distill multiple sleep method functions to a single function | Bob Moore | 2012-03-22 | 3 | -128/+29 |
| * | | | | ACPICA: Add acpi_os_physical_table_override interface | Bob Moore | 2012-03-22 | 4 | -63/+161 |
| * | | | | ACPICA: ACPI 5: Update debug output for new notify values | Bob Moore | 2012-03-22 | 2 | -26/+31 |
| * | | | | ACPICA: Expand OSL memory read/write interfaces to 64 bits | Bob Moore | 2012-03-22 | 4 | -121/+21 |
| * | | | | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware | Bob Moore | 2012-03-22 | 27 | -479/+361 |
| * | | | | ACPICA: Move ACPI timer prototypes to public acpixf file | Bob Moore | 2012-03-22 | 1 | -12/+0 |
| * | | | | ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers | Bob Moore | 2012-03-22 | 4 | -269/+694 |
| * | | | | ACPICA: Update _REV return value to 5 | Bob Moore | 2012-03-22 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2012-03-28 | 2 | -1/+11 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ACPI: EC: Add ec_get_handle() | Seth Forshee | 2012-03-20 | 1 | -0/+10 |
| * | | | platform/x86: drop deprecated asus_acpi driver | Corentin Chary | 2012-03-20 | 1 | -1/+1 |
| |/ / |
|
| * | | ACPI: remove duplicated lines of merging problems with acpi_processor_add | Yinghai Lu | 2012-02-07 | 1 | -7/+0 |
* | | | ACPI: remove duplicated lines of merging problems with acpi_processor_start | Yinghai Lu | 2012-02-08 | 1 | -17/+1 |
* | | | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 2012-02-02 | 7 | -530/+318 |
|\ \ \
| |/ / |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net... | Len Brown | 2012-01-23 | 2 | -40/+122 |
| |\ \ \ \ |
|
| | | * | | | ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist. | Lan Tianyu | 2012-01-21 | 1 | -0/+8 |
| | | |/ / |
|
| | * | | | ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores | Thomas Renninger | 2012-01-19 | 1 | -7/+65 |
| | * | | | ACPI processor hotplug: Split up acpi_processor_add | Thomas Renninger | 2012-01-19 | 1 | -38/+54 |
| | |/ / |
|
| * | | | Use acpi_os_map_memory() instead of ioremap() in einj driver | Luck, Tony | 2012-01-23 | 1 | -44/+38 |
| * | | | ACPI, APEI, EINJ, cleanup 0 vs NULL confusion | Dan Carpenter | 2012-01-23 | 1 | -3/+3 |
| * | | | ACPI, APEI, EINJ Allow empty Trigger Error Action Table | Niklas Söderlund | 2012-01-23 | 1 | -1/+6 |
| * | | | ACPI: Remove ./drivers/acpi/atomicio.[ch] | Myron Stowe | 2012-01-21 | 2 | -423/+0 |
| * | | | ACPI, APEI: Add RAM mapping support to ACPI | Myron Stowe | 2012-01-21 | 1 | -2/+34 |
| * | | | ACPI, APEI: Add 64-bit read/write support for APEI on i386 | Myron Stowe | 2012-01-21 | 2 | -31/+120 |
| |/ / |
|
* | | | ACPI: Load acpi-cpufreq from processor driver automatically | Andi Kleen | 2012-01-26 | 2 | -0/+23 |
|/ / |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-01-18 | 163 | -700/+3821 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown | 2012-01-18 | 4 | -49/+227 |
| |\ \ \ \ \ \
| | | | |_|_|/
| | | |/| | | |
|
| | | | | * | | ACPI: Store SRAT table revision | Kurt Garloff | 2012-01-17 | 1 | -0/+6 |
| | | | |/ /
| | | |/| | |
|
| | | | * | | ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2 | Thomas Renninger | 2012-01-17 | 1 | -9/+8 |