summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/olpc
AgeCommit message (Expand)AuthorLines
2014-10-20x86: platform: olpc: drop owner assignment from platform_driversWolfram Sang-2/+0
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen-1/+1
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng-2/+1
2013-09-24olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui-8/+1
2013-04-24x86/olpc/xo1/sci: Don't call input_free_device() after input_unregister_device()Wei Yongjun-3/+1
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki-1/+1
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman-13/+13
2012-07-31x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon-22/+36
2012-07-31Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon-97/+0
2012-07-31x86: OLPC: switch over to using new EC driver on x86Andres Salomon-26/+27
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon-0/+4
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon-2/+2
2012-07-12olpc-xo15-sci: Use struct dev_pm_ops for power managementRafael J. Wysocki-2/+4
2012-05-07x86/olpc/xo1/sci: Report RTC wakeup eventsDaniel Drake-2/+15
2012-05-07x86/olpc/xo1/sci: Produce wakeup events for buttons and switchesDaniel Drake-5/+21
2012-03-27x86/olpc: Add debugfs interface for EC commandsDaniel Drake-0/+97
2012-03-06x86/olpc/xo15/sci: Enable lid close wakeup controlDaniel Drake-1/+71
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker-0/+1
2011-08-05x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox-2/+2
2011-07-24x86, olpc-xo15-sci: Enable EC wakeup capabilityDaniel Drake-1/+1
2011-07-06x86, olpc: Add XO-1.5 SCI driverDaniel Drake-0/+178
2011-07-06x86, olpc: Add XO-1 RTC driverDaniel Drake-0/+82
2011-07-06x86, olpc-xo1-sci: Propagate power supply/battery eventsDaniel Drake-0/+37
2011-07-06x86, olpc-xo1-sci: Add lid switch functionalityDaniel Drake-1/+206
2011-07-06x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake-1/+182
2011-07-06x86, olpc: EC SCI wakeup mask functionalityDaniel Drake-0/+86
2011-07-06x86, olpc: Add XO-1 SCI driver and power button controlDaniel Drake-0/+192
2011-07-06x86, olpc: Add XO-1 suspend/resume supportDaniel Drake-1/+217
2011-07-06x86, olpc: Rename olpc-xo1 to olpc-xo1-pmDaniel Drake-29/+16
2011-07-06x86, olpc: Move CS5536-related constants to cs5535.hDaniel Drake-18/+8
2011-07-06x86, olpc: Add missing elements to device treeDaniel Drake-0/+103
2011-05-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-27/+47
2011-03-27mfd: OLPC: Clean up names to match what OLPC actually usesDaniel Drake-6/+6
2011-03-27mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon-6/+5
2011-03-23mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" partAndres Salomon-2/+2
2011-03-23mfd: Add sharing for cs5535 acpi/pms cellsAndres Salomon-22/+20
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+2
2011-03-15x86, olpc: Use device tree for platform identificationDaniel Drake-27/+47
2011-03-02x86: OLPC: have prom_early_alloc BUG rather than return NULLAndres Salomon-2/+1
2011-02-23x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirectionThomas Gleixner-1/+1
2011-02-23x86: OLPC: Cleanup config maze completelyThomas Gleixner-1/+1
2011-01-14x86: OLPC: convert olpc-xo1 driver from pci device to platform deviceAndres Salomon-46/+55
2010-12-15x86, olpc: Speed up device tree creation during bootAndres Salomon-5/+23
2010-12-15x86, olpc: Add OLPC device-tree supportAndres Salomon-0/+171
2010-10-27x86: Move olpc to platformThomas Gleixner-0/+536