summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-01clk: qcom: Handle the clamp_io assert/deassert sequenceRajendra Nayak2-1/+27
2016-11-01clk: imx: improve precision of AV PLL to 1 HzEmil Lundmark1-0/+8
2016-11-01Merge branch 'clk-fixes' into clk-nextStephen Boyd3-12/+11
2016-11-01Merge tag 'v4.9-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd1-4/+1
2016-11-01clk: imx: fix integer overflow in AV PLL round rateEmil Lundmark1-2/+6
2016-10-28clk: xgene: Don't call __pa on ioremaped addressLaura Abbott1-6/+4
2016-10-27clk: stm32f469: Add QSPI clockGabriel Fernandez2-19/+158
2016-10-27clk: stm32f4: Add RTC clockGabriel Fernandez1-1/+136
2016-10-27clk: stm32f4: Add LSI & LSE clocksGabriel Fernandez1-5/+126
2016-10-27Merge branch 'clk-fixes' into clk-nextStephen Boyd1-8/+14
2016-10-27clk/samsung: Use CLK_OF_DECLARE_DRIVER initialization method for CLKOUTMarek Szyprowski1-8/+14
2016-10-23Merge branch 'clk-next-oxnas' into clk-nextMichael Turquette4-90/+231
2016-10-23dt-bindings: clk: oxnas,stdclk: Add OX820 bindingsNeil Armstrong1-13/+6
2016-10-23clk: oxnas: Add OX820 Gate clocksNeil Armstrong1-0/+58
2016-10-23clk: oxnas: Refactor to make use of devm_clk_hw_register()Neil Armstrong1-64/+84
2016-10-23clk: oxnas: Rename to clk_oxnas_gateNeil Armstrong1-16/+16
2016-10-23clk: oxnas: Add dt-bindings include file for OX820Neil Armstrong1-0/+40
2016-10-23clk: oxnas: Add dt-bindings include file for OX810SENeil Armstrong1-0/+30
2016-10-20clk: at91: Fix a return value in case of errorChristophe JAILLET1-1/+1
2016-10-19clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCsMasahiro Yamada4-17/+17
2016-10-19clk: uniphier: fix memory overrun bugMasahiro Yamada1-1/+1
2016-10-17clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock initShawn Guo1-2/+2
2016-10-17clk: mvebu: armada-37xx-periph: Fix the clock gate flagGregory CLEMENT1-0/+1
2016-10-17clk: bcm2835: Clamp the PLL's requested rate to the hardware limits.Eric Anholt1-7/+4
2016-10-17clk: max77686: fix number of clocks setup for clk_hw based registrationJavier Martinez Canillas1-0/+1
2016-10-17clk: mvebu: armada-37xx-periph: Fix the clock provider registrationGregory CLEMENT1-5/+5
2016-10-17clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER functionShawn Guo1-1/+1
2016-10-17clk: mediatek: Add hardware dependencyJean Delvare1-0/+2
2016-10-17clk: samsung: clk-exynos-audss: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-17clk: uniphier: fix type of variable passed to regmap_read()Masahiro Yamada1-1/+1
2016-10-17clk: uniphier: add system clock support for sLD3 SoCMasahiro Yamada1-0/+4
2016-10-16clk: rockchip: don't return NULL when failing to register ddrclk branchShawn Lin1-4/+1
2016-10-15Linux 4.9-rc1v4.9-rc1Linus Torvalds1-2/+2
2016-10-15Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds8-283/+244
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds24-22/+725
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds226-3657/+5242
2016-10-15Merge tag 'sound-fix-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-6/+7
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds14-98/+133
2016-10-14Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds19-296/+824
2016-10-14Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-157/+272
2016-10-14Merge branch 'work.uaccess' into for-linusAl Viro9-78/+47
2016-10-14score: traps: Add missing include file to fix build errorGuenter Roeck1-0/+1
2016-10-14fs/super.c: don't fool lockdep in freeze_super() and thaw_super() pathsOleg Nesterov1-12/+25
2016-10-14Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-93/+82
2016-10-14fs/super.c: fix race between freeze_super() and thaw_super()Oleg Nesterov1-3/+3
2016-10-14overlayfs: Fix setting IOP_XATTR flagVivek Goyal1-5/+6
2016-10-14iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()Vegard Nossum2-0/+51
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds105-186/+202
2016-10-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds4-12/+80
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds262-1403/+1094