https://github.com/torvalds/linux
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
Tip revision: 85f90cf6ca569b19cee212844b543a7355b77163 authored by Andres Salomon on 13 July 2012, 00:57:28 UTC
x86: OLPC: switch over to using new EC driver on x86
Tip revision: 85f90cf
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 210.2 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 17.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top