index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
2012-07-18
Clk: SPEAr1340: Update sys clock parent array
Vipul Kumar Samar
2012-07-18
clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.
Vipul Kumar Samar
2012-07-18
Clk:spear6xx:Fix: Rename clk ids within predefined limit
Vipul Kumar Samar
2012-07-18
Clk:spear3xx:Fix: Rename clk ids within predefined limit
Vipul Kumar Samar
2012-07-18
clk:spear1310:Fix: Rename clk ids within predefined limit
Vipul Kumar Samar
2012-07-18
clk:spear1340:Fix: Rename clk ids within predefined limit
Vipul Kumar Samar
2012-07-03
clk: fix parent validation in __clk_set_parent()
Rajendra Nayak
2012-06-25
clk: mxs: fix clock lookup after freeing init memory
Marc Kleine-Budde
2012-06-25
clk: mxs: fix ref_io clock definition
Shawn Guo
2012-06-25
clk: Check parent for NULL in clk_change_rate
Pawel Moll
2012-06-25
clk: Allow late cache allocation for clk->parents
Rajendra Nayak
2012-06-25
clk: SPEAr600: Fix ethernet clock name for DT based probing
Stefan Roese
2012-06-20
Viresh has moved
Viresh Kumar
2012-05-26
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-16
Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...
Arnd Bergmann
2012-05-16
clk: Fix CLK_SET_RATE_GATE flag validation in clk_set_rate().
Saravana Kannan
2012-05-15
clk: Provide dummy clk_unregister()
Mark Brown
2012-05-14
SPEAr13xx: Add common clock framework support
Viresh Kumar
2012-05-13
mmc: mxs-mmc: get rid of the use of cpu_is_xxx
Shawn Guo
2012-05-12
Merge branch 'spear/clock' into next/clock
Arnd Bergmann
2012-05-12
SPEAr: Switch to common clock framework
Viresh Kumar
2012-05-12
SPEAr: clk: Add General Purpose Timer Synthesizer clock
Viresh Kumar
2012-05-12
SPEAr: clk: Add Fractional Synthesizer clock
Viresh Kumar
2012-05-12
SPEAr: clk: Add Auxiliary Synthesizer clock
Viresh Kumar
2012-05-12
SPEAr: clk: Add VCO-PLL Synthesizer clock
Viresh Kumar
2012-05-12
dma: mxs-dma: make platform_device_id more generic
Shawn Guo
2012-05-12
ARM: mxs: add initial device tree support for imx23-evk board
Shawn Guo
2012-05-12
ARM: mxs: add initial device tree support for imx28-evk board
Dong Aisheng
2012-05-11
Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...
Arnd Bergmann
2012-05-11
Merge branch 'depends/rmk/clkdev' into next/clock
Arnd Bergmann
2012-05-08
clk: add a fixed factor clock
Sascha Hauer
2012-05-08
clk: mux: assign init data
Mike Turquette
2012-05-08
clk: remove COMMON_CLK_DISABLE_UNUSED
Mike Turquette
2012-05-08
clk: prevent spurious parent rate propagation
Mike Turquette
2012-05-08
ARM: mxs: remove now unused timer_clk argument from mxs_timer_init
Shawn Guo
2012-05-08
ARM: mxs: switch to common clk framework
Shawn Guo
2012-05-08
clk: mxs: add clock support for imx28
Shawn Guo
2012-05-08
clk: mxs: add clock support for imx23
Shawn Guo
2012-05-08
clk: mxs: add mxs specific clocks
Shawn Guo
2012-05-02
CLKDEV: provide helpers for common clock framework
Russell King
2012-05-02
clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabled
Viresh Kumar
2012-05-02
clk: Use a separate struct for holding init data.
Saravana Kannan
2012-04-24
clk: select CLKDEV_LOOKUP for COMMON_CLK
Rob Herring
2012-04-24
clk: Don't set clk->new_rate twice
Viresh Kumar
2012-04-24
clk: clk-gate: Create clk_gate_endisable()
Viresh Kumar
2012-04-24
clk: propagate round_rate for CLK_SET_RATE_PARENT case
Shawn Guo
2012-04-24
clk: pass parent_rate into .set_rate
Shawn Guo
2012-04-24
clk: always pass parent_rate into .round_rate
Shawn Guo
2012-04-24
clk: basic: improve parent_names & return errors
Mike Turquette
[next]