Age | Commit message (Expand) | Author | Files | Lines |
2012-03-30 | ACPI: Add support for exposing BGRT data | Matthew Garrett | 4 | -0/+205 |
2012-03-30 | ACPI: export acpi_kobj | Matthew Garrett | 1 | -0/+1 |
2012-03-30 | ACPI: Fix logic for removing mappings in 'acpi_unmap' | Myron Stowe | 1 | -1/+1 |
2012-03-30 | CPER failed to handle generic error records with multiple sections | Jiang Liu | 1 | -0/+2 |
2012-03-30 | ACPI: Clean redundant codes in scan.c | Alex He | 1 | -4/+1 |
2012-03-30 | ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() | Paul E. McKenney | 1 | -2/+1 |
2012-03-30 | ACPI: consistently use should_use_kmap() | Jan Beulich | 1 | -1/+1 |
2012-03-30 | [S390] Fix build errors (fallout from system.h disintegration) | Heiko Carstens | 7 | -2/+9 |
2012-03-30 | PNPACPI: Fix device ref leaking in acpi_pnp_match | Yinghai Lu | 1 | -1/+6 |
2012-03-30 | ACPI: Fix use-after-free in acpi_map_lsapic | Petr Vandrovec | 1 | -1/+2 |
2012-03-30 | ACPI: processor_driver: add missing kfree | Julia Lawall | 1 | -4/+10 |
2012-03-30 | ACPI, APEI: Fix incorrect APEI register bit width check and usage | Gary Hade | 1 | -21/+40 |
2012-03-30 | Update documentation for parameter *notrigger* in einj.txt | Chen Gong | 1 | -0/+8 |
2012-03-30 | ACPI, APEI, EINJ, new parameter to control trigger action | Chen Gong | 1 | -3/+12 |
2012-03-30 | ACPI, APEI, EINJ, limit the range of einj_param | Chen Gong | 1 | -1/+1 |
2012-03-30 | ACPI, APEI, Fix ERST header length check | Jiang Liu | 1 | -1/+1 |
2012-03-30 | cpuidle: power_usage should be declared signed integer | Boris Ostrovsky | 2 | -2/+2 |
2012-03-30 | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky | 4 | -1/+67 |
2012-03-30 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 22 | -371/+420 |
2012-03-30 | ACPI: Add CPU hotplug support for processor device objects | Toshi Kani | 1 | -10/+38 |
2012-03-30 | ACPI / PM: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 1 | -2/+2 |
2012-03-30 | ACPI: Evaluate thermal trip points before reading temperature | Matthew Garrett | 1 | -4/+4 |
2012-03-30 | ACPI, PCI: Move acpi_dev_run_wake() to ACPI core | Lin Ming | 3 | -37/+43 |
2012-03-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 12 | -202/+696 |
2012-03-30 | cpuidle: remove unused 'governor_data' field | Daniel Lezcano | 1 | -1/+0 |
2012-03-30 | cpuidle: remove useless array definition in cpuidle_structure | Daniel Lezcano | 1 | -1/+1 |
2012-03-30 | cpuidle: use the driver's state_count as default | Daniel Lezcano | 2 | -2/+2 |
2012-03-30 | cpuidle: add a sysfs entry to disable specific C state for debug purpose. | ShuoX Liu | 5 | -1/+51 |
2012-03-30 | ACPI: Add interface to register/unregister device to/from power resources | Lin Ming | 2 | -0/+164 |
2012-03-30 | ACPI: Introduce ACPI D3_COLD state support | Zhang Rui | 2 | -2/+9 |
2012-03-30 | ACPICA: Update to version 20120320 | Bob Moore | 1 | -1/+1 |
2012-03-30 | ACPICA: Object repair code: Support to add Package wrappers | Bob Moore | 4 | -105/+64 |
2012-03-29 | Input: wacom - check for allocation failure in probe() | Dan Carpenter | 1 | -0/+2 |
2012-03-30 | ACPI: Make ACPI interrupt threaded | Andi Kleen | 1 | -1/+2 |
2012-03-30 | ACPI: ec: Do request_region outside WARN() | Andi Kleen | 1 | -4/+4 |
2012-03-29 | sparc: Fix even more fallout from system.h split. | David S. Miller | 2 | -0/+3 |
2012-03-29 | sparc: fix fallout from system.h split | Stephen Rothwell | 1 | -0/+1 |
2012-03-29 | Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+2 |
2012-03-29 | cgroup: cgroup_attach_task() could return -errno after success | Tejun Heo | 1 | -1/+1 |
2012-03-29 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 35 | -74/+73 |
2012-03-29 | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Olof Johansson | 5 | -11/+6 |
2012-03-29 | tools turbostat: harden against cpu online/offline | Len Brown | 1 | -54/+61 |
2012-03-29 | tools turbostat: reduce measurement overhead due to IPIs | Len Brown | 1 | -0/+46 |
2012-03-29 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 7 | -23/+464 |
2012-03-29 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 14 | -87/+124 |
2012-03-29 | dt: Linux DT usage model documentation | Grant Likely | 1 | -0/+412 |
2012-03-29 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 91 | -2180/+1561 |
2012-03-30 | ARM: pxa: fix build issue on stargate2 | Haojian Zhuang | 1 | -1/+1 |
2012-03-30 | ARM: pxa: fix build issue on cm-x300 | Haojian Zhuang | 1 | -1/+0 |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 162 | -1365/+336 |