aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/input/st-keyscan.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-15ARM: OMAP3: clock: fix boot breakage in legacy modeTero Kristo1-9/+14
2014-12-15ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo3-8/+8
2014-12-15clk: Really fix deadlock with mmap_semStephen Boyd1-2/+3
2014-12-11clk: mmp: fix sparse non static symbol warningWei Yongjun1-1/+1
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso14-49/+65
2014-12-03clk: change clk_debugfs_add_file to take a struct clk_hwTomeu Vizoso2-4/+4
2014-12-03clk: Don't expose __clk_get_accuracyTomeu Vizoso2-2/+1
2014-12-03clk: Don't try to use a struct clk* after it could have been freedTomeu Vizoso1-1/+4
2014-12-03clk: Remove unused function __clk_get_prepare_countTomeu Vizoso2-6/+0
2014-12-02clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski1-0/+4
2014-12-02clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmiAndrzej Hajda1-1/+1
2014-12-02clk: samsung: exynos4415: Fix build with PM_SLEEP disabledKrzysztof Kozlowski1-2/+4
2014-12-02clk: samsung: remove unnecessary inclusion of header files from clk.hPankaj Dubey2-4/+2
2014-12-02clk: samsung: remove unnecessary CONFIG_OF from clk.cPankaj Dubey1-2/+0
2014-12-02clk: samsung: Spelling s/bwtween/between/Pankaj Dubey1-1/+1
2014-11-28clk: rockchip: Add support for the mmc clock phases using the frameworkAlexandru M Stan5-0/+198
2014-11-28clk: rockchip: add bindings for the mmc clocksAlexandru M Stan1-0/+8
2014-11-28clk: rockchip: rk3288 export i2s0_clkout for use in DTSonny Rao2-1/+2
2014-11-26clk: rockchip: use clock ID for DMC (memory controller) on rk3288Jeff Chen1-4/+4
2014-11-26clk: rockchip: add binding ID for DMC (memory controller) clocks on rk3288Jeff Chen1-0/+4
2014-11-25clk: clk-s2mps11: fix semicolon.cocci warningskbuild test robot1-1/+1
2014-11-25mfd: s2mps11: Add binding documentation for Samsung S2MPS13 PMICChanwoo Choi1-10/+12
2014-11-25clk: s2mps11: Add the support for S2MPS13 PMIC clockChanwoo Choi1-0/+24
2014-11-25regulator: s2mps11: Add support S2MPS13 regulator deviceChanwoo Choi5-8/+304
2014-11-25mfd: sec-core: Add support for S2MPS13 deviceChanwoo Choi3-6/+34
2014-11-25clk: rockchip: add ROCKCHIP_PLL_SYNC_RATE flag to some pllsHeiko Stuebner2-5/+5
2014-11-25clk: rockchip: add optional sync to pll rate parametersHeiko Stuebner2-0/+56
2014-11-25clk: rockchip: setup pll_mux data earlierHeiko Stuebner1-14/+13
2014-11-25clk: rockchip: add ability to specify pll-specific flagsHeiko Stuebner5-13/+19
2014-11-23clk: sunxi: gmac-tx-clk mux is not a CLK_MUX_INDEX_BIT muxHans de Goede1-1/+6
2014-11-23clk: sunxi: Implement A31 PLL6 as a divs clock for 2x outputChen-Yu Tsai2-14/+33
2014-11-23clk: sunxi: Specify number of child clocks for divs clocksChen-Yu Tsai1-2/+9
2014-11-23clk: sunxi: Removed unused/incorrect sun6i-a31-apb2-clk driverChen-Yu Tsai2-8/+0
2014-11-23ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks.Chen-Yu Tsai2-20/+4
2014-11-23ARM: dts: sunxi: unify APB1 clockEmilio López4-40/+8
2014-11-23clk: rockchip: fix rk3188 USB HSIC PHY clock dividerJulien CHAUVEAU1-1/+1
2014-11-23clk: rockchip: fix clock gate for rk3188 spdif_preJulien CHAUVEAU1-16/+9
2014-11-19clk: hi3620: Move const initdata into correct code sectionBintian Wang1-35/+35
2014-11-19clk_mux: Fix set_parent doing the wrong thing when INDEX_BIT && index >= 3Hans de Goede1-1/+1
2014-11-19clk: shmobile: Deprecate renesas,clock-indicesGeert Uytterhoeven1-4/+4
2014-11-19clk: delete a local variable's repeated assignmentZhen Lei1-1/+1
2014-11-18clk: rockchip: fix parent clock for rk3188 hclk_lcdc1Julien CHAUVEAU1-1/+1
2014-11-17clk: pxa: keep clocks initialization separated per variantRobert Jarzmik3-2/+9
2014-11-17clk: pxa: declare init function and data __initRobert Jarzmik3-20/+32
2014-11-17clk: pxa: fix pxa27x CCCR bit usageRobert Jarzmik1-2/+2
2014-11-17clk: add pxa25x clock driversRobert Jarzmik2-0/+274
2014-11-17clk-divider: Fix READ_ONLY when divider > 1James Hogan3-13/+10
2014-11-17clk: qcom: Fix duplicate rbcpr clock nameGeorgi Djakov2-2/+2
2014-11-17clk: at91: usb: fix at91sam9x5 recalc, round and set rateBoris Brezillon1-14/+15
2014-11-17clk: at91: usb: fix at91rm9200 round and set rateBoris Brezillon1-3/+3