summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-1/+0
2019-05-07Merge branch 'clk-parent-rewrite-1' into clk-nextStephen Boyd2-1/+23
2019-05-07Merge branch 'clk-ti' into clk-nextStephen Boyd2-1/+3
2019-05-07Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...Stephen Boyd3-11/+87
2019-05-07Merge branches 'clk-hisi', 'clk-lochnagar', 'clk-allwinner', 'clk-rockchip' a...Stephen Boyd1-1/+1
2019-05-07Merge branches 'clk-sa', 'clk-aspeed', 'clk-samsung', 'clk-ingenic' and 'clk-...Stephen Boyd2-1/+3
2019-05-07Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'...Stephen Boyd5-80/+53
2019-05-07Merge branches 'clk-renesas', 'clk-qcom', 'clk-mtk', 'clk-milbeaut' and 'clk-...Stephen Boyd6-1/+666
2019-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2019-05-03clk: analogbits: add Wide-Range PLL libraryPaul Walmsley1-0/+79
2019-05-03Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+16
2019-05-03perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin1-1/+0
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+20
2019-05-02Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2019-05-01iov_iter: fix iov_iter_typeMing Lei1-1/+1
2019-05-01sctp: avoid running the sctp state machine recursivelyXin Long1-1/+0
2019-04-30Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+0
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+19
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+1
2019-04-26Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+1
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd1-1/+1
2019-04-26Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+0
2019-04-26tracing: Fix buffer_ref pipe opsJann Horn1-0/+1
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2019-04-26Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-1/+0
2019-04-26bpf: Fix preempt_enable_no_resched() abusePeter Zijlstra1-1/+1
2019-04-26dt-bindings: mediatek: apmixedsys: add support for MT8516Fabien Parent1-0/+10
2019-04-26dt-bindings: mediatek: infracfg: add support for MT8516Fabien Parent1-0/+9
2019-04-26dt-bindings: mediatek: topckgen: add support for MT8516Fabien Parent1-0/+192
2019-04-25clk: at91: master: Add sam9x60 supportAlexandre Belloni1-0/+2
2019-04-25clk: at91: allow configuring generated PCR layoutAlexandre Belloni1-6/+1
2019-04-25clk: at91: allow configuring peripheral PCR layoutAlexandre Belloni1-3/+0
2019-04-25clk: stm32: Introduce clocks of STM32F769 boardGabriel Fernandez1-2/+5
2019-04-25clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devicesTero Kristo1-0/+1
2019-04-25clk: ti: export the omap2_clk_is_hw_omap callTero Kristo1-0/+1
2019-04-25clk: Add missing stubs for a few functionsDmitry Osipenko1-0/+16
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-0/+20
2019-04-24net/ncsi: handle overflow when incrementing mac addressTao Ren1-0/+12
2019-04-23clk: core: replace clk_{readl,writel} with {readl,writel}Jonas Gorski1-15/+0
2019-04-23clk: core: remove powerpc special handlingJonas Gorski1-16/+0
2019-04-23clk: mux: add explicit big endian supportJonas Gorski1-0/+4
2019-04-23clk: multiplier: add explicit big endian supportJonas Gorski1-0/+4
2019-04-23clk: gate: add explicit big endian supportJonas Gorski1-0/+4
2019-04-23clk: fractional-divider: add explicit big endian supportJonas Gorski1-0/+4
2019-04-23clk: divider: add explicit big endian supportJonas Gorski1-0/+4
2019-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-0/+8
2019-04-20Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+4
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2019-04-20clk: Allow parents to be specified via clkspec indexStephen Boyd1-0/+2