summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-26clk: Add clk_hw_is_enabled() for use by clk providersJoachim Eastwood1-0/+1
2015-10-26clk: Add stubs for of_clk_*() APIs when CONFIG_OF=nStephen Boyd1-0/+9
2015-10-23clk: Remove clk_{register,unregister}_multiplier()Stephen Boyd1-7/+0
2015-10-21Merge branch 'clk-iproc' into clk-nextStephen Boyd2-0/+123
2015-10-21clk: ns2: add clock support for Broadcom Northstar 2 SoCJon Mason1-0/+72
2015-10-21clk: nsp: add clock support for Broadcom Northstar Plus SoCJon Mason1-0/+51
2015-10-21Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd2-0/+95
2015-10-21clk: sunxi: Add a driver for the PLL2Maxime Ripard1-0/+53
2015-10-21clk: Add a basic multiplier clockMaxime Ripard1-0/+42
2015-10-21Merge branch 'clk-shmobile-for-v4.4' of git://git.kernel.org/pub/scm/linux/ke...Michael Turquette2-0/+78
2015-10-20clk: shmobile: Add r8a7795 CPG Core Clock DefinitionsGeert Uytterhoeven1-0/+63
2015-10-20clk: shmobile: Add new Renesas CPG/MSSR DT bindingsGeert Uytterhoeven1-0/+15
2015-10-16clk: Make clk input parameter of __clk_get_name() constGeert Uytterhoeven1-1/+1
2015-10-16Merge tag 'imx-clk-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Stephen Boyd5-5/+10
2015-10-12Merge branch 'clk-bcm2835' into clk-nextStephen Boyd1-0/+47
2015-10-12clk: imx6: Add SPDIF_GCLK clock in clock treeShengjiu Wang3-3/+6
2015-10-09clk: imx7d: add ADC root clockHaibo Chen1-1/+2
2015-10-02Merge branch 'v4.3-rc3-clk' of https://github.com/jamesjjliao/linux into clk-...Stephen Boyd1-6/+98
2015-10-02Merge tag 'clk-samsung-4.4' of git://linuxtv.org/snawrocki/samsung into clk-nextStephen Boyd1-4/+39
2015-10-02Merge branch 'clk-fixes' into clk-nextStephen Boyd39-173/+281
2015-10-02clk: fractional-divider: keep mwidth and nwidth internallyAndy Shevchenko1-1/+2
2015-10-01clk: bcm2835: Add binding docs for the new platform clock driver.Eric Anholt1-0/+47
2015-10-01clk: at91: add generated clock driverNicolas Ferre1-0/+7
2015-10-01clk: at91: add PMC sama5d2 supportNicolas Ferre2-0/+2
2015-10-01clk: at91: cleanup PMC header file for PCR register fieldsNicolas Ferre1-8/+6
2015-10-01clk: mediatek: Add USB clock support in MT8173 APMIXEDSYSJames Liao1-1/+2
2015-10-01clk: mediatek: Add subsystem clocks of MT8173James Liao1-3/+94
2015-10-01clk: mediatek: Removed unused dpi_ck clock from MT8173James Liao1-1/+0
2015-10-01clk: mediatek: add 13mhz clock for MT8173Joe.C1-1/+2
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-27/+62
2015-09-25Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+9
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2015-09-24target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger1-0/+1
2015-09-24phy: add phy_device_remove()Russell King1-0/+1
2015-09-24phy: fix mdiobus module safetyRussell King1-1/+4
2015-09-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-1/+7
2015-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+7
2015-09-24lwtunnel: remove source and destination UDP port config optionJiri Benc1-4/+0
2015-09-24ipv4: send arp replies to the correct tunnelJiri Benc1-0/+2
2015-09-24skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-09-24cgroup, writeback: don't enable cgroup writeback on traditional hierarchiesTejun Heo1-2/+9
2015-09-24Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2015-09-23netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman1-0/+1
2015-09-22clk: clk-vf610: Add clock for Vybrid OCOTP controllerSanchayan Maity1-1/+2
2015-09-22userfaultfd: register uapi generic syscall (aarch64)Dr. David Alan Gilbert1-3/+5
2015-09-22userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli1-3/+2
2015-09-22Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d...Mark Brown1-1/+1
2015-09-21Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-25/+22
2015-09-21tcp/dccp: fix timewait races in timer handlingEric Dumazet1-1/+13