Revision 85f90cf6ca569b19cee212844b543a7355b77163 authored by Andres Salomon on 13 July 2012, 00:57:28 UTC, committed by Andres Salomon on 01 August 2012, 03:27:30 UTC
This uses the new EC driver framework in drivers/platform/olpc.  The
XO-1 and XO-1.5-specific code is still in arch/x86, but the generic stuff
(including a new workqueue; no more running EC commands with IRQs disabled!)
can be shared with other architectures.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Acked-by: Paul Fox <pgf@laptop.org>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
1 parent d278b7a
History
File Mode Size
buffer_sync.c -rw-r--r-- 13.5 KB
buffer_sync.h -rw-r--r-- 432 bytes
cpu_buffer.c -rw-r--r-- 10.7 KB
cpu_buffer.h -rw-r--r-- 2.8 KB
event_buffer.c -rw-r--r-- 4.5 KB
event_buffer.h -rw-r--r-- 860 bytes
nmi_timer_int.c -rw-r--r-- 3.4 KB
oprof.c -rw-r--r-- 5.0 KB
oprof.h -rw-r--r-- 1.2 KB
oprofile_files.c -rw-r--r-- 4.7 KB
oprofile_perf.c -rw-r--r-- 7.1 KB
oprofile_stats.c -rw-r--r-- 2.3 KB
oprofile_stats.h -rw-r--r-- 694 bytes
oprofilefs.c -rw-r--r-- 6.3 KB
timer_int.c -rw-r--r-- 2.5 KB

back to top