aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform
Commit message (Expand)AuthorAgeFilesLines
* x86/efi: Fix off-by-one bug in EFI Boot Services reservationDave Young2014-04-021-1/+1
* x86, efi: Don't use (U)EFI time services on 32 bitMatthew Garrett2014-01-031-5/+0
* x86, efi: Don't map Boot Services on i386Josh Boyer2013-10-261-4/+7
* x86/efi: Fix dummy variable buffer allocationBen Hutchings2013-06-291-1/+6
* Modify UEFI anti-bricking codeMatthew Garrett2013-06-291-9/+66
* x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger2013-05-301-1/+13
* x86,efi: Check max_size only if it is non-zero.Richard Weinberger2013-05-301-1/+6
* efi: Export efi_query_variable_store() for efivars.koSergey Vlasov2013-05-301-0/+1
* x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-05-301-0/+25
* x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming2013-03-061-28/+31
* efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi2013-03-061-1/+1
* x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming2013-02-061-1/+1
* efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-02-061-4/+32
* efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer2013-02-061-5/+17
* efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi2012-10-171-0/+1
* x86/uv: Fix UV2 BAU legacy modeCliff Wickman2012-06-191-1/+0
* x86/uv: Fix uninitialized spinlocksCliff Wickman2012-02-032-1/+3
* x86/UV2: Work around BAU bugCliff Wickman2012-01-251-32/+242
* x86/UV2: Fix BAU destination timeout initializationCliff Wickman2012-01-251-6/+7
* x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-251-23/+65
* Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard2011-12-122-18/+28
* x86, efi: Make efi_call_phys_{prelog,epilog} CONFIG_RELOCATABLE-awareMatt Fleming2011-12-091-46/+2
* x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2011-12-092-28/+18
* x86, mrst: Change the pmic_gpio device type to IPCFeng Tang2011-12-051-0/+1
* mrst: Added some platform data for the SFI translationsJekyll Lai2011-12-051-0/+42
* x86,mrst: Power control commands updateJacob Pan2011-12-051-11/+14
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-181-5/+41
|\
| * x86/mrst: Avoid reporting wrong nmi statusJacob Pan2011-11-101-0/+13
| * x86/mrst: Add support for Penwell clock calibrationDirk Brandewie2011-11-101-5/+28
* | bma023: Add SFI translation for this deviceWilliam Douglas2011-11-111-0/+1
* | vrtc: change its year offset from 1960 to 1972Feng Tang2011-11-111-2/+2
* | ce4100: fix a build errorZhang Rui2011-11-111-1/+1
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-071-1/+1
|\
| * mrst pmu: update commentLen Brown2011-11-061-1/+1
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-065-0/+5
|\ \
| * | x86: efi_32.c is implicitly getting asm/desc.h via module.hPaul Gortmaker2011-10-311-0/+1
| * | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-314-0/+4
* | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-031-15/+161
|\ \ \ | |/ / |/| |
| * | x86, mrst: add platform support for MSIC MFD driverMika Westerberg2011-10-241-15/+154
| * | x86, mrst: Some drivers need to known when an SCU is availableAlan Cox2011-10-241-0/+7
| |/
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-10-281-11/+6
|\ \
| * | x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-09-211-11/+6
* | | Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-283-0/+144
|\ \ \
| * | | x86: geode: New PCEngines Alix system driverEd Wildgoose2011-09-213-0/+144
| |/ /
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-0/+3
|\ \ \ | |_|/ |/| |
| * | x86/mrst: Add platform data for Max3110 devicesFeng Tang2011-08-261-0/+3
* | | x86, mrst: use a temporary variable for SFI irqMika Westerberg2011-10-141-10/+12
* | | x86/rtc: Don't recursively acquire rtc_lockMatt Fleming2011-09-211-0/+9
| |/ |/|
* | sfi: table irq 0xFF means 'no interrupt'Kirill A. Shutemov2011-08-261-1/+3
* | x86, olpc: Wait for last byte of EC command to be acceptedPaul Fox2011-08-051-2/+2
|/