index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
olpc
/
olpc-xo1-pm.c
Age
Commit message (
Expand
)
Author
2024-10-21
x86/platform: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-04-10
x86/platform/olpc-x01-pm: Convert to platform remove callback returning void
Uwe Kleine-König
2019-11-11
x86: olpc-xo1-pm: Remove invocation of MFD's .enable()/.disable() call-backs
Lee Jones
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
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-01-03
X86: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-07-31
x86: OLPC: move s/r-related EC cmds to EC driver
Andres Salomon
2012-07-31
drivers: OLPC: update various drivers to include olpc-ec.h
Andres Salomon
2011-10-31
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-07-06
x86, olpc: Add XO-1 suspend/resume support
Daniel Drake
2011-07-06
x86, olpc: Rename olpc-xo1 to olpc-xo1-pm
Daniel Drake