1. 12 7月, 2012 1 次提交
    • M
      clk: wm831x: Add initial WM831x clock driver · f05259a6
      Mark Brown 提交于
      The WM831x and WM832x series of PMICs contain a flexible clocking
      subsystem intended to provide always on and system core clocks.  It
      features:
      
      - A 32.768kHz crystal oscillator which can optionally be used to pass
        through an externally generated clock.
      - A FLL which can be clocked from either the 32.768kHz oscillator or
        the CLKIN pin.
      - A CLKOUT pin which can bring out either the oscillator or the FLL
        output.
      - The 32.768kHz clock can also optionally be brought out on the GPIO
        pins of the device.
      
      This driver fully supports the 32.768kHz oscillator and CLKOUT.  The FLL
      is supported only in AUTO mode, the full flexibility of the FLL cannot
      currently be used.
      
      Due to a lack of access to systems where the core SoC has been converted
      to use the generic clock API this driver has been compile tested only.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Signed-off-by: NMike Turquette <mturquette@linaro.org>
      f05259a6
  2. 25 6月, 2012 1 次提交
  3. 21 6月, 2012 1 次提交
  4. 15 6月, 2012 2 次提交
  5. 09 6月, 2012 1 次提交
  6. 08 6月, 2012 1 次提交
  7. 06 6月, 2012 2 次提交
  8. 03 6月, 2012 1 次提交
  9. 30 5月, 2012 2 次提交
  10. 25 5月, 2012 1 次提交
  11. 21 5月, 2012 1 次提交
  12. 18 5月, 2012 2 次提交
    • J
      floppy: take over maintainership · 8206f664
      Jiri Kosina 提交于
      I have fought the current maintainer to the death in the Thunderdome
      [1] https://lkml.org/lkml/2012/5/16/370
      
      Umm, actually, there is noone taking care of the driver due to lack
      of real hardware, and I still have some. The driver exposes bugs on
      emulated/virtualized devices (mostly due to timing), but it's essential
      to verify the fixes against a real hardware as well (which has been
      holding back some of the fixes).
      Acked-by: NLinus Torvalds <torvalds@linux-foundation.org>
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      8206f664
    • P
      MCA: delete all remaining traces of microchannel bus support. · bb8187d3
      Paul Gortmaker 提交于
      Hardware with MCA bus is limited to 386 and 486 class machines
      that are now 20+ years old and typically with less than 32MB
      of memory.  A quick search on the internet, and you see that
      even the MCA hobbyist/enthusiast community has lost interest
      in the early 2000 era and never really even moved ahead from
      the 2.4 kernels to the 2.6 series.
      
      This deletes anything remaining related to CONFIG_MCA from core
      kernel code and from the x86 architecture.  There is no point in
      carrying this any further into the future.
      
      One complication to watch for is inadvertently scooping up
      stuff relating to machine check, since there is overlap in
      the TLA name space (e.g. arch/x86/boot/mca.c).
      
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: James Bottomley <JBottomley@Parallels.com>
      Cc: x86@kernel.org
      Acked-by: NIngo Molnar <mingo@elte.hu>
      Acked-by: NH. Peter Anvin <hpa@zytor.com>
      Signed-off-by: NPaul Gortmaker <paul.gortmaker@windriver.com>
      bb8187d3
  13. 15 5月, 2012 2 次提交
  14. 14 5月, 2012 1 次提交
  15. 13 5月, 2012 2 次提交
  16. 12 5月, 2012 3 次提交
  17. 11 5月, 2012 2 次提交
  18. 10 5月, 2012 3 次提交
  19. 09 5月, 2012 3 次提交
  20. 08 5月, 2012 1 次提交
  21. 07 5月, 2012 2 次提交
  22. 05 5月, 2012 2 次提交
  23. 01 5月, 2012 3 次提交