Age | Commit message (Expand) | Author | Files | Lines |
2018-04-06 | Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and... | Stephen Boyd | 3 | -1/+42 |
2018-04-06 | Merge branches 'clk-mediatek', 'clk-hisi', 'clk-allwinner', 'clk-ux500' and '... | Stephen Boyd | 8 | -29/+345 |
2018-04-06 | Merge branches 'clk-mvebu', 'clk-phase', 'clk-nxp', 'clk-mtk2712' and 'clk-qc... | Stephen Boyd | 2 | -2/+15 |
2018-04-06 | Merge branches 'clk-spreadtrum', 'clk-stm32f', 'clk-stm32mp1', 'clk-hi655x' a... | Stephen Boyd | 3 | -4/+278 |
2018-04-06 | Merge branches 'clk-versatile', 'clk-doc', 'clk-must-check', 'clk-qcom' and '... | Stephen Boyd | 1 | -8/+8 |
2018-04-06 | Merge branches 'clk-ti', 'clk-amlogic', 'clk-tegra' and 'clk-samsung' into cl... | Stephen Boyd | 4 | -2/+25 |
2018-03-21 | clk: sunxi-ng: add missing hdmi-slow clock for H6 CCU | Icenowy Zheng | 1 | -13/+14 |
2018-03-20 | clk: davinci: New driver for TI DA8XX CFGCHIP clocks | David Lechner | 1 | -0/+21 |
2018-03-20 | clk: davinci: New driver for davinci PLL clocks | David Lechner | 1 | -0/+21 |
2018-03-20 | clk: qcom: rpmcc: Add support to XO buffered clocks | Srinivas Kandagatla | 1 | -0/+5 |
2018-03-20 | dt-bindings: clock: add clocks for MT2712 | Weiyi Lu | 1 | -2/+10 |
2018-03-19 | clk: stm32: Add DSI clock for STM32F469 Board | Gabriel Fernandez | 1 | -1/+2 |
2018-03-19 | clk: stm32: END_PRIMARY_CLK should be declare after CLK_SYSCLK | Gabriel Fernandez | 1 | -3/+3 |
2018-03-19 | clk: mediatek: update missing clock data for MT7622 audsys | Ryder Lee | 1 | -1/+2 |
2018-03-19 | dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4 | Sean Wang | 1 | -1/+2 |
2018-03-18 | clk: sunxi-ng: add support for the Allwinner H6 CCU | Icenowy Zheng | 2 | -0/+197 |
2018-03-17 | dt-bindings: clocks: add APB RTC gate for SC9860 | Chunyan Zhang | 1 | -1/+20 |
2018-03-17 | clk: add more __must_check for bulk APIs | Dong Aisheng | 1 | -8/+8 |
2018-03-13 | clk: meson: axg: add hifi clock bindings | Jerome Brunet | 1 | -0/+1 |
2018-03-13 | clk: divider: read-only divider can propagate rate change | Jerome Brunet | 1 | -0/+15 |
2018-03-13 | clk: fix mux clock documentation | Jerome Brunet | 1 | -1/+2 |
2018-03-13 | clk: mux: add helper function for index/value translation | Jerome Brunet | 1 | -0/+4 |
2018-03-13 | clk: divider: export clk_div_mask() helper | Jerome Brunet | 1 | -0/+1 |
2018-03-12 | clk: stm32mp1: Introduce STM32MP1 clock driver | Gabriel Fernandez | 1 | -0/+254 |
2018-03-08 | clk: tegra: MBIST work around for Tegra210 | Peter De Schrijver | 1 | -0/+1 |
2018-03-08 | clk: tegra: Add la clock for Tegra210 | Peter De Schrijver | 1 | -1/+1 |
2018-03-08 | clk: ti: add support for register read-modify-write low-level operation | Tero Kristo | 1 | -0/+2 |
2018-03-02 | clk: sunxi-ng: h3: h5: export CLK_PLL_VIDEO | Jernej Skrabec | 1 | -0/+2 |
2018-02-27 | clk: hi3798cv200: add COMBPHY0 clock support | Jianguo Sun | 1 | -0/+1 |
2018-02-27 | clk: hi3798cv200: fix define indentation | Shawn Guo | 1 | -27/+27 |
2018-02-26 | clk: renesas: cpg-mssr: Add support for R-Car M3-N | Jacopo Mondi | 1 | -0/+62 |
2018-02-20 | dt-bindings: clock: add R8A77980 CPG core clock definitions | Sergei Shtylyov | 1 | -0/+51 |
2018-02-12 | clk: rockchip: remove HCLK_VIO from rk3328 dt header | Heiko Stuebner | 1 | -1/+0 |
2018-02-12 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro | 2 | -27/+37 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 3 | -12/+12 |
2018-02-12 | Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -17/+19 |
2018-02-11 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -2/+865 |
2018-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -12/+26 |
2018-02-10 | Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+3 |
2018-02-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2 | -0/+3 |
2018-02-09 | ptr_ring: try vmalloc() when kmalloc() fails | Jason Wang | 1 | -5/+8 |
2018-02-09 | ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE | Jason Wang | 1 | -0/+2 |
2018-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+8 |
2018-02-09 | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 24 | -33/+36 |
2018-02-09 | Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -46/+79 |
2018-02-09 | Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+0 |
2018-02-09 | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2 | -115/+76 |
2018-02-08 | Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or... | David S. Miller | 1 | -0/+2 |
2018-02-08 | net: Extra '_get' in declaration of arch_get_platform_mac_address | Mathieu Malaterre | 1 | -1/+1 |
2018-02-08 | Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+3 |