1. 20 4月, 2013 3 次提交
  2. 16 4月, 2013 1 次提交
  3. 12 4月, 2013 5 次提交
  4. 11 4月, 2013 3 次提交
  5. 09 4月, 2013 3 次提交
  6. 06 4月, 2013 4 次提交
  7. 04 4月, 2013 2 次提交
  8. 02 4月, 2013 1 次提交
    • R
      cs5535-mfgpt: Add another reset method · 945480b1
      Richard Weinberger 提交于
      The CS5535/CS5536 MFGPT has no support to reset the device.
      The current method uses an undocumented bit but does not work on all
      devices. At least on my ALIX board it completely freezes the board.
      
      This new method tries to soft reset all timers by unconfiguring them.
      But this does not clear the RO setup register and therefore it has to
      be ignored while probing.
      
      Resetting the timers is not only needed on broken BIOSes also when
      kexec is used. Otherwise the new kernel will find preconfigured timers
      and odd things will happen.
      Signed-off-by: NRichard Weinberger <richard@nod.at>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      945480b1
  9. 29 3月, 2013 16 次提交
  10. 26 3月, 2013 2 次提交