Age | Commit message (Expand) | Author | Files | Lines |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
2019-04-18 | x86/platform/olpc: Use a correct version when making up a battery node | Lubomir Rintel | 1 | -14/+50 |
2019-04-18 | x86/platform/olpc: Trivial code move in DT fixup | Lubomir Rintel | 1 | -5/+5 |
2019-04-18 | x86/platform/olpc: Don't split string literals when fixing up the DT | Lubomir Rintel | 1 | -14/+19 |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 1 | -0/+3 |
2018-12-27 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -18/+0 |
2018-12-03 | x86: Fix various typos in comments | Ingo Molnar | 1 | -1/+1 |
2018-11-17 | x86/platform/olpc: Do not call of_platform_bus_probe() | Rob Herring | 1 | -18/+0 |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport | 1 | -1/+1 |
2018-10-05 | x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC | Lubomir Rintel | 1 | -0/+3 |
2018-08-02 | x86/platform/olpc: Use PTR_ERR_OR_ZERO() | zhong jiang | 1 | -3/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-06-13 | x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() | Andy Lutomirski | 1 | -1/+1 |
2016-11-28 | x86/platform/olpc: Fix resume handler build warning | Borislav Petkov | 1 | -0/+2 |
2016-07-14 | x86/platform: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2 | -2/+5 |
2015-03-14 | x86/olpc/xo15/sci: Use newly added power_supply_put API | Krzysztof Kozlowski | 1 | -2/+2 |
2015-03-14 | x86/olpc/xo1/sci: Use newly added power_supply_put API | Krzysztof Kozlowski | 1 | -2/+2 |
2015-03-14 | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 2 | -4/+4 |
2014-10-20 | x86: platform: olpc: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -2/+0 |
2014-05-06 | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 1 | -1/+1 |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 1 | -2/+1 |
2013-09-24 | olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method() | Zhang Rui | 1 | -8/+1 |
2013-04-24 | x86/olpc/xo1/sci: Don't call input_free_device() after input_unregister_device() | Wei Yongjun | 1 | -3/+1 |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 1 | -1/+1 |
2013-01-04 | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2 | -13/+13 |
2012-08-01 | x86: OLPC: move s/r-related EC cmds to EC driver | Andres Salomon | 2 | -22/+36 |
2012-08-01 | Platform: OLPC: move debugfs support from x86 EC driver | Andres Salomon | 1 | -97/+0 |
2012-08-01 | x86: OLPC: switch over to using new EC driver on x86 | Andres Salomon | 1 | -26/+27 |
2012-08-01 | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon | 4 | -0/+4 |
2012-08-01 | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver | Andres Salomon | 1 | -2/+2 |
2012-07-13 | olpc-xo15-sci: Use struct dev_pm_ops for power management | Rafael J. Wysocki | 1 | -2/+4 |
2012-05-07 | x86/olpc/xo1/sci: Report RTC wakeup events | Daniel Drake | 1 | -2/+15 |
2012-05-07 | x86/olpc/xo1/sci: Produce wakeup events for buttons and switches | Daniel Drake | 1 | -5/+21 |
2012-03-27 | x86/olpc: Add debugfs interface for EC commands | Daniel Drake | 1 | -0/+97 |
2012-03-06 | x86/olpc/xo15/sci: Enable lid close wakeup control | Daniel Drake | 1 | -1/+71 |
2011-11-01 | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-08-06 | x86, olpc: Wait for last byte of EC command to be accepted | Paul Fox | 1 | -2/+2 |
2011-07-24 | x86, olpc-xo15-sci: Enable EC wakeup capability | Daniel Drake | 1 | -1/+1 |
2011-07-07 | x86, olpc: Add XO-1.5 SCI driver | Daniel Drake | 3 | -0/+178 |
2011-07-07 | x86, olpc: Add XO-1 RTC driver | Daniel Drake | 2 | -0/+82 |
2011-07-07 | x86, olpc-xo1-sci: Propagate power supply/battery events | Daniel Drake | 1 | -0/+37 |
2011-07-07 | x86, olpc-xo1-sci: Add lid switch functionality | Daniel Drake | 1 | -1/+206 |
2011-07-07 | x86, olpc-xo1-sci: Add GPE handler and ebook switch functionality | Daniel Drake | 1 | -1/+182 |
2011-07-07 | x86, olpc: EC SCI wakeup mask functionality | Daniel Drake | 1 | -0/+86 |
2011-07-07 | x86, olpc: Add XO-1 SCI driver and power button control | Daniel Drake | 2 | -0/+192 |
2011-07-07 | x86, olpc: Add XO-1 suspend/resume support | Daniel Drake | 3 | -1/+217 |
2011-07-07 | x86, olpc: Rename olpc-xo1 to olpc-xo1-pm | Daniel Drake | 2 | -29/+16 |
2011-07-07 | x86, olpc: Move CS5536-related constants to cs5535.h | Daniel Drake | 1 | -18/+8 |