summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | ACPI: ec: Do request_region outside WARN()Andi Kleen2012-03-301-4/+4
| | | | | |/ / /
| | | | * / / / idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky2012-03-301-0/+31
| | | | |/ / /
| | | * / / / ACPI: ignore FADT reset-reg-sup flagLen Brown2012-03-212-4/+2
| | | |/ / /
| | * | | | ACPI: Add support for exposing BGRT dataMatthew Garrett2012-03-303-0/+185
| | * | | | ACPI: export acpi_kobjMatthew Garrett2012-03-301-0/+1
| | |/ / /
| * | | | ACPICA: Object repair code: Support to add Package wrappersBob Moore2012-03-304-105/+64
| * | | | ACPI: Move module parameter gts and bfs to sleep.cLin Ming2012-03-262-20/+31
| * | | | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFSLin Ming2012-03-265-39/+63
| * | | | ACPICA: Debugger: Add missing object info to namespace dumpBob Moore2012-03-221-1/+14
| * | | | ACPICA: Change exception code for invalid pathname in acpi_evaluate_objectBob Moore2012-03-221-1/+1
| * | | | ACPICA: Clarify METHOD_NAME* defines for full-pathname casesBob Moore2012-03-225-21/+22
| * | | | ACPICA: Add table-driven dispatch for sleep/wake functionsBob Moore2012-03-222-54/+88
| * | | | ACPICA: Split sleep/wake functions into two filesBob Moore2012-03-224-211/+265
| * | | | ACPICA: Distill multiple sleep method functions to a single functionBob Moore2012-03-223-128/+29
| * | | | ACPICA: Add acpi_os_physical_table_override interfaceBob Moore2012-03-224-63/+161
| * | | | ACPICA: ACPI 5: Update debug output for new notify valuesBob Moore2012-03-222-26/+31
| * | | | ACPICA: Expand OSL memory read/write interfaces to 64 bitsBob Moore2012-03-224-121/+21
| * | | | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardwareBob Moore2012-03-2227-479/+361
| * | | | ACPICA: Move ACPI timer prototypes to public acpixf fileBob Moore2012-03-221-12/+0
| * | | | ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registersBob Moore2012-03-224-269/+694
| * | | | ACPICA: Update _REV return value to 5Bob Moore2012-03-221-1/+1
| |/ / /
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\ \ \ \
| * | | | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-282-1/+11
|\ \ \ \ | |/ / / |/| | |
| * | | ACPI: EC: Add ec_get_handle()Seth Forshee2012-03-201-0/+10
| * | | platform/x86: drop deprecated asus_acpi driverCorentin Chary2012-03-201-1/+1
| |/ /
| * | ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu2012-02-071-7/+0
* | | ACPI: remove duplicated lines of merging problems with acpi_processor_startYinghai Lu2012-02-081-17/+1
* | | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-027-530/+318
|\| |
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...Len Brown2012-01-232-40/+122
| |\ \ \ \
| | | * | | ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist.Lan Tianyu2012-01-211-0/+8
| | | |/ /
| | * | | ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged coresThomas Renninger2012-01-191-7/+65
| | * | | ACPI processor hotplug: Split up acpi_processor_addThomas Renninger2012-01-191-38/+54
| | |/ /
| * | | Use acpi_os_map_memory() instead of ioremap() in einj driverLuck, Tony2012-01-231-44/+38
| * | | ACPI, APEI, EINJ, cleanup 0 vs NULL confusionDan Carpenter2012-01-231-3/+3
| * | | ACPI, APEI, EINJ Allow empty Trigger Error Action TableNiklas Söderlund2012-01-231-1/+6
| * | | ACPI: Remove ./drivers/acpi/atomicio.[ch]Myron Stowe2012-01-212-423/+0
| * | | ACPI, APEI: Add RAM mapping support to ACPIMyron Stowe2012-01-211-2/+34
| * | | ACPI, APEI: Add 64-bit read/write support for APEI on i386Myron Stowe2012-01-212-31/+120
| |/ /
* / / ACPI: Load acpi-cpufreq from processor driver automaticallyAndi Kleen2012-01-262-0/+23
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-01-18163-700/+3821
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...Len Brown2012-01-184-49/+227
| |\ \ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | | * | ACPI: Store SRAT table revisionKurt Garloff2012-01-171-0/+6
| | | | |/ / | | | |/| |
| | | | * | ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2Thomas Renninger2012-01-171-9/+8
| | | | * | ACPI processor: Remove unneeded cpuidle_unregister_driver callThomas Renninger2012-01-171-2/+0
| | | | * | ACPI processor: Fix error path, also remove sysdev linkThomas Renninger2012-01-171-0/+1
| | | | * | ACPI: processor: fix acpi_get_cpuid for UP processorLin Ming2012-01-171-2/+24
| | | |/ /
| | * / / acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi specTony Luck2012-01-181-36/+188
| | |/ /
| * | | Merge branch 'atomicio-remove' into releaseLen Brown2012-01-184-25/+130
| |\ \ \
| | * | | ACPI APEI: Convert atomicio routinesMyron Stowe2012-01-173-11/+104