summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-043-46/+17
|\
| * Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar2014-07-28163-852/+1327
| |\
| * | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-163-46/+17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-08-041-2/+2
|\ \ \
| * | | zorro: Use ARRAY_SIZEHimangi Saraogi2014-07-111-2/+2
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-08-046-56/+847
|\ \ \ \
| * | | | arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas2014-07-251-8/+8
| * | | | Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxCatalin Marinas2014-07-256-56/+847
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | irqchip: gic-v3: Initial support for GICv3Marc Zyngier2014-07-083-0/+698
| | * | | irqchip: gic: Move some bits of GICv2 to a library-type fileMarc Zyngier2014-07-084-56/+149
* | | | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-041-8/+8
|\ \ \ \ \
| * | | | | tracing: Add trace_seq_buffer_ptr() helper functionSteven Rostedt (Red Hat)2014-07-011-8/+8
* | | | | | Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-08-0472-325/+15355
|\ \ \ \ \ \
| * | | | | | clk: Add missing of_clk_set_defaults exportSylwester Nawrocki2014-08-041-0/+1
| * | | | | | clk: checking wrong variable in __set_clk_parents()Dan Carpenter2014-08-011-2/+2
| * | | | | | Merge tag 'for_3.17/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-07-3115-15/+519
| |\ \ \ \ \ \
| | * | | | | | clk: samsung: register exynos5420 apll/kpll configuration dataThomas Abraham2014-07-261-0/+28
| | * | | | | | clk: samsung: exynos5420: Setup clocks before system suspendVikas Sajjan2014-07-261-0/+29
| | * | | | | | clk: samsung: Make of_device_id array constKrzysztof Kozlowski2014-07-266-6/+6
| | * | | | | | clk: samsung: exynos3250: Enable ARMCLK down featureKrzysztof Kozlowski2014-07-261-0/+41
| | * | | | | | clk: samsung: exynos4: Enable ARMCLK down featureKrzysztof Kozlowski2014-07-261-0/+46
| | * | | | | | clk: samsung: Add driver to control CLKOUT line on Exynos SoCsTomasz Figa2014-07-262-0/+154
| | * | | | | | clk: samsung: exynos4: Add CLKOUT clock hierarchyTomasz Figa2014-07-261-0/+112
| | * | | | | | clk: samsung: exynos4: Add missing CPU/DMC clock hierarchyTomasz Figa2014-07-261-0/+50
| | * | | | | | clk: exynos4: Add PPMU IP block source clocks.Jonghwa Lee2014-06-301-0/+19
| | * | | | | | clk: samsung: Register clk provider only after registering its all clocksSylwester Nawrocki2014-06-3013-9/+34
| | * | | | | | Merge branch 'v3.16-samsung-clk-fixes-1' into samsung-clk-nextTomasz Figa2014-06-305-47/+71
| | |\ \ \ \ \ \
| * | | | | | | | clk: Propagate any error return from debug_init()Chris Brand2014-07-291-2/+4
| * | | | | | | | clk: Add CLPS711X clk driverAlexander Shiyan2014-07-282-0/+193
| * | | | | | | | clk: st: Use round to closest divider flagGabriel FERNANDEZ2014-07-281-1/+2
| * | | | | | | | clk: st: Update frequency tables for fs660c32 and fs432c65Gabriel FERNANDEZ2014-07-281-8/+59
| * | | | | | | | clk: st: STiH407: Support for clockgenA9Gabriel FERNANDEZ2014-07-281-0/+16
| * | | | | | | | clk: st: STiH407: Support for clockgenD0/D2/D3Gabriel FERNANDEZ2014-07-281-0/+46
| * | | | | | | | clk: st: STiH407: Support for clockgenC0Gabriel FERNANDEZ2014-07-282-0/+83
| * | | | | | | | clk: st: Add quadfs reset handlingGabriel FERNANDEZ2014-07-281-0/+5
| * | | | | | | | clk: st: Add polarity bit indicationGabriel FERNANDEZ2014-07-281-5/+7
| * | | | | | | | clk: st: STiH407: Support for clockgenA0Gabriel FERNANDEZ2014-07-281-0/+16
| * | | | | | | | clk: st: STiH407: Support for A9 MUX ClocksGabriel FERNANDEZ2014-07-281-0/+9
| * | | | | | | | clk: st: STiH407: Support for Flexgen ClocksGabriel FERNANDEZ2014-07-282-1/+332
| * | | | | | | | clk: st: Remove uncessary (void *) castGabriel FERNANDEZ2014-07-281-4/+4
| * | | | | | | | clk: st: use static const for clkgen_pll_data tablesGabriel FERNANDEZ2014-07-281-16/+14
| * | | | | | | | clk: st: use static const for stm_fs tablesGabriel FERNANDEZ2014-07-281-17/+17
| * | | | | | | | clk: sunxi: staticize structures and arraysEmilio López2014-07-284-5/+5
| * | | | | | | | clk: sunxi: add __iomem markings to MMIO pointersEmilio López2014-07-282-6/+6
| * | | | | | | | Merge tag 'sunxi-clocks-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette2014-07-256-43/+227
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: sunxi: sun6i-a31-apb0-gates: Add A23 APB0 supportChen-Yu Tsai2014-07-151-0/+5
| | * | | | | | | | clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indicesChen-Yu Tsai2014-07-151-36/+39
| | * | | | | | | | clk: sunxi: Fix gate indexing for sun6i-a31-apb0-gatesChen-Yu Tsai2014-07-071-1/+5
| | * | | | | | | | clk: sunxi: Add A23 APB0 divider clock supportChen-Yu Tsai2014-07-072-1/+71
| | * | | | | | | | clk: sunxi: Add A23 clocks supportChen-Yu Tsai2014-07-041-0/+101