Age | Commit message (Expand) | Author | Files | Lines |
2013-02-22 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -31/+56 |
2013-02-22 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 15 | -1/+5542 |
2013-02-22 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+1 |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -0/+227 |
2013-02-20 | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 15 | -249/+404 |
2013-02-20 | Merge tag 'tegra-for-3.9-soc-ccf-fixes' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 3 | -31/+56 |
2013-02-15 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2 | -0/+3 |
2013-02-15 | clk: sunxi: remove stale Makefile entry | Arnd Bergmann | 1 | -1/+0 |
2013-02-13 | clk: tegra: initialise parent of uart clocks | Laxman Dewangan | 2 | -3/+10 |
2013-02-13 | clk: tegra: fix driver to match DT binding | Stephen Warren | 2 | -5/+5 |
2013-02-12 | clk: tegra: local arrays should be static | Peter De Schrijver | 1 | -10/+10 |
2013-02-12 | clk: tegra: Add missing spinlock for hclk and pclk | Peter De Schrijver | 2 | -8/+14 |
2013-02-12 | clk: tegra: Implement locking for super clock | Peter De Schrijver | 1 | -3/+15 |
2013-02-12 | clk: tegra: fix wrong clock index between se to sata_cold | Joseph Lo | 1 | -3/+3 |
2013-02-11 | Merge branch 'acpi-lpss' | Rafael J. Wysocki | 5 | -0/+224 |
2013-02-10 | Merge tag 'mxs-soc-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 int... | Olof Johansson | 1 | -1/+1 |
2013-02-09 | cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs | Andrew Lunn | 1 | -0/+1 |
2013-02-06 | Merge tag 'tegra-for-3.9-soc-cpuidle' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 1 | -0/+93 |
2013-02-06 | Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 13 | -0/+5438 |
2013-02-05 | Merge tag 'v3.8-rc6' into next/soc | Olof Johansson | 1 | -3/+6 |
2013-02-05 | ARM: mxs: use apbx bus clock to drive the timers on timrotv2 | Torben Hohn | 1 | -1/+1 |
2013-02-02 | clk / highbank: Prevent glitches in non-bypass reset mode | Mark Langsdorf | 1 | -0/+2 |
2013-01-30 | arm: Move sp810.h to include/linux/amba/ | Catalin Marinas | 1 | -2/+1 |
2013-01-28 | clk: tegra20: Implementing CPU low-power function for tegra_cpu_car_ops | Joseph Lo | 1 | -0/+93 |
2013-01-28 | clk: tegra30: remove unused TEGRA_CLK_DUPLICATE()s | Prashant Gaikwad | 1 | -70/+0 |
2013-01-28 | clk: tegra20: remove unused TEGRA_CLK_DUPLICATE()s | Prashant Gaikwad | 1 | -17/+0 |
2013-01-28 | ARM: tegra: migrate to new clock code | Prashant Gaikwad | 2 | -0/+54 |
2013-01-28 | clk: tegra: add clock support for Tegra30 | Prashant Gaikwad | 3 | -0/+2064 |
2013-01-28 | clk: tegra: add clock support for Tegra20 | Prashant Gaikwad | 3 | -0/+1281 |
2013-01-28 | clk: tegra: add Tegra specific clocks | Prashant Gaikwad | 11 | -0/+2126 |
2013-01-24 | clk: vexpress: Use common of_clk_init() function | Prashant Gaikwad | 2 | -7/+2 |
2013-01-24 | clk: zynq: Use common of_clk_init() function | Prashant Gaikwad | 1 | -10/+4 |
2013-01-24 | clk: vt8500: Use common of_clk_init() function | Prashant Gaikwad | 1 | -12/+5 |
2013-01-24 | clk: highbank: Use common of_clk_init() function | Prashant Gaikwad | 1 | -14/+4 |
2013-01-24 | clk: sunxi: Use common of_clk_init() function | Prashant Gaikwad | 1 | -30/+0 |
2013-01-24 | clk: add common of_clk_init() function | Prashant Gaikwad | 2 | -0/+10 |
2013-01-24 | Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper... | Olof Johansson | 1 | -3/+6 |
2013-01-24 | clk: x86: add support for Lynxpoint LPSS clocks | Mika Westerberg | 5 | -0/+224 |
2013-01-23 | clk: mvebu/clk-cpu.c: fix memory leakage | Cong Ding | 1 | -3/+6 |
2013-01-22 | clk: Deduplicate exit code in clk_set_rate | Nestor Ovroy | 1 | -3/+0 |
2013-01-19 | clk: beautify Makefile | Mike Turquette | 1 | -2/+7 |
2013-01-18 | clk-divider: fix macros | James Hogan | 1 | -3/+3 |
2013-01-18 | clk: prima2: enable dt-binding clkdev mapping | Barry Song | 1 | -125/+80 |
2013-01-16 | clk: mxs: Index is always positive | Fabio Estevam | 2 | -2/+2 |
2013-01-16 | clk: max77686: Avoid double free at remove time | Laurent Pinchart | 1 | -2/+1 |
2013-01-16 | clk: remove exported function from __init section | Denis Efremov | 1 | -1/+1 |
2013-01-16 | clk: vt8500: Add support for WM8750/WM8850 PLL clocks | Tony Prisk | 1 | -2/+100 |
2013-01-16 | clk: vt8500: Fix division-by-0 when requested rate=0 | Tony Prisk | 1 | -2/+12 |
2013-01-16 | clk: vt8500: Fix device clock divisor calculations | Tony Prisk | 1 | -0/+8 |
2013-01-16 | clk: vt8500: Fix error in PLL calculations on non-exact match. | Tony Prisk | 1 | -3/+3 |