Revision a7e90924e167f9dd86633a959e31168c9bed4fb1 authored by Linus Torvalds on 26 November 2014, 01:52:56 UTC, committed by Linus Torvalds on 26 November 2014, 01:52:56 UTC
Pull clock fixes from Mike Turquette:
 "The fixes for the clock framework are all regressions in drivers, plus
  a single fix in one of the basic clock templates.  No fixes to the
  core this time around.

  As with most clock driver fixes these run the gamut from fixing a
  build warning to fixing wrecked memory timings, with a little USB
  tossed in for fun"

* tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquette/linux:
  clk: pxa: fix pxa27x CCCR bit usage
  clk-divider: Fix READ_ONLY when divider > 1
  clk: qcom: Fix duplicate rbcpr clock name
  clk: at91: usb: fix at91sam9x5 recalc, round and set rate
  clk: at91: usb: fix at91rm9200 round and set rate
2 parent s 5d01410 + dcf3d45
History
File Mode Size
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 308 bytes
acl.c -rw-r--r-- 6.3 KB
addr.c -rw-r--r-- 35.6 KB
cache.c -rw-r--r-- 9.5 KB
cache.h -rw-r--r-- 4.6 KB
caps.c -rw-r--r-- 90.9 KB
ceph_frag.c -rw-r--r-- 365 bytes
debugfs.c -rw-r--r-- 7.7 KB
dir.c -rw-r--r-- 36.2 KB
export.c -rw-r--r-- 5.8 KB
file.c -rw-r--r-- 32.9 KB
inode.c -rw-r--r-- 53.3 KB
ioctl.c -rw-r--r-- 7.5 KB
ioctl.h -rw-r--r-- 3.6 KB
locks.c -rw-r--r-- 8.5 KB
mds_client.c -rw-r--r-- 95.2 KB
mds_client.h -rw-r--r-- 12.1 KB
mdsmap.c -rw-r--r-- 4.5 KB
snap.c -rw-r--r-- 25.8 KB
strings.c -rw-r--r-- 4.0 KB
super.c -rw-r--r-- 25.3 KB
super.h -rw-r--r-- 27.6 KB
xattr.c -rw-r--r-- 27.3 KB

back to top