index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
olpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2020-06-10
2
-4
/
+4
|
\
|
*
power: supply: olpc_battery: fix the power supply name
Lubomir Rintel
2020-05-10
2
-4
/
+4
*
|
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
|
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
|
/
*
Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-12-01
2
-14
/
+0
|
\
|
*
x86: olpc-xo1-sci: Remove invocation of MFD's .enable()/.disable() call-backs
Lee Jones
2019-11-11
1
-6
/
+0
|
*
x86: olpc-xo1-pm: Remove invocation of MFD's .enable()/.disable() call-backs
Lee Jones
2019-11-11
1
-8
/
+0
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
1
-1
/
+2
|
\
\
|
*
|
x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
2019-10-18
1
-1
/
+2
|
|
/
*
|
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
x86: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
1
-1
/
+1
*
|
olpc: x01: convert platform driver to use dev_groups
Greg Kroah-Hartman
2019-08-02
1
-10
/
+7
*
|
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-07-14
2
-102
/
+19
|
\
\
|
|
/
|
/
|
|
*
Platform: OLPC: Make olpc_dt_compatible_match() static __init
Lubomir Rintel
2019-06-11
1
-1
/
+1
|
*
Platform: OLPC: Move EC-specific functionality out from x86
Lubomir Rintel
2019-05-20
1
-101
/
+18
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
6
-30
/
+6
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
x86/platform/olpc: Use a correct version when making up a battery node
Lubomir Rintel
2019-04-18
1
-14
/
+50
*
x86/platform/olpc: Trivial code move in DT fixup
Lubomir Rintel
2019-04-18
1
-5
/
+5
*
x86/platform/olpc: Don't split string literals when fixing up the DT
Lubomir Rintel
2019-04-18
1
-14
/
+19
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+3
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-26
1
-18
/
+0
|
\
|
*
x86/platform/olpc: Do not call of_platform_bus_probe()
Rob Herring
2018-11-17
1
-18
/
+0
*
|
x86: Fix various typos in comments
Ingo Molnar
2018-12-03
1
-1
/
+1
|
/
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
1
-1
/
+1
*
x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC
Lubomir Rintel
2018-10-05
1
-0
/
+3
*
x86/platform/olpc: Use PTR_ERR_OR_ZERO()
zhong jiang
2018-08-02
1
-3
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
2017-06-13
1
-1
/
+1
*
x86/platform/olpc: Fix resume handler build warning
Borislav Petkov
2016-11-28
1
-0
/
+2
*
x86/platform: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
2
-2
/
+5
*
x86/olpc/xo15/sci: Use newly added power_supply_put API
Krzysztof Kozlowski
2015-03-13
1
-2
/
+2
*
x86/olpc/xo1/sci: Use newly added power_supply_put API
Krzysztof Kozlowski
2015-03-13
1
-2
/
+2
*
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
2015-03-13
2
-4
/
+4
*
x86: platform: olpc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-2
/
+0
*
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
2014-05-05
1
-1
/
+1
*
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-07
1
-2
/
+1
*
olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method()
Zhang Rui
2013-09-24
1
-8
/
+1
*
x86/olpc/xo1/sci: Don't call input_free_device() after input_unregister_device()
Wei Yongjun
2013-04-24
1
-3
/
+1
*
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2013-01-26
1
-1
/
+1
*
X86: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
2
-13
/
+13
*
x86: OLPC: move s/r-related EC cmds to EC driver
Andres Salomon
2012-07-31
2
-22
/
+36
*
Platform: OLPC: move debugfs support from x86 EC driver
Andres Salomon
2012-07-31
1
-97
/
+0
*
x86: OLPC: switch over to using new EC driver on x86
Andres Salomon
2012-07-31
1
-26
/
+27
*
drivers: OLPC: update various drivers to include olpc-ec.h
Andres Salomon
2012-07-31
4
-0
/
+4
*
Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver
Andres Salomon
2012-07-31
1
-2
/
+2
*
olpc-xo15-sci: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-07-12
1
-2
/
+4
*
x86/olpc/xo1/sci: Report RTC wakeup events
Daniel Drake
2012-05-07
1
-2
/
+15
[next]