summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
| * clk: wm831x: Initialise wm831x pointer on initMark Brown2013-08-301-0/+2
| * clk/exynos5420: assign dout_pixel id to pixel clock dividerRahul Sharma2013-08-291-1/+4
| * clk/exynos5420: add hdmi mux to change parents in hdmi driverRahul Sharma2013-08-291-1/+4
| * clk/exynos5420: fix the order of parents of hdmi muxRahul Sharma2013-08-291-1/+1
| * clk/exynos5420: add gate clock for mixer sysmmuRahul Sharma2013-08-291-1/+2
| * clk/exynos5420: add sclk_hdmiphy to the list of special clocksRahul Sharma2013-08-291-2/+2
| * clk: wm831x: Provide is_prepared() rather than is_enabled()Mark Brown2013-08-291-7/+7
| * clk/exynos5250: change parent to aclk200_disp1 for hdmi subsystemRahul Sharma2013-08-281-2/+2
| * clk: tegra30: Don't wait for PLL_U lock bitTuomas Tynkkynen2013-08-281-1/+1
| * clk: s3c64xx: Fix incorrect placement of __initdataSachin Kamat2013-08-271-2/+2
| * clk: sunxi: Fix incorrect placement of __initconstSachin Kamat2013-08-271-30/+30
| * clk: kirkwood: Fix incorrect placement of __initconstSachin Kamat2013-08-271-7/+7
| * clk: dove: Fix incorrect placement of __initconstSachin Kamat2013-08-271-6/+6
| * clk: armada-xp: Fix incorrect placement of __initconstSachin Kamat2013-08-271-6/+6
| * clk: armada-370: Fix incorrect placement of __initconstSachin Kamat2013-08-271-7/+7
| * clk: u300: Fix incorrect placement of __initconstSachin Kamat2013-08-271-2/+2
| * clk: nomadik: Fix incorrect placement of __initconstSachin Kamat2013-08-271-2/+2
| * clk: bcm2835: Fix incorrect placement of __initconstSachin Kamat2013-08-271-1/+1
| * Merge tag 'sunxi-clk-for-3.12' of https://github.com/mripard/linux into clk-n...Mike Turquette2013-08-271-38/+194
| |\
| | * clk: sunxi: Add Allwinner A20 gatesMaxime Ripard2013-08-261-0/+15
| | * clk: sunxi: Add A31 clocks supportMaxime Ripard2013-08-261-0/+124
| | * clk: sunxi: Allow to specify the divider width from the dividers dataMaxime Ripard2013-08-261-11/+13
| | * clk: sunxi: Rename the structure to prepare the addition of sun6iMaxime Ripard2013-08-261-27/+27
| | * clk: sunxi: fix initialization of basic clocksEmilio López2013-08-261-8/+3
| | * clk: sunxi: Add A10s gatesMaxime Ripard2013-08-261-0/+15
| * | clk: wrap I/O access for improved portabilityGerhard Sittig2013-08-273-9/+9
| * | Merge branch 'clk-next-s3c64xx-delta' into clk-nextMike Turquette2013-08-272-98/+13
| |\ \
| | * | clk: samsung: pll: Use new registration method for PLL6552 and PLL6553Tomasz Figa2013-08-262-98/+13
| * | | clk: get matching entry under lock in of_clk_init()Alex Elder2013-08-271-2/+2
| * | | clk: sunxi: fix initialization of basic clocksEmilio López2013-08-271-8/+3
| * | | clk: mvebu: add missing iounmapJisheng Zhang2013-08-232-7/+15
| * | | clk: handle NULL struct clk gracefullyMike Turquette2013-08-211-1/+7
| | |/ | |/|
| * | Merge tag 'zynq-clk-for-3.12' of git://git.xilinx.com/linux-xlnx into clk-nextMike Turquette2013-08-201-5/+14
| |\ \
| | * | clk/zynq/pll: Use #defines for fbdiv min/max valuesSoren Brinkmann2013-08-201-4/+7
| | * | clk/zynq/pll: Fix documentation for PLL register functionSoren Brinkmann2013-08-201-1/+7
| * | | clk: clk-mux: implement remuxing on set_rateJames Hogan2013-08-192-0/+50
| * | | clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan2013-08-1916-274/+384
| * | | clk: add support for clock reparent on set_rateJames Hogan2013-08-191-46/+96
| * | | clk: move some parent related functions upwardsJames Hogan2013-08-191-104/+104
| * | | clk: abstract parent cacheJames Hogan2013-08-191-7/+14
| * | | clk: export fixed-factor, gate & mux registrationMike Turquette2013-08-163-0/+5
| * | | clk: clk-divider: Export clk_register_divider()Fabio Estevam2013-08-161-0/+2
| * | | clk: fixed-rate: Export clk_fixed_rate_register()Stephen Boyd2013-08-161-0/+1
| * | | clk: prima2: Fix incorrect placement of __initdataSachin Kamat2013-08-081-1/+1
| * | | clk: tegra30: Fix incorrect placement of __initdataSachin Kamat2013-08-081-1/+1
| * | | clk: tegra20: Fix incorrect placement of __initdataSachin Kamat2013-08-081-1/+1
| * | | clk: tegra114: Fix incorrect placement of __initdataSachin Kamat2013-08-081-1/+1
| * | | clk: exynos5440: Fix incorrect placement of __initdataSachin Kamat2013-08-081-1/+1
| * | | clk: exynos5420: Fix incorrect placement of __initdataSachin Kamat2013-08-081-3/+3
| * | | clk: exynos5250: Fix incorrect placement of __initdataSachin Kamat2013-08-081-5/+5
OpenPOWER on IntegriCloud