summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König
2013-10-07Merge branch 'clk-of-init-v2_for-3.13' of https://github.com/shesselba/linux-...Olof Johansson
2013-09-29ARM: vt8500: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: vexpress: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: tegra: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: sunxi: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: sti: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: socfpga: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: rockchip: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: prima2: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: nspire: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: nomadik: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: mxs: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: kirkwood: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: imx: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: highbank: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: exynos: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: dove: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: bcm2835: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: bcm: provide common arch init for DT clocksMatt Porter
2013-09-29ARM: call of_clk_init from default time_init handlerSebastian Hesselbarth
2013-09-29ARM: vt8500: prepare for arch-wide .init_time callbackSebastian Hesselbarth
2013-09-29clk: vt8500: parse pmc_base from clock driverSebastian Hesselbarth
2013-09-29clk: sunxi: declare OF clock providerSebastian Hesselbarth
2013-09-29ARM: socfgpa: prepare for arch-wide .init_time callbackSebastian Hesselbarth
2013-09-29clk: prima2: declare OF clock providerSebastian Hesselbarth
2013-09-29clk: nomadik: declare OF clock providerSebastian Hesselbarth
2013-09-29clk: nomadik: move src init out of nomadik_clk_initSebastian Hesselbarth
2013-09-29ARM: nomadik: remove mtu initalization from .init_timeSebastian Hesselbarth
2013-09-25Merge tag 'del-shark-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-09-25Merge tag 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Olof Johansson
2013-09-25video: drop code for ARCH_SHARK in cyber2000fbLinus Walleij
2013-09-25input: i8042: drop dependency on ARCH_SHARKLinus Walleij
2013-09-25ide: drop dependency on ARCH_SHARKLinus Walleij
2013-09-25block: drop dependency on ARCH_SHARKLinus Walleij
2013-09-24ARM: nomadik: delete FSMC platform dataLinus Walleij
2013-09-24ARM: nomadik: delete MMCI platform dataLinus Walleij
2013-09-24ARM: nomadik: register VMMC regulatorLinus Walleij
2013-09-23Linux 3.12-rc2v3.12-rc2Linus Torvalds
2013-09-23Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-23Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-22Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-09-22cfq: explicitly use 64bit divide operation for 64bit argumentsAnatol Pomozov
2013-09-22clk: nomadik: set all timers to use 2.4 MHz TIMCLKLinus Walleij
2013-09-22Merge tag 'tegra-for-3.13-deps-for-arm-init-time-cleanup' of git://git.kernel...Sebastian Hesselbarth
2013-09-21Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-09-21Merge tag 'nfs-for-3.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura