summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-08-24clk/ARM: move Ux500 PRCC bases to the device treeLinus Walleij
2015-08-24clk: Constify clk_hw argument to provider APIsStephen Boyd
2015-08-24clk: ux500: delete the non-DT U8500 clock implementationLinus Walleij
2015-08-24clk: Remove unused provider APIsStephen Boyd
2015-08-24clk: Add clk_hw_*() APIs for use by clk providersStephen Boyd
2015-08-12Merge tag 'imx-clk-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Michael Turquette
2015-07-28clk: zx: Add audio and GPIO clock for zx296702Jun Nie
2015-07-28clk: gpio: Mark parent_names array constStephen Boyd
2015-07-28Merge branch 'v4.3-topic/clk-samsung' of git://git.kernel.org/pub/scm/linux/k...Michael Turquette
2015-07-28clk: allow a clk divider with max divisor when zeroJim Quinlan
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-28clk: Allow providers to configure min/max ratesStephen Boyd
2015-07-28Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd
2015-07-28Merge branch 'clk-determine-rate-struct' into clk-nextStephen Boyd
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon
2015-07-24clk: exynos3250: Add cpu clock configuration data and instaniate cpu clockChanwoo Choi
2015-07-24clk: exynos5250: add cpu clock configuration data and instantiate cpu clockThomas Abraham
2015-07-20clk: Remove clk.h from clk-provider.hStephen Boyd
2015-07-20clk: tegra: Properly include clk.hStephen Boyd
2015-07-14clk: imx: add imx6ul clk tree supportFrank Li
2015-07-07Merge branch 'clk-rk3368' into clk-nextStephen Boyd
2015-07-06clk: add gpio controlled clock multiplexerSergej Sawazki
2015-07-06clk: rockchip: add missing include guardsHeiko Stuebner
2015-07-06clk: rockchip: add dt-binding header for rk3368Heiko Stuebner
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-04NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe
2015-07-04NTB: Add NTB hardware abstraction layerAllen Hubbe
2015-07-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-04Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-07-04sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.hSrikar Dronamraju
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao
2015-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-07-03Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2015-07-03Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds
2015-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-03sched, preempt_notifier: separate notifier registration from static_key inc/decPeter Zijlstra
2015-07-02Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-07-02Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds
2015-07-02irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.hJoel Porquet
2015-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-07-02Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2015-07-02Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-02writeback: don't embed root bdi_writeback_congested in bdi_writebackTejun Heo