aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAge
* clk: validate pointer in __clk_disable()Fengguang Wu2012-07-30
* clk: remove redundant depends on from drivers/KconfigViresh Kumar2012-07-30
* Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-07-24
|\
| * clk: fix compile for OF && !COMMON_CLKRob Herring2012-07-19
| * clk: fix clk_get on of_clk_get_by_name return checkShawn Guo2012-07-19
| * Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette2012-07-12
| |\
| | * clk: mxs: clk_register_clkdev mx28 usb clocksRichard Zhao2012-07-12
| * | clk: add highbank clock supportRob Herring2012-07-11
| * | clk: add DT fixed-clock binding supportGrant Likely2012-07-11
| * | clk: add DT clock binding supportGrant Likely2012-07-11
| * | ARM: integrator: convert to common clockLinus Walleij2012-07-11
| * | clk: add versatile ICST307 driverLinus Walleij2012-07-11
| * | Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-...Mike Turquette2012-07-11
| |\|
| | * clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3Lauri Hintsala2012-07-04
| | * clk: mxs: add clkdev lookup for pwmShawn Guo2012-06-27
| | * clk: mxs: Fix the GPMI clock nameFabio Estevam2012-06-27
| | * clk: mxs: rename the gpmi clock for imx28Huang Shijie2012-06-27
| * | ARM: u300: convert to common clockLinus Walleij2012-07-11
| * | clk: cache parent clocks only for muxesRajendra Nayak2012-07-11
| * | clk: wm831x: Add initial WM831x clock driverMark Brown2012-07-11
| * | clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak2012-07-11
| * | clk: Add support for rate table based dividersRajendra Nayak2012-07-11
| * | clk: Add support for power of two type dividersRajendra Nayak2012-07-11
* | | Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\ \ \
| * | | ARM: socfpga: initial support for Altera's SOCFPGA platformDinh Nguyen2012-07-19
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\ \ \ \
| * \ \ \ Merge tag 'v3.5-rc6' into next/socArnd Bergmann2012-07-11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ARM: nomadik: convert to generic clockLinus Walleij2012-06-10
| | |_|/ | |/| |
* | | | Clk: SPEAr1340: Update sys clock parent arrayVipul Kumar Samar2012-07-18
* | | | clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.Vipul Kumar Samar2012-07-18
* | | | Clk:spear6xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar2012-07-18
* | | | Clk:spear3xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar2012-07-18
* | | | clk:spear1310:Fix: Rename clk ids within predefined limitVipul Kumar Samar2012-07-18
* | | | clk:spear1340:Fix: Rename clk ids within predefined limitVipul Kumar Samar2012-07-18
| |/ / |/| |
* | | clk: fix parent validation in __clk_set_parent()Rajendra Nayak2012-07-03
| |/ |/|
* | clk: mxs: fix clock lookup after freeing init memoryMarc Kleine-Budde2012-06-25
* | clk: mxs: fix ref_io clock definitionShawn Guo2012-06-25
* | clk: Check parent for NULL in clk_change_ratePawel Moll2012-06-25
* | clk: Allow late cache allocation for clk->parentsRajendra Nayak2012-06-25
* | clk: SPEAr600: Fix ethernet clock name for DT based probingStefan Roese2012-06-25
* | Viresh has movedViresh Kumar2012-06-20
|/
* Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\
| * SPEAr13xx: Add common clock framework supportViresh Kumar2012-05-14
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\ \
| * | mmc: mxs-mmc: get rid of the use of cpu_is_xxxShawn Guo2012-05-12
| * | dma: mxs-dma: make platform_device_id more genericShawn Guo2012-05-12
| * | ARM: mxs: add initial device tree support for imx23-evk boardShawn Guo2012-05-12
| * | ARM: mxs: add initial device tree support for imx28-evk boardDong Aisheng2012-05-12
* | | Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-16
|\ \ \
| * | | clk: Fix CLK_SET_RATE_GATE flag validation in clk_set_rate().Saravana Kannan2012-05-16