Age | Commit message (Expand) | Author |
2012-03-30 | ACPI: Make ACPI interrupt threaded | Andi Kleen |
2012-03-30 | ACPI: ec: Do request_region outside WARN() | Andi Kleen |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-27 | ACPI: Move module parameter gts and bfs to sleep.c | Lin Ming |
2012-03-27 | 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: Add table-driven dispatch for sleep/wake functions | Bob Moore |
2012-03-22 | ACPICA: Split sleep/wake functions into two files | Bob Moore |
2012-03-22 | ACPICA: Distill multiple sleep method functions to a single function | Bob Moore |
2012-03-22 | ACPICA: Add acpi_os_physical_table_override interface | Bob Moore |
2012-03-22 | ACPICA: ACPI 5: Update debug output for new notify values | Bob Moore |
2012-03-22 | ACPICA: Expand OSL memory read/write interfaces to 64 bits | Bob Moore |
2012-03-22 | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware | Bob Moore |
2012-03-22 | ACPICA: Move ACPI timer prototypes to public acpixf file | Bob Moore |
2012-03-22 | ACPICA: ACPI 5: Support for new FADT SleepStatus, SleepControl registers | Bob Moore |
2012-03-22 | ACPICA: Update _REV return value to 5 | Bob Moore |
2012-03-22 | Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k... | Len Brown |
2012-03-21 | ACPICA: Fix regression in FADT revision checks | Julian Anastasov |
2012-03-21 | ACPI: ignore FADT reset-reg-sup flag | Len Brown |
2012-03-20 | ACPI: EC: Add ec_get_handle() | Seth Forshee |
2012-03-20 | platform/x86: drop deprecated asus_acpi driver | Corentin Chary |
2012-03-13 | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang |
2012-02-09 | ACPI: remove duplicated lines of merging problems with acpi_processor_start | Yinghai Lu |
2012-02-07 | ACPI: remove duplicated lines of merging problems with acpi_processor_add | Yinghai Lu |
2012-02-02 | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman |
2012-01-27 | ACPI: Load acpi-cpufreq from processor driver automatically | Andi Kleen |
2012-01-24 | Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net... | Len Brown |
2012-01-24 | Use acpi_os_map_memory() instead of ioremap() in einj driver | Luck, Tony |
2012-01-24 | ACPI, APEI, EINJ, cleanup 0 vs NULL confusion | Dan Carpenter |
2012-01-24 | ACPI, APEI, EINJ Allow empty Trigger Error Action Table | Niklas Söderlund |
2012-01-21 | ACPI / PM: Add Sony Vaio VPCCW29FX to nonvs blacklist. | Lan Tianyu |
2012-01-21 | ACPI: Remove ./drivers/acpi/atomicio.[ch] | Myron Stowe |
2012-01-21 | ACPI, APEI: Add RAM mapping support to ACPI | Myron Stowe |
2012-01-21 | ACPI, APEI: Add 64-bit read/write support for APEI on i386 | Myron Stowe |
2012-01-20 | ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores | Thomas Renninger |
2012-01-20 | ACPI processor hotplug: Split up acpi_processor_add | Thomas Renninger |
2012-01-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-01-18 | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown |
2012-01-18 | acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec | Tony Luck |
2012-01-18 | Merge branch 'atomicio-remove' into release | Len Brown |
2012-01-18 | Merge branch 'apei' into release | Len Brown |
2012-01-18 | ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2 | Thomas Renninger |
2012-01-17 | ACPI processor: Remove unneeded cpuidle_unregister_driver call | Thomas Renninger |
2012-01-17 | ACPI processor: Fix error path, also remove sysdev link | Thomas Renninger |
2012-01-17 | ACPI: processor: fix acpi_get_cpuid for UP processor | Lin Ming |