clk: shmobile: Remove unneeded #include <linux/clkdev.h>
[cascardo/linux.git] / drivers /
2015-07-28 Geert Uytterhoevenclk: shmobile: Remove unneeded #include <linux/clkdev.h>
2015-07-28 Stephen Boydclk: ti: Force pointer to be __iomem
2015-07-28 Stephen Boydclk: ti: clk-3xxx: Remove unused structures
2015-07-28 Stephen Boydclk: ti: Mark ti_clk_features static
2015-07-28 Stephen Boydclk: ti: Check kzalloc() for failures
2015-07-28 Stephen BoydMerge branch 'for-4.2/ti-clk-move' of https://github...
2015-07-28 Axel Linclk: h8300: Fix signness bug
2015-07-28 Stephen Boydclk: qcom: Set CLK_SET_RATE_PARENT on ce1 clocks
2015-07-28 Stephen Boydclk: gpio: Unlock mutex on error path
2015-07-28 Stephen Boydclk: h8300: Use standard Linux I/O accessors
2015-07-28 Stephen Boydclk: h8300: Drop allocation printk and cleanup sizeof...
2015-07-28 Stephen BoydMerge branch 'clk-determine-rate-struct' into clk-next
2015-07-28 Boris Brezillonclk: fix some determine_rate implementations
2015-07-28 Boris Brezillonclk: change clk_ops' ->determine_rate() prototype
2015-07-14 Stephen Boydclk: st: Fix error paths and allocation style
2015-07-08 Stephen BoydMerge branch 'clk-fixes' into clk-next
2015-07-08 Stephen Boydclk: Move clk_provider_list to scope of function using it
2015-07-08 Stephen Boydclk: Check for allocation errors in of_clk_init()
2015-07-08 Stephen BoydMerge branch 'clk-rk3368' into clk-next
2015-07-08 Georgi Djakovclk: qcom: Add support for SR2 PLLs
2015-07-08 Stephen Boydclk: at91: Silence warnings and cleanup __init/extern...
2015-07-07 Pankaj Devdrivers: clk: st: Incorrect register offset used for...
2015-07-07 Georgi Djakovclk: qcom: Constify the parent names arrays
2015-07-07 Matthias Bruggerclk: xgene: Delete duplicated name field
2015-07-07 Sergej Sawazkiclk: Rename clk-gpio-gate.c to clk-gpio.c
2015-07-07 Sergej Sawazkiclk: add gpio controlled clock multiplexer
2015-07-06 Sergej Sawazkiclk: gpio-gate: Stay silent on EPROBE_DEFER
2015-07-06 Sergej Sawazkiclk: gpio-gate: Include export.h instead of module.h
2015-07-06 Stephen BoydMerge branch 'clk-fixes' into clk-next
2015-07-06 Sascha Hauerclk: mediatek: mt8173: Fix enabling of critical clocks
2015-07-06 Heiko Stuebnerclk: rockchip: add rk3368 clock controller
2015-07-06 Heiko Stuebnerclk: rockchip: define the inverters of rk3066/rk3188...
2015-07-06 Heiko Stuebnerclk: rockchip: fix issues in the mmc-phase clock
2015-07-06 Heiko Stuebnerclk: rockchip: add support for phase inverters
2015-07-06 Heiko Stuebnerclk: rockchip: add COMPOSITE_NOGATE_DIVTBL variant
2015-07-06 Heiko Stuebnerclk: rockchip: protect register macros against multipar...
2015-07-06 Heiko Stuebnerclk: rockchip: fix faulty vip parent name on rk3288
2015-07-06 Heiko Stuebnerclk: rockchip: rk3288: add CLK_SET_RATE_PARENT to sclk_mac
2015-07-06 Gabriel Fernandezdrivers: clk: st: Fix mux bit-setting for Cortex A9...
2015-07-06 Pankaj Devdrivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to...
2015-07-06 Giuseppe Cavallarodrivers: clk: st: Fix flexgen lock init
2015-07-06 Gabriel Fernandezdrivers: clk: st: Fix FSYN channel values
2015-07-06 Gabriel Fernandezdrivers: clk: st: Remove unused code
2015-07-06 Hai Liclk: qcom: Use parent rate when set rate to pixel RCG...
2015-07-05 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.2-2' of git://git...
2015-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-07-04 Linus TorvaldsMerge tag 'ntb-4.2' of git://github.com/jonmason/ntb
2015-07-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-07-04 Dave JiangNTB: Add split BAR output for debugfs stats
2015-07-04 Dave JiangNTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
2015-07-04 Dave JiangNTB: Print driver name and version in module init
2015-07-04 Dave JiangNTB: Increase transport MTU to 64k from 16k
2015-07-04 Dave JiangNTB: Rename Intel code names to platform names
2015-07-04 Dave JiangNTB: Default to CPU memcpy for performance
2015-07-04 Dave JiangNTB: Improve performance with write combining
2015-07-04 Allen HubbeNTB: Use NUMA memory in Intel driver
2015-07-04 Allen HubbeNTB: Use NUMA memory and DMA chan in transport
2015-07-04 Allen HubbeNTB: Rate limit ntb_qp_link_work
2015-07-04 Allen HubbeNTB: Add tool test client
2015-07-04 Allen HubbeNTB: Add ping pong test client
2015-07-04 Allen HubbeNTB: Add parameters for Intel SNB B2B addresses
2015-07-04 Allen HubbeNTB: Reset transport QP link stats on down
2015-07-04 Allen HubbeNTB: Do not advance transport RX on link down
2015-07-04 Allen HubbeNTB: Differentiate transport link down messages
2015-07-04 Dave JiangNTB: Check the device ID to set errata flags
2015-07-04 Dave JiangNTB: Enable link for Intel root port mode in probe
2015-07-04 Dave JiangNTB: Read peer info from local SPAD in transport
2015-07-04 Allen HubbeNTB: Split ntb_hw_intel and ntb_transport drivers
2015-07-04 Allen HubbeNTB: Add NTB hardware abstraction layer
2015-07-04 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-07-04 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-07-04 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-07-04 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-07-04 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2015-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-04 Dmitry TorokhovMerge branch 'next' into for-linus
2015-07-03 Linus TorvaldsMerge tag 'topic/drm-fixes-2015-07-04' of git://anongit...
2015-07-03 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2015-07-03 Shixin Zengdrm/crtc: Fix edid length computation
2015-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'remoteproc-4.2' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'hwspinlock-4.2' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'nios2-v4.2' of git://git.rocketboards.org...
2015-07-03 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2015-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-07-03 Linus TorvaldsMerge tag 'fbdev-fixes-4.2' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'edac_urgent_for_4.2' of git://git./linux...
2015-07-03 Stephen Rothwellcrypto: marvell/cesa - another fix up for of_get_named_...
2015-07-03 Cornelia HuckKVM: s390: virtio-ccw: don't overwrite config space...
2015-07-03 Fabian Frederickhwmon: (w83627ehf) Use swap() in w82627ehf_swap_tempreg()
2015-07-03 Roger Lucashwmon: (w83792d) Additional PWM outputs support
2015-07-03 Linus TorvaldsMerge tag 'acpica-4.2-rc1' of git://git./linux/kernel...
2015-07-02 Rafael J. WysockiRevert 'Revert "ACPICA: Permanently set _REV to the...
2015-07-02 Rafael J. WysockiACPI / init: Make it possible to override _REV
2015-07-02 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2015-07-02 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2015-07-02 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.2-rc1' of git://git....
2015-07-02 Linus TorvaldsMerge tag 'please-pull-put_kernel_page' of git://git...
next