| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 7537/1: clk: Fix release in devm_clk_put() | Mark Brown | 2012-09-19 | 1 | -1/+1 |
* | ARM: 7534/1: clk: Make the managed clk functions generically available | Lars-Peter Clausen | 2012-09-15 | 3 | -45/+56 |
* | clk: validate pointer in __clk_disable() | Fengguang Wu | 2012-07-31 | 1 | -0/+3 |
* | clk: remove redundant depends on from drivers/Kconfig | Viresh Kumar | 2012-07-31 | 1 | -1/+0 |
* | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2012-07-25 | 18 | -46/+2170 |
|\ |
|
| * | clk: fix compile for OF && !COMMON_CLK | Rob Herring | 2012-07-19 | 1 | -1/+1 |
| * | clk: fix clk_get on of_clk_get_by_name return check | Shawn Guo | 2012-07-19 | 1 | -1/+1 |
| * | Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-... | Mike Turquette | 2012-07-12 | 1 | -0/+4 |
| |\ |
|
| | * | clk: mxs: clk_register_clkdev mx28 usb clocks | Richard Zhao | 2012-07-12 | 1 | -0/+4 |
| * | | clk: add highbank clock support | Rob Herring | 2012-07-12 | 2 | -0/+347 |
| * | | clk: add DT fixed-clock binding support | Grant Likely | 2012-07-12 | 1 | -0/+23 |
| * | | clk: add DT clock binding support | Grant Likely | 2012-07-12 | 2 | -0/+217 |
| * | | ARM: integrator: convert to common clock | Linus Walleij | 2012-07-12 | 2 | -0/+112 |
| * | | clk: add versatile ICST307 driver | Linus Walleij | 2012-07-12 | 4 | -0/+113 |
| * | | Merge branch 'clk/mxs-for-3.6' of git://git.linaro.org/people/shawnguo/linux-... | Mike Turquette | 2012-07-12 | 2 | -5/+7 |
| |\| |
|
| | * | clk: mxs: imx28: decrease the frequency of ref_io1 for SSP2 and SSP3 | Lauri Hintsala | 2012-07-05 | 1 | -3/+3 |
| | * | clk: mxs: add clkdev lookup for pwm | Shawn Guo | 2012-06-27 | 2 | -0/+2 |
| | * | clk: mxs: Fix the GPMI clock name | Fabio Estevam | 2012-06-27 | 1 | -1/+1 |
| | * | clk: mxs: rename the gpmi clock for imx28 | Huang Shijie | 2012-06-27 | 1 | -1/+1 |
| * | | ARM: u300: convert to common clock | Linus Walleij | 2012-07-12 | 2 | -1/+748 |
| * | | clk: cache parent clocks only for muxes | Rajendra Nayak | 2012-07-12 | 1 | -2/+2 |
| * | | clk: wm831x: Add initial WM831x clock driver | Mark Brown | 2012-07-12 | 3 | -0/+438 |
| * | | clk: Add CLK_IS_BASIC flag to identify basic clocks | Rajendra Nayak | 2012-07-12 | 5 | -5/+5 |
| * | | clk: Add support for rate table based dividers | Rajendra Nayak | 2012-07-12 | 1 | -16/+109 |
| * | | clk: Add support for power of two type dividers | Rajendra Nayak | 2012-07-12 | 1 | -19/+47 |
* | | | Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-24 | 3 | -0/+53 |
|\ \ \ |
|
| * | | | ARM: socfpga: initial support for Altera's SOCFPGA platform | Dinh Nguyen | 2012-07-19 | 3 | -0/+53 |
* | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-24 | 2 | -0/+48 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'v3.5-rc6' into next/soc | Arnd Bergmann | 2012-07-11 | 13 | -49/+55 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | ARM: nomadik: convert to generic clock | Linus Walleij | 2012-06-10 | 2 | -0/+48 |
| | |_|/
| |/| | |
|
* | | | | Clk: SPEAr1340: Update sys clock parent array | Vipul Kumar Samar | 2012-07-18 | 1 | -2/+2 |
* | | | | clk: SPEAr1340: Fix clk enable register for uart1 and i2c1. | Vipul Kumar Samar | 2012-07-18 | 1 | -2/+2 |
* | | | | Clk:spear6xx:Fix: Rename clk ids within predefined limit | Vipul Kumar Samar | 2012-07-18 | 1 | -62/+60 |
* | | | | Clk:spear3xx:Fix: Rename clk ids within predefined limit | Vipul Kumar Samar | 2012-07-18 | 1 | -94/+86 |
* | | | | clk:spear1310:Fix: Rename clk ids within predefined limit | Vipul Kumar Samar | 2012-07-18 | 1 | -157/+155 |
* | | | | clk:spear1340:Fix: Rename clk ids within predefined limit | Vipul Kumar Samar | 2012-07-18 | 1 | -138/+135 |
| |/ /
|/| | |
|
* | | | clk: fix parent validation in __clk_set_parent() | Rajendra Nayak | 2012-07-03 | 1 | -15/+13 |
| |/
|/| |
|
* | | clk: mxs: fix clock lookup after freeing init memory | Marc Kleine-Budde | 2012-06-26 | 2 | -20/+20 |
* | | clk: mxs: fix ref_io clock definition | Shawn Guo | 2012-06-26 | 1 | -2/+2 |
* | | clk: Check parent for NULL in clk_change_rate | Pawel Moll | 2012-06-26 | 1 | -4/+7 |
* | | clk: Allow late cache allocation for clk->parents | Rajendra Nayak | 2012-06-26 | 1 | -5/+10 |
* | | clk: SPEAr600: Fix ethernet clock name for DT based probing | Stefan Roese | 2012-06-26 | 1 | -1/+1 |
* | | Viresh has moved | Viresh Kumar | 2012-06-20 | 10 | -10/+10 |
|/ |
|
* | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 3 | -0/+2072 |
|\ |
|
| * | SPEAr13xx: Add common clock framework support | Viresh Kumar | 2012-05-14 | 3 | -0/+2072 |
* | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 2 | -10/+12 |
|\ \ |
|
| * | | mmc: mxs-mmc: get rid of the use of cpu_is_xxx | Shawn Guo | 2012-05-13 | 2 | -6/+6 |
| * | | dma: mxs-dma: make platform_device_id more generic | Shawn Guo | 2012-05-12 | 2 | -4/+4 |
| * | | ARM: mxs: add initial device tree support for imx23-evk board | Shawn Guo | 2012-05-12 | 1 | -0/+1 |
| * | | ARM: mxs: add initial device tree support for imx28-evk board | Dong Aisheng | 2012-05-12 | 1 | -0/+1 |