summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-08ARM: dts: Add clock provider specific properties to max77686 nodeTomasz Figa3-0/+3
2014-01-08clk: max77686: Register OF clock providerTomasz Figa3-0/+65
2014-01-08clk: max77686: Refactor driver data handlingTomasz Figa1-13/+14
2014-01-08clk: max77686: Fix clean-up in error and remove pathsTomasz Figa1-19/+10
2014-01-08clk: max77686: Make max77686_clk_register() return struct clk *Tomasz Figa1-7/+10
2014-01-08clk: max77686: Refactor successful exit of probe functionTomasz Figa1-2/+1
2014-01-08clk: max77686: Provide .recalc_rate() operationTomasz Figa1-0/+7
2014-01-08clk: max77686: Correct callback used for checking clock statusTomasz Figa1-2/+2
2014-01-08MAINTAINERS: Add entry for Samsung SoC clock driversTomasz Figa1-0/+6
2014-01-08ARM: dts: exynos5420: add input clocks to audss clock controllerAndrew Bresticker1-2/+2
2014-01-08clk: exynos-audss: add support for Exynos 5420Andrew Bresticker3-10/+40
2014-01-08ARM: dts: exynos5250: add input clocks to audss clock controllerAndrew Bresticker1-0/+2
2014-01-08clk: exynos5250: add clock ID for div_pcm0Andrew Bresticker3-1/+3
2014-01-08clk: exynos-audss: allow input clocks to be specified in device treeAndrew Bresticker2-7/+50
2014-01-08clk: exynos-audss: convert to platform deviceAndrew Bresticker1-16/+88
2014-01-08clk: exynos5440: replace clock ID private enums with IDs from DT headerAndrzej Hajda1-47/+34
2014-01-08ARM: exynos5440: create a DT header defining CLK IDsAndrzej Hajda1-0/+42
2014-01-08clk: exynos5420: replace clock ID private enums with IDs from DT headerAndrzej Hajda1-339/+309
2014-01-08ARM: exynos5420: create a DT header defining CLK IDsAndrzej Hajda1-0/+188
2014-01-08clk: exynos5250: replace clock ID private enums with IDs from DT headerAndrzej Hajda1-295/+264
2014-01-08ARM: exynos5250: create a DT header defining CLK IDsAndrzej Hajda1-0/+159
2014-01-08clk: exynos4: replace clock ID private enums with IDs from DT headerAndrzej Hajda1-455/+402
2014-01-08ARM: exynos4: create a DT header defining CLK IDsAndrzej Hajda1-0/+244
2014-01-08clk: exynos5250: register APLL rate tableAndrew Bresticker1-1/+24
2014-01-05Linux 3.13-rc7v3.13-rc7Linus Torvalds1-1/+1
2014-01-04Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2-6/+7
2014-01-04Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-33/+108
2014-01-03Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+5
2014-01-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds9-24/+66
2014-01-03epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron1-4/+0
2014-01-03sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu1-0/+5
2014-01-03drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu1-1/+10
2014-01-03mm/memory-failure.c: transfer page count from head page to tail page after sp...Naoya Horiguchi1-0/+10
2014-01-03MAINTAINERS: set up proper record for Xilinx ZynqMichal Simek1-0/+3
2014-01-03mm: remove bogus warning in copy_huge_pmd()Mel Gorman1-3/+0
2014-01-03memcg: fix memcg_size() calculationVladimir Davydov1-1/+1
2014-01-03mm: fix use-after-free in sys_remap_file_pagesRik van Riel1-3/+5
2014-01-03mm: munlock: fix deadlock in __munlock_pagevec()Vlastimil Babka1-5/+10
2014-01-03mm: munlock: fix a bug where THP tail page is encounteredVlastimil Babka1-7/+22
2014-01-03Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds6-5/+58
2014-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-11/+22
2014-01-02KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka1-2/+1
2014-01-02GFS2: Fix unsafe dereference in dump_holder()Tetsuo Handa1-0/+2
2014-01-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds9-49/+80
2014-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+1
2014-01-01Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie9-49/+80
2014-01-01crypto: ixp4xx - Fix kernel compile errorKrzysztof HaƂasa1-3/+1
2014-01-01Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki3-15/+29
2014-01-01Merge branch 'cpuidle/3.13-fixes' of git://git.linaro.org/people/daniel.lezca...Rafael J. Wysocki1-1/+1
2014-01-01Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki6-18/+79