summaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-09clk: max77686: Convert to the generic max clock driverJavier Martinez Canillas2-168/+9
2014-09-09clk: Add generic driver for Maxim PMIC clocksJavier Martinez Canillas4-0/+228
2014-09-09clk: max77686: Add DT include for MAX77686 PMIC clockJavier Martinez Canillas2-6/+24
2014-09-09clk: zynq: Move const initdata into correct code sectionSoren Brinkmann1-15/+14
2014-09-09clk: zynq: Remove pointless return at end of void functionSoren Brinkmann1-1/+0
2014-09-09clk: zynq: Remove unnecessary OOM messageSoren Brinkmann1-3/+1
2014-09-03clk: at91: fix div by zero in USB clock driverBoris BREZILLON1-2/+5
2014-09-03clk: at91: rework rm9200 USB clock to propagate set_rate to the parent clkBoris BREZILLON1-3/+10
2014-09-03clk: at91: fix recalc_rate implementation of PLL driverBoris BREZILLON1-8/+3
2014-09-03clk: at91: rework PLL rate calculationBoris BREZILLON1-70/+77
2014-09-03clk: at91: fix PLL_MAX_COUNT macro definitionBoris BREZILLON1-1/+1
2014-09-03clk: rockchip: protect critical clocks from getting disabledHeiko Stübner4-0/+28
2014-09-03clk: rockchip: make rockchip_clk_register_branch staticHeiko Stübner1-1/+1
2014-09-03clk: rockchip: implement the fraction divider branch typeHeiko Stübner1-2/+56
2014-09-03clk: shmobile: add missing 0x0100 for SDCKCRKuninori Morimoto1-0/+1
2014-09-03ARM: shmobile: r8a7794: document CPG clock supportUlrich Hecht1-0/+1
2014-09-03ARM: shmobile: r8a7794: document MSTP clock supportUlrich Hecht1-0/+1
2014-09-03cpufreq: kirkwood: use the powersave multiplexerMike Turquette2-11/+18
2014-09-02clk: mvebu: powersave clock is a multiplexerMike Turquette1-0/+87
2014-09-02clk: mvebu: share locks between gate clocksMike Turquette2-3/+8
2014-09-01Linux 3.17-rc3v3.17-rc3Linus Torvalds1-1/+1
2014-09-01unicore32: Fix build errorGuenter Roeck1-4/+5
2014-08-31vexpress/spc: fix a build warning on array boundsAlex Shi1-3/+11
2014-08-31spi: sh-msiof: Fix transmit-only DMA transfersGeert Uytterhoeven1-2/+2
2014-08-30kexec: purgatory: add clean-up for purgatory directoryMichael Welling1-0/+1
2014-08-30Documentation/kdump/kdump.txt: add ARM descriptionHuKeping1-3/+33
2014-08-30flush_icache_range: export symbol to fix build errorsPranith Kumar5-0/+5
2014-08-30tools: selftests: fix build issue with make kselftests targetPhong Tran3-11/+11
2014-08-30ocfs2: quorum: add a log for node not fencedJunxiao Bi1-2/+11
2014-08-30ocfs2: o2net: set tcp user timeout to max valueJunxiao Bi2-0/+21
2014-08-30ocfs2: o2net: don't shutdown connection when idle timeoutJunxiao Bi1-6/+19
2014-08-30ocfs2: do not write error flag to user structure we cannot copy from/toBen Hutchings1-86/+43
2014-08-30x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatoryVivek Goyal1-0/+1
2014-08-30drivers/rtc/rtc-s5m.c: re-add support for devices without irq specifiedBartlomiej Zolnierkiewicz1-7/+14
2014-08-30xattr: fix check for simultaneous glibc header inclusionFilipe Brandenburger1-1/+1
2014-08-30kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal8-16/+0
2014-08-30kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal8-20/+42
2014-08-30x86,mm: fix pte_special versus pte_numaHugh Dickins2-6/+10
2014-08-30hugetlb_cgroup: use lockdep_assert_held rather than spin_is_lockedMichal Hocko1-1/+1
2014-08-30mm/zpool: use prefixed module loadingKees Cook3-1/+3
2014-08-30zram: fix incorrect stat with failed_readsChao Yu2-4/+8
2014-08-30lib: turn CONFIG_STACKTRACE into an actual option.Dave Jones1-1/+6
2014-08-30mm: actually clear pmd_numa before invalidatingMatthew Wilcox1-1/+1
2014-08-30memblock, memhotplug: fix wrong type in memblock_find_in_range_node().Tang Chen1-2/+1
2014-08-30resource: fix the case of null pointer accessVivek Goyal1-7/+4
2014-08-30checkpatch: relax check for length of git commit IDsJoe Perches1-2/+2
2014-08-29alpha: io: implement relaxed accessor macros for writesWill Deacon1-4/+8
2014-08-29alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree3-1/+7
2014-08-29x86, irq, PCI: Keep IRQ assignment for runtime power managementJiang Liu5-2/+20
2014-08-29spi/rockchip: Avoid accidentally turning off the clockDoug Anderson1-1/+1