summary refs log tree commit diff
AgeCommit message (Expand)Author
2014-01-16clk: Add set_rate_and_parent() opStephen Boyd
2014-01-16reset: Silence warning in reset-controller.hStephen Boyd
2014-01-16clk: sirf: re-arch to make the codes support both prima2 and atlas6Barry Song
2014-01-15clk: composite: pass mux_hw into determine_rateMike Turquette
2014-01-14Merge branch 'clk-next-shmobile' into clk-nextMike Turquette
2014-01-14clk: shmobile: Fix MSTP clock array initializationValentine Barshak
2014-01-14clk: shmobile: Fix MSTP clock indexValentine Barshak
2014-01-08Merge tag 'for_3.14/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette
2014-01-08ARM: dts: Add clock provider specific properties to max77686 nodeTomasz Figa
2014-01-08clk: max77686: Register OF clock providerTomasz Figa
2014-01-08clk: max77686: Refactor driver data handlingTomasz Figa
2014-01-08clk: max77686: Fix clean-up in error and remove pathsTomasz Figa
2014-01-08clk: max77686: Make max77686_clk_register() return struct clk *Tomasz Figa
2014-01-08clk: max77686: Refactor successful exit of probe functionTomasz Figa
2014-01-08clk: max77686: Provide .recalc_rate() operationTomasz Figa
2014-01-08clk: max77686: Correct callback used for checking clock statusTomasz Figa
2014-01-08MAINTAINERS: Add entry for Samsung SoC clock driversTomasz Figa
2014-01-08ARM: dts: exynos5420: add input clocks to audss clock controllerAndrew Bresticker
2014-01-08clk: exynos-audss: add support for Exynos 5420Andrew Bresticker
2014-01-08ARM: dts: exynos5250: add input clocks to audss clock controllerAndrew Bresticker
2014-01-08clk: exynos5250: add clock ID for div_pcm0Andrew Bresticker
2014-01-08clk: exynos-audss: allow input clocks to be specified in device treeAndrew Bresticker
2014-01-08clk: exynos-audss: convert to platform deviceAndrew Bresticker
2014-01-08clk: exynos5440: replace clock ID private enums with IDs from DT headerAndrzej Hajda
2014-01-08ARM: exynos5440: create a DT header defining CLK IDsAndrzej Hajda
2014-01-08clk: exynos5420: replace clock ID private enums with IDs from DT headerAndrzej Hajda
2014-01-08ARM: exynos5420: create a DT header defining CLK IDsAndrzej Hajda
2014-01-08clk: exynos5250: replace clock ID private enums with IDs from DT headerAndrzej Hajda
2014-01-08ARM: exynos5250: create a DT header defining CLK IDsAndrzej Hajda
2014-01-08clk: exynos4: replace clock ID private enums with IDs from DT headerAndrzej Hajda
2014-01-08ARM: exynos4: create a DT header defining CLK IDsAndrzej Hajda
2014-01-08clk: exynos5250: register APLL rate tableAndrew Bresticker
2014-01-04Linux 3.13-rc7Linus Torvalds
2014-01-03Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-01-03Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-02Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-02Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-02epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron
2014-01-02sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu
2014-01-02drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu
2014-01-02mm/memory-failure.c: transfer page count from head page to tail page after sp...Naoya Horiguchi
2014-01-02MAINTAINERS: set up proper record for Xilinx ZynqMichal Simek
2014-01-02mm: remove bogus warning in copy_huge_pmd()Mel Gorman
2014-01-02memcg: fix memcg_size() calculationVladimir Davydov
2014-01-02mm: fix use-after-free in sys_remap_file_pagesRik van Riel
2014-01-02mm: munlock: fix deadlock in __munlock_pagevec()Vlastimil Babka
2014-01-02mm: munlock: fix a bug where THP tail page is encounteredVlastimil Babka
2014-01-02Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds
2014-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-01-02KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka