aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/ibm_rtl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-07-25platform/x86: ibm_rtl: remove unnecessary static in ibm_rtl_write()Gustavo A. R. Silva1-1/+1
2015-10-15move io-64-nonatomic*.h out of asm-genericChristoph Hellwig1-1/+1
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-1/+1
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake1-13/+2
2011-12-14ibm_rtl: convert sysdev_class to a regular subsystemKay Sievers1-17/+17
2011-05-27ibm_rtl: Use pr_fmt and pr_<level>Joe Perches1-8/+11
2011-05-27ibm_rtl: Remove warnings from casts of pointer to intJoe Perches1-2/+2
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier1-0/+13
2010-11-24ibm_rtl: _RTL_ is not available in UEFI modeVernon Mauery1-1/+2
2010-11-24ibm_rtl: Loosen the DMI criteria to all IBM machinesVernon Mauery1-24/+5
2010-11-24ibm_rtl: fix printk format warningRandy Dunlap1-1/+1
2010-10-21IBM Real-Time "SMI Free" mode driver -v7Vernon Mauery1-0/+341