aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* clk: bcm2835: Fix incorrect placement of __initconstSachin Kamat2013-08-27
* Merge tag 'sunxi-clk-for-3.12' of https://github.com/mripard/linux into clk-n...Mike Turquette2013-08-27
|\
| * clk: sunxi: Add Allwinner A20 gatesMaxime Ripard2013-08-26
| * clk: sunxi: Add A31 clocks supportMaxime Ripard2013-08-26
| * clk: sunxi: Allow to specify the divider width from the dividers dataMaxime Ripard2013-08-26
| * clk: sunxi: Rename the structure to prepare the addition of sun6iMaxime Ripard2013-08-26
| * clk: sunxi: fix initialization of basic clocksEmilio López2013-08-26
| * clk: sunxi: Add A10s gatesMaxime Ripard2013-08-26
* | clk: wrap I/O access for improved portabilityGerhard Sittig2013-08-27
* | Merge branch 'clk-next-s3c64xx-delta' into clk-nextMike Turquette2013-08-27
|\ \
| * | clk: samsung: pll: Use new registration method for PLL6552 and PLL6553Tomasz Figa2013-08-26
* | | clk: get matching entry under lock in of_clk_init()Alex Elder2013-08-27
* | | clk: sunxi: fix initialization of basic clocksEmilio López2013-08-27
* | | clk: mvebu: add missing iounmapJisheng Zhang2013-08-23
* | | clk: handle NULL struct clk gracefullyMike Turquette2013-08-22
| |/ |/|
* | Merge tag 'zynq-clk-for-3.12' of git://git.xilinx.com/linux-xlnx into clk-nextMike Turquette2013-08-20
|\ \
| * | clk/zynq/pll: Use #defines for fbdiv min/max valuesSoren Brinkmann2013-08-20
| * | clk/zynq/pll: Fix documentation for PLL register functionSoren Brinkmann2013-08-20
* | | clk: clk-mux: implement remuxing on set_rateJames Hogan2013-08-19
* | | clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan2013-08-19
* | | clk: add support for clock reparent on set_rateJames Hogan2013-08-19
* | | clk: move some parent related functions upwardsJames Hogan2013-08-19
* | | clk: abstract parent cacheJames Hogan2013-08-19
* | | clk: export fixed-factor, gate & mux registrationMike Turquette2013-08-16
* | | clk: clk-divider: Export clk_register_divider()Fabio Estevam2013-08-16
* | | clk: fixed-rate: Export clk_fixed_rate_register()Stephen Boyd2013-08-16
* | | clk: prima2: Fix incorrect placement of __initdataSachin Kamat2013-08-09
* | | clk: tegra30: Fix incorrect placement of __initdataSachin Kamat2013-08-08
* | | clk: tegra20: Fix incorrect placement of __initdataSachin Kamat2013-08-08
* | | clk: tegra114: Fix incorrect placement of __initdataSachin Kamat2013-08-08
* | | clk: exynos5440: Fix incorrect placement of __initdataSachin Kamat2013-08-08
* | | clk: exynos5420: Fix incorrect placement of __initdataSachin Kamat2013-08-08
* | | clk: exynos5250: Fix incorrect placement of __initdataSachin Kamat2013-08-08
* | | clk: exynos4: Fix incorrect placement of __initdataSachin Kamat2013-08-08
* | | clk: s2mps11: Add support for s2mps11Yadwinder Singh Brar2013-08-08
* | | clk: exynos5420: Make exynos5420_plls staticSachin Kamat2013-08-08
* | | clk: exynos5250: Make exynos5250_plls staticSachin Kamat2013-08-08
* | | clk: exynos4: Make exynos4_plls staticSachin Kamat2013-08-08
* | | clk: mxs: clk-imx23: Include <linux/clk/mxs.h>Fabio Estevam2013-08-08
* | | clk: sunxi: Fix checking return value of clk_register_[composite|factors]Axel Lin2013-08-08
| |/ |/|
* | Merge branch 'clk-next-s3c64xx' into clk-nextMike Turquette2013-08-08
|\ \
| * | clk: samsung: Add clock driver for S3C64xx SoCsTomasz Figa2013-08-05
| * | clk: samsung: pll: Add support for PLL6552 and PLL6553Tomasz Figa2013-08-05
| * | clk: mux: Add support for read-only muxes.Tomasz Figa2013-08-05
| |/
* | Documentation: clk: Fix a trivial typo in audssSachin Kamat2013-08-08
* | clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoCVikas Sajjan2013-08-02
* | clk: samsung: Reorder MUX registration for mout_vpllsrcVikas Sajjan2013-08-02
* | clk: samsung: Add set_rate() clk_ops for PLL36xxVikas Sajjan2013-08-02
* | clk: samsung: Add set_rate() clk_ops for PLL35xxYadwinder Singh Brar2013-08-02
* | clk: samsung: Add support to register rate_table for samsung pllsYadwinder Singh Brar2013-08-02