summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette2015-06-202-0/+2
|\
| * clk: Expose clk_hw_reparent() to providersTomeu Vizoso2015-05-131-0/+1
| * soc/tegra: fuse: Add RAM code reader helperMikko Perttunen2015-05-041-0/+1
* | Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette2015-06-201-0/+1
|\ \
| * | clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock supportBartlomiej Zolnierkiewicz2015-06-201-0/+1
* | | clk: add lpc18xx ccu clk driverJoachim Eastwood2015-06-191-0/+74
* | | clk: add lpc18xx cgu clk driverJoachim Eastwood2015-06-191-0/+41
* | | clk: cygnus: add clock support for Broadcom CygnusRay Jui2015-06-181-0/+68
* | | Merge remote-tracking branch 'clk/clk-next' into clk-nextMichael Turquette2015-06-1711-5/+828
|\ \ \ | |/ / |/| |
| * | clk: fixed: Add comment to clk_fixed_set_rateDaniel Thompson2015-06-101-1/+1
| * | clk: of: helper for filling parent clock array and return num of parentsDinh Nguyen2015-06-061-0/+2
| * | Merge branch 'clk-meson8b' into clk-nextStephen Boyd2015-06-061-0/+25
| |\ \
| | * | clk: meson: Add support for Meson clock controllerCarlo Caione2015-06-061-0/+25
| | |/
| * | clk: mmp: add timer clock for pxa168/mmp2/pxa910Chao Xie2015-06-043-0/+6
| * | clk: mmp: add fixed clock UBS_PLL for pxa910/pxa168Chao Xie2015-06-042-0/+2
| * | Merge branch 'clk-next-hi6220' into clk-nextMichael Turquette2015-06-041-0/+173
| |\ \
| | * | dt-bindings: Add header file of hi6220 clock driverBintian Wang2015-06-031-0/+173
| | |/
| * | dt-bindings: Add pxa1928 clock bindingRob Herring2015-05-151-0/+57
| * | Merge branch 'clk-fixes' into clk-nextMichael Turquette2015-05-081-4/+0
| |\ \
| * | | clk: mediatek: Add basic clocks for Mediatek MT8173.James Liao2015-05-062-0/+298
| * | | clk: mediatek: Add basic clocks for Mediatek MT8135.James Liao2015-05-062-0/+258
| * | | clk: make strings in parent name arrays constSascha Hauer2015-05-061-4/+6
| | |/ | |/|
* | | Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-071-0/+6
|\ \ \
| * | | drivers: of/base: move of_init to driver_initSudeep Holla2015-05-271-0/+6
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-051-4/+0
|\ \ \ \
| * | | | perf/x86: Fix event/group validationPeter Zijlstra2015-05-271-4/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-042-2/+0
|\ \ \ \ \
| * | | | | block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown2015-05-282-2/+0
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-022-4/+6
|\ \ \ \ \
| * | | | | tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-06-011-1/+2
| * | | | | Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-311-3/+4
| |\ \ \ \ \
| | * | | | | mac80211: Fix mac80211.h docbook commentsJonathan Corbet2015-05-281-3/+4
* | | | | | | include/uapi/linux/virtio_balloon.h: include linux/virtio_types.hMikko Rapeli2015-06-011-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-05-313-7/+7
|\ \ \ \ \ \ \
| * | | | | | | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-311-4/+2
| * | | | | | | target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-311-0/+2
| * | | | | | | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-312-3/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-05-301-1/+12
|\ \ \ \ \ \ \
| * | | | | | | percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner2015-05-281-1/+12
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-05-291-4/+50
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu2015-05-291-1/+24
| * | | | | | | | tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu2015-05-291-1/+13
| * | | | | | | | tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu2015-05-291-2/+13
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-291-4/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2015-05-281-4/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-272-3/+6
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe2015-05-271-2/+5
| * | | | | | | net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli2015-05-251-1/+1
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-241-6/+21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-131-6/+21