aboutsummaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2012-07-30clk: validate pointer in __clk_disable()Fengguang Wu
2012-07-30clk: remove redundant depends on from drivers/KconfigViresh Kumar
2012-07-24Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-07-23Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-19clk: fix compile for OF && !COMMON_CLKRob Herring
2012-07-19clk: fix clk_get on of_clk_get_by_name return checkShawn Guo
2012-07-19ARM: socfpga: initial support for Altera's SOCFPGA platformDinh Nguyen
2012-07-18Clk: SPEAr1340: Update sys clock parent arrayVipul Kumar Samar
2012-07-18clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.Vipul Kumar Samar
2012-07-18Clk:spear6xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-18Clk:spear3xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-18clk:spear1310:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-18clk:spear1340:Fix: Rename clk ids within predefined limitVipul Kumar Samar
2012-07-12Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette
2012-07-12clk: mxs: clk_register_clkdev mx28 usb clocksRichard Zhao
2012-07-11clk: add highbank clock supportRob Herring
2012-07-11clk: add DT fixed-clock binding supportGrant Likely
2012-07-11clk: add DT clock binding supportGrant Likely
2012-07-11ARM: integrator: convert to common clockLinus Walleij
2012-07-11clk: add versatile ICST307 driverLinus Walleij
2012-07-11Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette
2012-07-11ARM: u300: convert to common clockLinus Walleij
2012-07-11clk: cache parent clocks only for muxesRajendra Nayak
2012-07-11clk: wm831x: Add initial WM831x clock driverMark Brown
2012-07-11clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak
2012-07-11clk: Add support for rate table based dividersRajendra Nayak
2012-07-11clk: Add support for power of two type dividersRajendra Nayak
2012-07-11Merge tag 'v3.5-rc6' into next/socArnd Bergmann
2012-07-05clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3Lauri Hintsala
2012-07-03clk: fix parent validation in __clk_set_parent()Rajendra Nayak
2012-06-27clk: mxs: add clkdev lookup for pwmShawn Guo
2012-06-27clk: mxs: Fix the GPMI clock nameFabio Estevam
2012-06-27clk: mxs: rename the gpmi clock for imx28Huang Shijie
2012-06-25clk: mxs: fix clock lookup after freeing init memoryMarc Kleine-Budde
2012-06-25clk: mxs: fix ref_io clock definitionShawn Guo
2012-06-25clk: Check parent for NULL in clk_change_ratePawel Moll
2012-06-25clk: Allow late cache allocation for clk->parentsRajendra Nayak
2012-06-25clk: SPEAr600: Fix ethernet clock name for DT based probingStefan Roese
2012-06-20Viresh has movedViresh Kumar
2012-06-10ARM: nomadik: convert to generic clockLinus Walleij
2012-05-26Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann
2012-05-15clk: Fix CLK_SET_RATE_GATE flag validation in clk_set_rate().Saravana Kannan
2012-05-15clk: Provide dummy clk_unregister()Mark Brown
2012-05-14SPEAr13xx: Add common clock framework supportViresh Kumar
2012-05-13mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo
2012-05-13Merge branch 'spear/clock' into next/clockArnd Bergmann
2012-05-12SPEAr: Switch to common clock frameworkViresh Kumar