cascardo/linux.git
2015-08-24 Stephen Boydclk: mvebu: Convert to clk_hw based provider APIs
2015-08-24 Stephen Boydclk: mmp: Convert to clk_hw based provider APIs
2015-08-24 Stephen Boydclk: Convert basic types to clk_hw based provider APIs
2015-08-24 Stephen Boydclk: bcm: Convert to clk_hw based provider APIs
2015-08-24 Stephen Boydclk: at91: Convert to clk_hw based provider APIs
2015-08-24 Stephen BoydMIPS: alchemy: Convert to clk_hw based provider APIs
2015-08-24 Stephen BoydARM: OMAP: Convert __clk_get_rate() to provider/consume...
2015-08-24 Stephen Boydclk: ti: Remove CLK_IS_BASIC check
2015-08-24 Stephen Boydclk: Convert __clk_get_flags() to clk_hw_get_flags()
2015-08-24 Stephen Boydclk: Replace __clk_get_num_parents with clk_hw_get_num_...
2015-08-24 Stephen Boydclk: Add clk_hw_*() APIs for use by clk providers
2015-08-12 Sjoerd Simonsclk: rockchip: Fix SPIF special clock definition
2015-08-12 Eric Anholtclk: bcm2835: Drop the fixed sys_pclk.
2015-08-12 Heiko Stuebnerclk: track the orphan status of clocks and their children
2015-08-12 Maxime Ripardclk: sunxi: Add a simple gates driver
2015-08-12 Maxime RipardARM: sun9i: Wrap the clock-indices
2015-08-12 Maxime RipardARM: sun8i: Add clock indices
2015-08-12 Maxime RipardARM: sun7i: Add clock indices
2015-08-12 Maxime RipardARM: sun6i: Add clock indices
2015-08-12 Maxime RipardARM: sun5i: Add clock indices
2015-08-12 Maxime RipardARM: sun4i: Add clock indices
2015-08-12 Michael TurquetteMerge tag 'imx-clk-4.3' of git://git./linux/kernel...
2015-08-07 Andrzej Hajdaclk/mmp: use kmemdup rather than duplicating its implem...
2015-08-05 Philippe Reynesclk: imx35: define two clocks for rtc
2015-08-05 Philippe Reynesclk: imx31: add a second rtc clock
2015-08-03 Leo Yanclk: hisi: refine parameter checking for init
2015-07-29 Dan Carpenterclk: versatile: off by one in clk_sp810_timerclken_of_get()
2015-07-28 Krzysztof Kozlowskiclk: exynos4: Fix wrong clock for Exynos4x12 ADC
2015-07-28 Rob Herringclk: kill off set_irq_flags usage
2015-07-28 Jun Nieclk: zx: Constify parent names in clock init data
2015-07-28 Jun Nieclk: zx: Add audio and GPIO clock for zx296702
2015-07-28 Jun Nieclk: zx: Add audio div clock method for zx296702
2015-07-28 Vaibhav Hiremathclk: s2mps11: Use kcalloc instead of kzalloc for array...
2015-07-28 Stephen Boydclk: Silence warnings about lock imbalances
2015-07-28 Stephen Boydclk: basic-type: Silence warnings about lock imbalances
2015-07-28 Stephen Boydclk: qcom: Give clk-qcom.ko module a GPLv2 license
2015-07-28 Stephen Boydclk: gpio: Mark parent_names array const
2015-07-28 Michael TurquetteMerge branch 'v4.3-topic/clk-samsung' of git://git...
2015-07-28 Jim Quinlanclk: allow a clk divider with max divisor when zero
2015-07-28 Andy Shevchenkoclk: socfpga: switch to GENMASK()
2015-07-28 Robert Jarzmikclk: pxa: fix core frequency reporting unit
2015-07-28 Douglas Andersonclk: rockchip: Fix PLL bandwidth
2015-07-28 Stephen BoydMerge branch 'cleanup-clk-h-includes' into clk-next
2015-07-28 Dinh Nguyenclk: ti: make use of of_clk_parent_fill helper function
2015-07-28 Dinh Nguyenclk: sunxi: make use of of_clk_parent_fill helper function
2015-07-28 Dinh Nguyenclk: st: make use of of_clk_parent_fill helper function
2015-07-28 Dinh Nguyenclk: keystone: make use of of_clk_parent_fill helper...
2015-07-28 Dinh Nguyenclk: at91: make use of of_clk_parent_fill helper function
2015-07-28 James Liaoclk: mediatek: Add MT8173 MMPLL change rate support
2015-07-28 James Liaoclk: mediatek: Fix calculation of PLL rate settings
2015-07-28 James Liaoclk: mediatek: Fix PLL registers setting flow
2015-07-28 Stephen Boydclk: Allow providers to configure min/max rates
2015-07-28 Axel Linclk: twl6040: Convert to use devm_clk_register
2015-07-28 Axel Linclk: s2mps11: Simplify s2mps11_clk_probe unwind paths
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-24 Chanwoo Choiclk: exynos3250: Add cpu clock configuration data and...
2015-07-24 Thomas Abrahamclk: exynos5250: add cpu clock configuration data and...
2015-07-20 Stephen Boydclk: Remove clk.h from clk-provider.h
2015-07-20 Stephen Boydclk: h8300: Remove clk.h and clkdev.h includes
2015-07-20 Stephen Boydclk: at91: Include clk.h and slab.h
2015-07-20 Stephen Boydclk: ti: Switch clk-provider.h include to clk.h
2015-07-20 Stephen Boydclk: pistachio: Include clk.h
2015-07-20 Stephen Boydclk: ingenic: Include clk.h
2015-07-20 Stephen Boydclk: si570: Include clk.h
2015-07-20 Stephen Boydclk: moxart: Include clk.h
2015-07-20 Stephen Boydclk: cdce925: Include clk.h
2015-07-20 Stephen Boydclk: Include clk.h in clk.c
2015-07-20 Stephen Boydclk: zynq: Include clk.h
2015-07-20 Stephen Boydclk: ti: Include clk.h
2015-07-20 Stephen Boydclk: sunxi: Include clk.h and remove unused clkdev...
2015-07-20 Stephen Boydclk: st: Include clk.h
2015-07-20 Stephen Boydclk: qcom: Include clk.h
2015-07-20 Stephen Boydclk: highbank: Include clk.h
2015-07-20 Stephen Boydclk: bcm: Include clk.h
2015-07-20 Stephen Boydclk: versatile: Remove clk.h and clkdev.h includes
2015-07-20 Stephen Boydclk: ux500: Remove clk.h and clkdev.h includes
2015-07-20 Stephen Boydclk: tegra: Properly include clk.h
2015-07-20 Stephen Boydclk: spear: Remove clk.h include
2015-07-20 Stephen Boydclk: socfpga: Remove clk.h and clkdev.h includes
2015-07-20 Stephen Boydclk: sirf: Properly include clk.h
2015-07-20 Stephen Boydclk: samsung: Properly include clk.h and clkdev.h
2015-07-20 Stephen Boydclk: rockchip: Properly include clk.h
2015-07-20 Stephen Boydclk: nxp: Remove clk.h include
2015-07-20 Stephen Boydclk: mxs: Include clk.h in C files that use it
2015-07-20 Stephen Boydclk: mvebu: Remove clk.h include
2015-07-20 Stephen Boydclk: mmp: Remove clk.h include
2015-07-20 Stephen Boydclk: meson8b: Properly include clk.h
next