index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-05-14
SPEAr13xx: Add header files
Viresh Kumar
2012-05-14
Merge branch 'spear/dt' into spear/clock
Arnd Bergmann
2012-05-14
Merge branch 'spear/pinctrl' into spear/clock
Arnd Bergmann
2012-05-12
SPEAr: Update defconfigs
Viresh Kumar
2012-05-12
SPEAr: Add SMI NOR partition info in dts files
Viresh Kumar
2012-05-12
SPEAr: Switch to common clock framework
Viresh Kumar
2012-05-12
SPEAr: Call clk_prepare() before calling clk_enable
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
SPEAr: Add DT bindings for SPEAr's timer
Viresh Kumar
2012-05-12
Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi...
Arnd Bergmann
2012-05-11
Merge branch 'depends/rmk/clkdev' into next/clock
Arnd Bergmann
2012-05-11
Merge branch 'depends/clk/clk-next' into next/clock
Arnd Bergmann
2012-05-10
pinctrl: (cosmetic) fix two entries in DocBook comments
Guennadi Liakhovetski
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
pinctrl: add more info to error msgs in pin_request
Stephen Warren
2012-05-06
MAINTAINERS: add entry for common clk framework
Mike Turquette
2012-05-02
CLKDEV: provide helpers for common clock framework
Russell King
2012-05-01
clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabled
Viresh Kumar
2012-05-01
clk: Use a separate struct for holding init data.
Saravana Kannan
2012-05-01
clk: constify parent name arrays in macros
Rajendra Nayak
2012-05-02
pinctrl: add pinctrl-mxs support
Shawn Guo
2012-05-02
pinctrl: pinctrl-imx: add imx6q pinctrl driver
Dong Aisheng
2012-05-02
pinctrl: pinctrl-imx: add imx pinctrl core driver
Dong Aisheng
2012-05-02
dt: add of_get_child_count helper function
Dong Aisheng
2012-05-02
pinctrl: support gpio request deferred probing
Dong Aisheng
2012-04-30
ARM: SPEAr3xx: Correct keyboard data passed from DT
Viresh Kumar
2012-04-26
pinctrl: add pinctrl_provide_dummies interface for platforms to use
Dong Aisheng
2012-04-26
pinctrl: enhance reporting of errors when loading from DT
John Crispin
2012-04-26
pinctrl: add kerneldoc for pinctrl_ops device tree functions
Stephen Warren
2012-04-26
pinctrl: propagate map validation errors
Stephen Warren
2012-04-25
pinctrl: fix dangling comment
Linus Walleij
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
[next]