| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/olpc/xo1/sci: Report RTC wakeup events | Daniel Drake | 2012-05-07 | 1 | -2/+15 |
* | x86/olpc/xo1/sci: Produce wakeup events for buttons and switches | Daniel Drake | 2012-05-07 | 1 | -5/+21 |
* | x86/olpc: Add debugfs interface for EC commands | Daniel Drake | 2012-03-27 | 1 | -0/+97 |
* | x86/olpc/xo15/sci: Enable lid close wakeup control | Daniel Drake | 2012-03-06 | 1 | -1/+71 |
* | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | x86, olpc: Wait for last byte of EC command to be accepted | Paul Fox | 2011-08-05 | 1 | -2/+2 |
* | x86, olpc-xo15-sci: Enable EC wakeup capability | Daniel Drake | 2011-07-24 | 1 | -1/+1 |
* | x86, olpc: Add XO-1.5 SCI driver | Daniel Drake | 2011-07-06 | 3 | -0/+178 |
* | x86, olpc: Add XO-1 RTC driver | Daniel Drake | 2011-07-06 | 2 | -0/+82 |
* | x86, olpc-xo1-sci: Propagate power supply/battery events | Daniel Drake | 2011-07-06 | 1 | -0/+37 |
* | x86, olpc-xo1-sci: Add lid switch functionality | Daniel Drake | 2011-07-06 | 1 | -1/+206 |
* | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionality | Daniel Drake | 2011-07-06 | 1 | -1/+182 |
* | x86, olpc: EC SCI wakeup mask functionality | Daniel Drake | 2011-07-06 | 1 | -0/+86 |
* | x86, olpc: Add XO-1 SCI driver and power button control | Daniel Drake | 2011-07-06 | 2 | -0/+192 |
* | x86, olpc: Add XO-1 suspend/resume support | Daniel Drake | 2011-07-06 | 3 | -1/+217 |
* | x86, olpc: Rename olpc-xo1 to olpc-xo1-pm | Daniel Drake | 2011-07-06 | 2 | -29/+16 |
* | x86, olpc: Move CS5536-related constants to cs5535.h | Daniel Drake | 2011-07-06 | 1 | -18/+8 |
* | x86, olpc: Add missing elements to device tree | Daniel Drake | 2011-07-06 | 1 | -0/+103 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-05-19 | 3 | -27/+47 |
|\ |
|
| * | x86, olpc: Use device tree for platform identification | Daniel Drake | 2011-03-15 | 3 | -27/+47 |
* | | mfd: OLPC: Clean up names to match what OLPC actually uses | Daniel Drake | 2011-03-27 | 1 | -6/+6 |
* | | mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to it | Andres Salomon | 2011-03-27 | 1 | -6/+5 |
* | | mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part | Andres Salomon | 2011-03-23 | 1 | -2/+2 |
* | | mfd: Add sharing for cs5535 acpi/pms cells | Andres Salomon | 2011-03-23 | 1 | -22/+20 |
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirection | Thomas Gleixner | 2011-02-23 | 1 | -1/+1 |
| * | x86: OLPC: Cleanup config maze completely | Thomas Gleixner | 2011-02-23 | 1 | -1/+1 |
* | | x86: OLPC: have prom_early_alloc BUG rather than return NULL | Andres Salomon | 2011-03-02 | 1 | -2/+1 |
|/ |
|
* | x86: OLPC: convert olpc-xo1 driver from pci device to platform device | Andres Salomon | 2011-01-14 | 1 | -46/+55 |
* | x86, olpc: Speed up device tree creation during boot | Andres Salomon | 2010-12-15 | 1 | -5/+23 |
* | x86, olpc: Add OLPC device-tree support | Andres Salomon | 2010-12-15 | 3 | -0/+171 |
* | x86: Move olpc to platform | Thomas Gleixner | 2010-10-27 | 4 | -0/+536 |