summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-06clocksource: samsung_pwm_timer: Get clock from device treeTomasz Figa
2013-09-06ARM: dts: exynos4: Specify PWM clocks in PWM nodeTomasz Figa
2013-09-06pwm: samsung: Update DT bindings documentation to cover clocksTomasz Figa
2013-09-03clk: Move symbol export to proper locationThierry Reding
2013-08-30clk: fix new_parent dereference before null checkJames Hogan
2013-08-30clk: wm831x: Initialise wm831x pointer on initMark Brown
2013-08-29clk/exynos5420: assign dout_pixel id to pixel clock dividerRahul Sharma
2013-08-29clk/exynos5420: add hdmi mux to change parents in hdmi driverRahul Sharma
2013-08-29clk/exynos5420: fix the order of parents of hdmi muxRahul Sharma
2013-08-29clk/exynos5420: add gate clock for mixer sysmmuRahul Sharma
2013-08-29clk/exynos5420: add sclk_hdmiphy to the list of special clocksRahul Sharma
2013-08-29clk: wm831x: Provide is_prepared() rather than is_enabled()Mark Brown
2013-08-28clk/exynos5250: change parent to aclk200_disp1 for hdmi subsystemRahul Sharma
2013-08-28clk: tegra30: Don't wait for PLL_U lock bitTuomas Tynkkynen
2013-08-27clk: s3c64xx: Fix incorrect placement of __initdataSachin Kamat
2013-08-27clk: sunxi: Fix incorrect placement of __initconstSachin Kamat
2013-08-27clk: kirkwood: Fix incorrect placement of __initconstSachin Kamat
2013-08-27clk: dove: Fix incorrect placement of __initconstSachin Kamat
2013-08-27clk: armada-xp: Fix incorrect placement of __initconstSachin Kamat
2013-08-27clk: armada-370: Fix incorrect placement of __initconstSachin Kamat
2013-08-27clk: u300: Fix incorrect placement of __initconstSachin Kamat
2013-08-27clk: nomadik: Fix incorrect placement of __initconstSachin Kamat
2013-08-27clk: bcm2835: Fix incorrect placement of __initconstSachin Kamat
2013-08-27Merge tag 'sunxi-clk-for-3.12' of https://github.com/mripard/linux into clk-n...Mike Turquette
2013-08-27clk: wrap I/O access for improved portabilityGerhard Sittig
2013-08-27Merge branch 'clk-next-s3c64xx-delta' into clk-nextMike Turquette
2013-08-27clk: get matching entry under lock in of_clk_init()Alex Elder
2013-08-27clk: sunxi: fix initialization of basic clocksEmilio López
2013-08-26clk: samsung: pll: Use new registration method for PLL6552 and PLL6553Tomasz Figa
2013-08-26clk: sunxi: Add Allwinner A20 gatesMaxime Ripard
2013-08-26clk: sunxi: Add A31 clocks supportMaxime Ripard
2013-08-26clk: sunxi: Allow to specify the divider width from the dividers dataMaxime Ripard
2013-08-26clk: sunxi: Rename the structure to prepare the addition of sun6iMaxime Ripard
2013-08-26clk: sunxi: fix initialization of basic clocksEmilio López
2013-08-26clk: sunxi: Add A10s gatesMaxime Ripard
2013-08-23clk: mvebu: add missing iounmapJisheng Zhang
2013-08-21clk: handle NULL struct clk gracefullyMike Turquette
2013-08-20Merge tag 'zynq-clk-for-3.12' of git://git.xilinx.com/linux-xlnx into clk-nextMike Turquette
2013-08-20clk/zynq/pll: Use #defines for fbdiv min/max valuesSoren Brinkmann
2013-08-20clk/zynq/pll: Fix documentation for PLL register functionSoren Brinkmann
2013-08-19clk: clk-mux: implement remuxing on set_rateJames Hogan
2013-08-19clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan
2013-08-19clk: add support for clock reparent on set_rateJames Hogan
2013-08-19clk: move some parent related functions upwardsJames Hogan
2013-08-19clk: abstract parent cacheJames Hogan
2013-08-16clk: export fixed-factor, gate & mux registrationMike Turquette
2013-08-16clk: clk-divider: Export clk_register_divider()Fabio Estevam
2013-08-16clk: fixed-rate: Export clk_fixed_rate_register()Stephen Boyd
2013-08-08clk: prima2: Fix incorrect placement of __initdataSachin Kamat
2013-08-08clk: tegra30: Fix incorrect placement of __initdataSachin Kamat