drm: Have the crtc code only reference master from legacy nodes v2
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / clocksource /
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Add DT support
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Replace global spinlock with a...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Drop support for legacy platform...
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Add DT support
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Replace global spinlock with...
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Drop support for legacy platform...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Add DT support
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Replace global spinlock with a...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Drop support for legacy platform...
2014-12-05 Jingoo Hanclocksource: sh_tmu: Remove unnecessary OOM messages
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Fix channel IRQ retrieval in legac...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Sort headers alphabetically
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Remove FSF mail address from GPL...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Rename clock to "fck" in the non...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Add support for multiple channels...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Hardcode TMU clock event and sourc...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Replace hardcoded register values...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Allocate channels dynamically
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Replace kmalloc + memset with...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Add index to struct sh_tmu_channel
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Add memory base to sh_tmu_channel...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Constify name argument to sh_tmu_r...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Split channel setup to separate...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tm...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Split channel fields from sh_tmu_priv
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Use request_irq() instead of setup...
2014-12-05 Jingoo Hanclocksource: sh_mtu2: Remove unnecessary OOM messages
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Sort headers alphabetically
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Remove FSF mail address from...
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Rename clock to "fck" in the...
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Add support for multiple channels...
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Hardcode MTU2 clock event rating...
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Set cpumask to cpu_possible_mask
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Replace hardcoded register values...
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Allocate channels dynamically
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Replace kmalloc + memset with...
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Add index to struct sh_mtu2_channel
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Add memory base to sh_mtu2_channe...
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Constify name argument to sh_mtu2...
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Split channel setup to separate...
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Rename struct sh_mtu2_priv to...
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Split channel fields from sh_mtu2...
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Turn sh_mtu2_priv fields into...
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Use request_irq() instead of...
2014-12-05 Jingoo Hanclocksource: sh_cmt: Remove unnecessary OOM messages
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Request IRQ for clock event device...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Sort headers alphabetically
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Remove FSF mail address from GPL...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Rename clock to "fck" in the non...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Add support for multiple channels...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Hardcode CMT clock source rating...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Hardcode CMT clock event rating...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Set cpumask to cpu_possible_mask
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Replace hardcoded register values...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Split static information from...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Allocate channels dynamically
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Replace kmalloc + memset with...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Add index to struct sh_cmt_channel
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Add memory base to sh_cmt_channel...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Rename mapbase/mapbase_str to...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Constify name argument to sh_cmt_r...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Split channel setup to separate...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cm...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Split channel fields from sh_cmt_priv
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Use request_irq() instead of setup...
2014-12-05 Geert Uytterhoevenclocksource: CMT, MTU2, TMU and STI should depend on...
2014-12-05 Magnus Dammclocksource: Add Kconfig entries for CMT, MTU2, TMU...
2014-06-07 Krzysztof Kozlowskiclocksource: Exynos_mct: Register clock event after...
2014-06-07 Thomas Gleixnerclocksource: Exynos_mct: Use irq_force_affinity() in...
2014-03-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-28 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2014-03-26 Linus TorvaldsMerge tag 'trace-fixes-v3.14-rc7-v2' of git://git....
2014-03-25 Linus TorvaldsMerge branch 'nfsd-next' of git://linux-nfs.org/~bfield...
2014-03-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2014-03-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-03-22 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-03-22 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-03-21 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-03-21 Linus TorvaldsMerge tag 'trace-fixes-v3.14-rc7' of git://git./linux...
2014-03-20 David S. MillerMerge branch 'fixes' of git://git./linux/kernel/git...
2014-03-20 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-03-20 Linus TorvaldsMerge tag 'sound-3.14' of git://git./linux/kernel/git...
2014-03-19 Linus TorvaldsMerge tag 'pci-v3.14-fixes-3' of git://git./linux/kerne...
2014-03-19 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git./linux/kerne...
2014-03-19 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-03-18 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-03-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-14 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-03-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-10 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git./linux/kerne...
2014-03-10 Mark BrownMerge remote-tracking branches 'asoc/fix/88pm860',...
2014-03-10 Mark BrownMerge remote-tracking branch 'asoc/fix/pcm' into asoc...
2014-03-10 Linus TorvaldsMerge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org...
2014-03-09 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2014-03-09 Olof JohanssonMerge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git...
2014-03-09 Olof JohanssonMerge tag 'sunxi-fixes-for-3.14' of https://github...
2014-03-08 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git./linux/kerne...
2014-03-08 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git./linux/kerne...
next