summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-14Merge branch 'spear/dt' into spear/clockArnd Bergmann
2012-05-14Merge branch 'spear/pinctrl' into spear/clockArnd Bergmann
2012-05-12SPEAr: Update defconfigsViresh Kumar
2012-05-12SPEAr: Add SMI NOR partition info in dts filesViresh Kumar
2012-05-12SPEAr: Switch to common clock frameworkViresh Kumar
2012-05-12SPEAr: Call clk_prepare() before calling clk_enableViresh Kumar
2012-05-12SPEAr: clk: Add General Purpose Timer Synthesizer clockViresh Kumar
2012-05-12SPEAr: clk: Add Fractional Synthesizer clockViresh Kumar
2012-05-12SPEAr: clk: Add Auxiliary Synthesizer clockViresh Kumar
2012-05-12SPEAr: clk: Add VCO-PLL Synthesizer clockViresh Kumar
2012-05-12SPEAr: Add DT bindings for SPEAr's timerViresh Kumar
2012-05-12Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi...Arnd Bergmann
2012-05-11Merge branch 'depends/rmk/clkdev' into next/clockArnd Bergmann
2012-05-11Merge branch 'depends/clk/clk-next' into next/clockArnd Bergmann
2012-05-10pinctrl: (cosmetic) fix two entries in DocBook commentsGuennadi Liakhovetski
2012-05-08clk: add a fixed factor clockSascha Hauer
2012-05-08clk: mux: assign init dataMike Turquette
2012-05-08clk: remove COMMON_CLK_DISABLE_UNUSEDMike Turquette
2012-05-08clk: prevent spurious parent rate propagationMike Turquette
2012-05-07pinctrl: add more info to error msgs in pin_requestStephen Warren
2012-05-07MAINTAINERS: add entry for common clk frameworkMike Turquette
2012-05-02CLKDEV: provide helpers for common clock frameworkRussell King
2012-05-02clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabledViresh Kumar
2012-05-02clk: Use a separate struct for holding init data.Saravana Kannan
2012-05-02clk: constify parent name arrays in macrosRajendra Nayak
2012-05-01pinctrl: add pinctrl-mxs supportShawn Guo
2012-05-01pinctrl: pinctrl-imx: add imx6q pinctrl driverDong Aisheng
2012-05-01pinctrl: pinctrl-imx: add imx pinctrl core driverDong Aisheng
2012-05-01dt: add of_get_child_count helper functionDong Aisheng
2012-05-01pinctrl: support gpio request deferred probingDong Aisheng
2012-04-30ARM: SPEAr3xx: Correct keyboard data passed from DTViresh Kumar
2012-04-26pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng
2012-04-26pinctrl: enhance reporting of errors when loading from DTJohn Crispin
2012-04-26pinctrl: add kerneldoc for pinctrl_ops device tree functionsStephen Warren
2012-04-26pinctrl: propagate map validation errorsStephen Warren
2012-04-25pinctrl: fix dangling commentLinus Walleij
2012-04-24clk: remove trailing whitespace from clk.hRob Herring
2012-04-24clk: select CLKDEV_LOOKUP for COMMON_CLKRob Herring
2012-04-24clk: Don't set clk->new_rate twiceViresh Kumar
2012-04-24clk: clk-private: Add DEFINE_CLK macroViresh Kumar
2012-04-24clk: clk-gate: Create clk_gate_endisable()Viresh Kumar
2012-04-24clk: Fix typo in commentViresh Kumar
2012-04-24clk: propagate round_rate for CLK_SET_RATE_PARENT caseShawn Guo
2012-04-24clk: pass parent_rate into .set_rateShawn Guo
2012-04-24clk: always pass parent_rate into .round_rateShawn Guo
2012-04-24clk: basic: improve parent_names & return errorsMike Turquette
2012-04-24clk: core: copy parent_names & return error codesMike Turquette
2012-04-24clk: Constify parent name arraysMark Brown
2012-04-24clk: Remove comment for end of CONFIG_COMMON_CLK sectionMark Brown
2012-04-24clk: Make clk_get_rate() return 0 on errorRajendra Nayak