summaryrefslogtreecommitdiffstats
path: root/samples/uhid (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-29clk: Add CLPS711X clk driverAlexander Shiyan3-0/+220
2014-07-29clk: st: Use round to closest divider flagGabriel FERNANDEZ1-1/+2
2014-07-29clk: st: Update frequency tables for fs660c32 and fs432c65Gabriel FERNANDEZ1-8/+59
2014-07-29clk: st: STiH407: Support for clockgenA9Gabriel FERNANDEZ1-0/+16
2014-07-29clk: st: STiH407: Support for clockgenD0/D2/D3Gabriel FERNANDEZ1-0/+46
2014-07-29clk: st: STiH407: Support for clockgenC0Gabriel FERNANDEZ2-0/+83
2014-07-29clk: st: Add quadfs reset handlingGabriel FERNANDEZ1-0/+5
2014-07-29clk: st: Add polarity bit indicationGabriel FERNANDEZ1-5/+7
2014-07-29clk: st: STiH407: Support for clockgenA0Gabriel FERNANDEZ1-0/+16
2014-07-29clk: st: STiH407: Support for A9 MUX ClocksGabriel FERNANDEZ1-0/+9
2014-07-29clk: st: STiH407: Support for Flexgen ClocksGabriel FERNANDEZ2-1/+332
2014-07-29clk: st: Adds Flexgen clock bindingGabriel FERNANDEZ2-0/+124
2014-07-29clk: st: Remove uncessary (void *) castGabriel FERNANDEZ1-4/+4
2014-07-29clk: st: use static const for clkgen_pll_data tablesGabriel FERNANDEZ1-16/+14
2014-07-29clk: st: use static const for stm_fs tablesGabriel FERNANDEZ1-17/+17
2014-07-29clk: st: Update ST clock binding documentationGabriel FERNANDEZ7-68/+94
2014-07-29clk: sunxi: staticize structures and arraysEmilio López4-5/+5
2014-07-29clk: sunxi: add __iomem markings to MMIO pointersEmilio López2-6/+6
2014-07-26clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki8-2/+227
2014-07-16clk: qcom: Add support for APQ8064 multimedia clocksStephen Boyd4-2/+448
2014-07-16clk: qcom: pll: Add support for configuring SR PLLsStephen Boyd2-3/+14
2014-07-16clk: qcom: mdp_lut_clk is a child of mdp_srcStephen Boyd1-1/+1
2014-07-16clk: qcom: Fix PLL rate configurationsStephen Boyd3-17/+38
2014-07-16clk: qcom: Fix MN frequency tables, parent map, and jpegdStephen Boyd1-40/+42
2014-07-16clk: qcom: Support bypass RCG configurationStephen Boyd3-14/+47
2014-07-16clk: qcom: Add support for IPQ8064's global clock controller (GCC)Kumar Gala6-0/+2859
2014-07-16clk: qcom: Add APQ8084 Multimedia Clock Controller (MMCC) supportGeorgi Djakov6-0/+3610
2014-07-15clk: sunxi: sun6i-a31-apb0-gates: Add A23 APB0 supportChen-Yu Tsai2-0/+6
2014-07-15clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indicesChen-Yu Tsai1-36/+39
2014-07-13ARM: rockchip: Select ARCH_HAS_RESET_CONTROLLERHeiko Stübner1-0/+1
2014-07-13clk: rockchip: add clock controller for rk3288Heiko Stübner4-0/+1005