Age | Commit message (Expand) | Author |
2024-04-10 | x86/platform/olpc-xo1-sci: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-04-10 | x86/platform/olpc-x01-pm: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-05-18 | x86/platform: Avoid missing-prototype warnings for OLPC | Arnd Bergmann |
2022-11-23 | ACPI: make remove callback of ACPI driver void | Dawei Li |
2022-07-15 | x86/olpc: fix 'logical not is only applied to the left hand side' | Alexander Lobakin |
2021-12-08 | x86: Prepare asm files for straight-line-speculation | Peter Zijlstra |
2021-10-06 | x86/platform/olpc: Correct ifdef symbol to intended CONFIG_OLPC_XO15_SCI | Lukas Bulwahn |
2021-03-21 | x86: Fix various typos in comments, take #2 | Ingo Molnar |
2020-06-10 | Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-05-10 | power: supply: olpc_battery: fix the power supply name | Lubomir Rintel |
2019-12-01 | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-11-11 | x86: olpc-xo1-sci: Remove invocation of MFD's .enable()/.disable() call-backs | Lee Jones |
2019-11-11 | x86: olpc-xo1-pm: Remove invocation of MFD's .enable()/.disable() call-backs | Lee Jones |
2019-10-18 | x86: Use pr_warn instead of pr_warning | Kefeng Wang |
2019-10-18 | x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_* | Jiri Slaby |
2019-08-02 | olpc: x01: convert platform driver to use dev_groups | Greg Kroah-Hartman |
2019-07-14 | Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat... | Linus Torvalds |
2019-06-11 | Platform: OLPC: Make olpc_dt_compatible_match() static __init | Lubomir Rintel |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-20 | Platform: OLPC: Move EC-specific functionality out from x86 | Lubomir Rintel |
2019-04-18 | x86/platform/olpc: Use a correct version when making up a battery node | Lubomir Rintel |
2019-04-18 | x86/platform/olpc: Trivial code move in DT fixup | Lubomir Rintel |
2019-04-18 | x86/platform/olpc: Don't split string literals when fixing up the DT | Lubomir Rintel |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2018-12-26 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-12-03 | x86: Fix various typos in comments | Ingo Molnar |
2018-11-17 | x86/platform/olpc: Do not call of_platform_bus_probe() | Rob Herring |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport |
2018-10-05 | x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC | Lubomir Rintel |
2018-08-02 | x86/platform/olpc: Use PTR_ERR_OR_ZERO() | zhong jiang |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-13 | x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() | Andy Lutomirski |
2016-11-28 | x86/platform/olpc: Fix resume handler build warning | Borislav Petkov |
2016-07-14 | x86/platform: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2015-03-13 | x86/olpc/xo15/sci: Use newly added power_supply_put API | Krzysztof Kozlowski |
2015-03-13 | x86/olpc/xo1/sci: Use newly added power_supply_put API | Krzysztof Kozlowski |
2015-03-13 | power_supply: Change ownership from driver to core | Krzysztof Kozlowski |
2014-10-20 | x86: platform: olpc: drop owner assignment from platform_drivers | Wolfram Sang |
2014-05-05 | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-09-24 | olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method() | Zhang Rui |
2013-04-24 | x86/olpc/xo1/sci: Don't call input_free_device() after input_unregister_device() | Wei Yongjun |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki |