summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-21clk: imx6: don't restrict LDB mux changes on QuadPlusLucas Stach1-8/+13
2017-01-21Merge tag 'clk-renesas-for-v4.11-tag1' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd1-0/+9
2017-01-13clk: stm32f4: avoid uninitialized variable accessArnd Bergmann1-5/+7
2017-01-10Merge branch 'clk-fixes' into clk-nextStephen Boyd1-7/+7
2017-01-10clk: cdce925: add support for CDCE913, CDCE937, and CDCE949Akinobu Mita3-34/+100
2017-01-10clk: mdm9615: Add EBI2 clockZoran Markovic2-0/+32
2017-01-10clk: uniphier: remove unneeded #include <linux/delay.h>Masahiro Yamada1-1/+0
2017-01-10clk: mvebu: adjust AP806 CPU clock frequencies to production chipThomas Petazzoni1-5/+23
2017-01-10Merge branch 'clk-hi3660' into clk-nextStephen Boyd5-0/+811
2017-01-10clk: hisilicon: Add clock driver for hi3660 SoCZhangfei Gao4-0/+769
2017-01-10dt-bindings: Document the hi3660 clock bindingsZhangfei Gao1-0/+42
2017-01-10clk/samsung: exynos542x: mark some clocks as criticalMarek Szyprowski1-7/+7
2017-01-10clk: clk-conf: Do not print error messages if EPROBE_DEFERGeert Uytterhoeven1-6/+9
2017-01-10clk: scpi: don't add cpufreq device if the scpi dvfs node is disabledSudeep Holla1-6/+8
2017-01-10clk: qcom: Add GCC_MSS_RESET supportAvaneesh Kumar Dwivedi2-0/+2
2017-01-10clk: zte: add audio clocks for zx296718Jun Nie3-0/+275
2017-01-10dt-bindings: zx296718-clk: add compatible for audio clock controllerShawn Guo1-0/+3
2017-01-10clk: zx296718: do not panic on failureShawn Guo1-9/+18
2017-01-10clk: wm831x: fix usleep_range with bad rangeNicholas Mc Guire1-1/+2
2017-01-10clk: imx: pllv3: support fractional multiplier on vf610 PLL1/PLL2Nikita Yushchenko3-2/+102
2017-01-10clk/axs10x: Clear init field in driver probeJose Abreu1-0/+1
2017-01-10Merge branches 'clk-qcom-rpm8974', 'clk-stm32f4', 'clk-ipq4019' and 'clk-fixe...Stephen Boyd9-42/+1242
2017-01-02Linux 4.10-rc2Linus Torvalds1-1/+1
2017-01-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-143/+229
2016-12-30Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2016-12-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+28
2016-12-30mm/filemap: fix parameters to test_bit()Olof Johansson1-1/+1
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds3-6/+45
2016-12-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-3/+43
2016-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-86/+112
2016-12-28clk: qcom: ipq4019: Add the cpu clock frequency change notifierAbhishek Sahu1-1/+39
2016-12-27Documentation/unaligned-memory-access.txt: fix incorrect comparison operatorCihangir Akturk1-1/+1
2016-12-27docs: Fix build failureJohn Brooks1-1/+1
2016-12-27Merge tag 'v4.10-rc1' into docs-nextJonathan Corbet11424-224736/+700098
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong1-1/+3
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin1-0/+1
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2-7/+0
2016-12-27openvswitch: upcall: Fix vlan handling.pravin shelar2-28/+27
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan4-10/+10
2016-12-27clk: renesas: r8a7796: Add MSIOF controller clocksHiromitsu Yamasaki1-0/+5
2016-12-27clk: renesas: r8a7796: Add CAN FD peripheral clockChris Paterson1-0/+1
2016-12-27clk: renesas: r8a7796: Add CANFD clockChris Paterson1-0/+1
2016-12-27clk: renesas: r8a7796: Add CAN peripheral clockChris Paterson1-0/+2
2016-12-27crypto: testmgr - Use heap buffer for acomp test inputLaura Abbott1-2/+28
2016-12-27ext4: Simplify DAX fault pathJan Kara1-38/+10
2016-12-27dax: Call ->iomap_begin without entry lock during dax faultJan Kara1-55/+66
2016-12-27dax: Finish fault completely when loading holesJan Kara1-9/+18
2016-12-27dax: Avoid page invalidation races and unnecessary radix tree traversalsJan Kara1-17/+11
2016-12-27mm: Invalidate DAX radix tree entries only if appropriateJan Kara3-24/+125
2016-12-27ext2: Return BH_New buffers for zeroed blocksJan Kara1-2/+1