index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-05-08
ARM: Orion: CESA: Add support for clk
Andrew Lunn
2012-05-08
ARM: Orion: SDIO: Add support for clk.
Andrew Lunn
2012-05-08
ARM: Orion: NAND: Add support for clk, if there is one.
Andrew Lunn
2012-05-08
ARM: Orion: EHCI: Add support for enabling clocks
Andrew Lunn
2012-05-08
ARM: Orion: SATA: Add per channel clk/clkdev support.
Andrew Lunn
2012-05-08
ARM: Orion: UART: Get the clock rate via clk_get_rate().
Andrew Lunn
2012-05-08
ARM: Orion: WDT: Add clk/clkdev support
Andrew Lunn
2012-05-08
ARM: Orion: Eth: Add clk/clkdev support.
Andrew Lunn
2012-05-08
ARM: Orion: SPI: Add clk/clkdev support.
Andrew Lunn
2012-05-08
ARM: Orion: Add clocks using the generic clk infrastructure.
Andrew Lunn
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-07
MAINTAINERS: add entry for common clk framework
Mike Turquette
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-05-02
clk: constify parent name arrays in macros
Rajendra Nayak
2012-04-24
clk: remove trailing whitespace from clk.h
Rob Herring
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-private: Add DEFINE_CLK macro
Viresh Kumar
2012-04-24
clk: clk-gate: Create clk_gate_endisable()
Viresh Kumar
2012-04-24
clk: Fix typo in comment
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
2012-04-24
clk: core: copy parent_names & return error codes
Mike Turquette
2012-04-24
clk: Constify parent name arrays
Mark Brown
2012-04-24
clk: Remove comment for end of CONFIG_COMMON_CLK section
Mark Brown
2012-04-24
clk: Make clk_get_rate() return 0 on error
Rajendra Nayak
2012-04-24
clk: declare clk_ops of basic clks in clk-provider.h
Shawn Guo
2012-04-24
clk: add "const" for clk_ops of basic clks
Shawn Guo
2012-04-24
clk: remove unnecessary EXPORT_SYMBOL_GPL
Shawn Guo
2012-04-24
clk: use kzalloc in clk_register_mux
Shawn Guo
2012-04-24
clk: core: enforce clk_ops consistency
Mike Turquette
2012-04-24
clk: core: clk_calc_new_rates handles NULL parents
Mike Turquette
2012-04-24
clk: core: remove dead code paths
Mike Turquette
2012-04-24
clk: core: correct clk_set_rate kerneldoc
Mike Turquette
2012-04-21
Linux 3.4-rc4
Linus Torvalds
2012-04-21
sparc32,leon: add notify_cpu_starting()
Yong Zhang
2012-04-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-04-21
Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-04-21
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-04-21
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-04-21
kill mm argument of vm_munmap()
Al Viro
2012-04-21
perfmon: kill some helpers and arguments
Al Viro
2012-04-21
aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()
Al Viro
2012-04-21
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
[next]