lkml.org 
[lkml]   [2010]   [May]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/8] v2 Moorestown core patches for 35 merge window
    Date
    Hi hpa, ingo, and tglx,

    We have received many comments in v1, specifically regarding the consolidation
    of timer calibration and frequency detection. These two items are being worked
    on and require more time for restructuring. Therefore, i have separated them
    out of the patch series. This series below only inlcude the parts that have
    comments been addressed.

    thanks,

    Jacob

    *** BLURB HERE ***

    Feng Tang (2):
    x86/platform: add a wallclock_init func to x86_platforms ops
    x86/mrst: add vrtc driver which serves as a wall clock device

    Jacob Pan (6):
    x86/mrst/pci: return 0 for non-present pci bars
    x86/mrst: add cpu type detection for Medfield
    x86/mrst: add more timer options to include Medfield
    x86/apbt: support more timer configurations on mrst
    x86/mrst: add nop functions to x86_init mpparse functions
    input: do not select i8042 for x86 mid

    arch/x86/include/asm/apb_timer.h | 2 +-
    arch/x86/include/asm/fixmap.h | 4 ++
    arch/x86/include/asm/mrst.h | 20 ++++++++
    arch/x86/include/asm/vrtc.h | 27 ++++++++++
    arch/x86/include/asm/x86_init.h | 2 +
    arch/x86/kernel/Makefile | 2 +-
    arch/x86/kernel/apb_timer.c | 18 ++++---
    arch/x86/kernel/mrst.c | 97 +++++++++++++++++++++++++++++++++---
    arch/x86/kernel/setup.c | 2 +
    arch/x86/kernel/vrtc.c | 100 ++++++++++++++++++++++++++++++++++++++
    arch/x86/kernel/x86_init.c | 2 +
    arch/x86/pci/mrst.c | 2 +-
    drivers/input/keyboard/Kconfig | 2 +-
    drivers/input/mouse/Kconfig | 2 +-
    14 files changed, 260 insertions(+), 22 deletions(-)
    create mode 100644 arch/x86/include/asm/vrtc.h
    create mode 100644 arch/x86/kernel/vrtc.c



    \
     
     \ /
      Last update: 2010-05-14 23:51    [W:2.616 / U:0.180 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site