Age | Commit message (Expand) | Author |
2017-01-12 | clk: stm32f4: avoid uninitialized variable access | Arnd Bergmann |
2017-01-09 | Merge branch 'clk-fixes' into clk-next | Stephen Boyd |
2017-01-09 | clk: cdce925: add support for CDCE913, CDCE937, and CDCE949 | Akinobu Mita |
2017-01-09 | clk: mdm9615: Add EBI2 clock | Zoran Markovic |
2017-01-09 | clk: uniphier: remove unneeded #include <linux/delay.h> | Masahiro Yamada |
2017-01-09 | clk: mvebu: adjust AP806 CPU clock frequencies to production chip | Thomas Petazzoni |
2017-01-09 | Merge branch 'clk-hi3660' into clk-next | Stephen Boyd |
2017-01-09 | clk: hisilicon: Add clock driver for hi3660 SoC | Zhangfei Gao |
2017-01-09 | clk/samsung: exynos542x: mark some clocks as critical | Marek Szyprowski |
2017-01-09 | clk: clk-conf: Do not print error messages if EPROBE_DEFER | Geert Uytterhoeven |
2017-01-09 | clk: scpi: don't add cpufreq device if the scpi dvfs node is disabled | Sudeep Holla |
2017-01-09 | clk: qcom: Add GCC_MSS_RESET support | Avaneesh Kumar Dwivedi |
2017-01-09 | clk: zte: add audio clocks for zx296718 | Jun Nie |
2017-01-09 | clk: zx296718: do not panic on failure | Shawn Guo |
2017-01-09 | clk: wm831x: fix usleep_range with bad range | Nicholas Mc Guire |
2017-01-09 | clk: imx: pllv3: support fractional multiplier on vf610 PLL1/PLL2 | Nikita Yushchenko |
2017-01-09 | clk/axs10x: Clear init field in driver probe | Jose Abreu |
2017-01-09 | Merge branches 'clk-qcom-rpm8974', 'clk-stm32f4', 'clk-ipq4019' and 'clk-fixe... | Stephen Boyd |
2016-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-12-27 | clk: qcom: ipq4019: Add the cpu clock frequency change notifier | Abhishek Sahu |
2016-12-27 | net: stmmac: fix incorrect bit set in gmac4 mdio addr register | Kweh, Hock Leong |
2016-12-27 | r8169: add support for RTL8168 series add-on card. | Chun-Hao Lin |
2016-12-26 | net: korina: Fix NAPI versus resources freeing | Florian Fainelli |
2016-12-25 | avoid spurious "may be used uninitialized" warning | Linus Torvalds |
2016-12-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-12-25 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-25 | irqchip/armada-xp: Consolidate hotplug state space | Thomas Gleixner |
2016-12-25 | irqchip/gic: Consolidate hotplug state space | Thomas Gleixner |
2016-12-25 | coresight/etm3/4x: Consolidate hotplug state space | Thomas Gleixner |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner |
2016-12-25 | staging/lustre/libcfs: Convert to hotplug state machine | Anna-Maria Gleixner |
2016-12-25 | scsi/bnx2i: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-12-25 | scsi/bnx2fc: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-12-25 | bus: arm-ccn: Prevent hotplug callback leak | Thomas Gleixner |
2016-12-25 | scsi: qedi: Convert to hotplug state machine | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-24 | Merge tag 'watchdog-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-24 | Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb | Linus Torvalds |
2016-12-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-23 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-12-23 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-23 | net/mlx4_en: Fix user prio field in XDP forward | Tariq Toukan |
2016-12-23 | ipvlan: fix multicast processing | Mahesh Bandewar |
2016-12-23 | ipvlan: fix various issues in ipvlan_process_multicast() | Eric Dumazet |
2016-12-23 | ntb_transport: Remove unnecessary call to ntb_peer_spad_read | Steve Wahl |
2016-12-23 | NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy | Christophe JAILLET |