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
mxs
socfpga
spear
versatile
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 535 bytes
clk-divider.c -rw-r--r-- 8.4 KB
clk-fixed-factor.c -rw-r--r-- 2.5 KB
clk-fixed-rate.c -rw-r--r-- 2.8 KB
clk-gate.c -rw-r--r-- 3.7 KB
clk-highbank.c -rw-r--r-- 8.1 KB
clk-mux.c -rw-r--r-- 3.2 KB
clk-nomadik.c -rw-r--r-- 1.5 KB
clk-u300.c -rw-r--r-- 21.4 KB
clk-wm831x.c -rw-r--r-- 10.0 KB
clk.c -rw-r--r-- 41.2 KB
clkdev.c -rw-r--r-- 8.2 KB

back to top