summaryrefslogtreecommitdiffstats
path: root/drivers/edac (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-09Documentation: clk: Fix a trivial typo in audssSachin Kamat1-1/+1
2013-08-05clk: samsung: Add clock driver for S3C64xx SoCsTomasz Figa4-0/+731
2013-08-05clk: samsung: pll: Add support for PLL6552 and PLL6553Tomasz Figa2-0/+164
2013-08-05clk: mux: Add support for read-only muxes.Tomasz Figa2-1/+11
2013-08-02clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoCVikas Sajjan2-0/+40
2013-08-02clk: samsung: Reorder MUX registration for mout_vpllsrcVikas Sajjan1-1/+6
2013-08-02clk: samsung: Add set_rate() clk_ops for PLL36xxVikas Sajjan1-1/+78
2013-08-02clk: samsung: Add set_rate() clk_ops for PLL35xxYadwinder Singh Brar1-1/+104
2013-08-02clk: samsung: Add support to register rate_table for samsung pllsYadwinder Singh Brar6-28/+75
2013-08-02clk: samsung: Remove unused pll registeration code for pll35xx and pll36xxYadwinder Singh Brar2-74/+0
2013-08-02clk: samsung: Migrate exynos5420 to use common samsung_clk_register_pll()Yadwinder Singh Brar1-28/+58
2013-08-02clk: samsung: Migrate exynos4 to use common samsung_clk_register_pll()Yadwinder Singh Brar1-14/+26
2013-08-02clk: samsung: Migrate exynos5250 to use common samsung_clk_register_pll()Yadwinder Singh Brar1-19/+41
2013-08-02clk: samsung: Define a common samsung_clk_register_pll()Yadwinder Singh Brar3-0/+125
2013-08-02clk: samsung: Introduce a common samsung_clk_pll structYadwinder Singh Brar1-18/+12
2013-07-31of/documentation: Update G2D documentationSachin Kamat1-2/+5
2013-07-31clk: exynos4: Add clock entries for TMUSachin Kamat2-1/+4
2013-07-30clk/exynos5250: add sclk_hdmiphy in the list of special clocksRahul Sharma2-2/+3
2013-07-30clk/exynos5250: add mout_hdmi mux clock for hdmiRahul Sharma2-1/+12
2013-07-30Documentation: exynos5250-clock: Add div_i2s1 and div_i2s2Tushar Behera1-0/+2
2013-07-30clk: exynos5250: Add G2D gate clockSachin Kamat2-1/+5
2013-07-25clk: exynos-audss: Staticize exynos_audss_clk_initSachin Kamat1-1/+1
2013-07-25clk: exynos5440: Staticize local symbolsSachin Kamat1-7/+7
2013-07-25clk: exynos5420: Staticize local symbolsSachin Kamat1-7/+7
2013-07-25clk: exynos5250: Staticize local symbolsSachin Kamat1-7/+7
2013-07-25clk: exynos4: Remove unused functionSachin Kamat1-14/+0
2013-07-25clk: exynos4: Staticize local symbolsSachin Kamat1-13/+15
2013-07-25clk: fix typosPeter Meerwald2-7/+8
2013-07-25of/documentation: Fix a typo in exynos5250-clock.txtSachin Kamat1-1/+1
2013-07-21Linux 3.11-rc2v3.11-rc2Linus Torvalds1-1/+1
2013-07-21ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu1-1/+1
2013-07-21ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu1-1/+1
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao1-1/+1
2013-07-20livelock avoidance in sget()Al Viro1-15/+10
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro2-2/+4
2013-07-19Btrfs: fix wrong write offset when replacing a deviceStefan Behrens1-1/+1
2013-07-19Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik1-0/+11
2013-07-19Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik1-0/+2
2013-07-19Btrfs: update drop progress before stopping snapshot droppingJosef Bacik1-6/+8
2013-07-19arm64: use common reboot infrastructureMarc Zyngier2-2/+3
2013-07-19arm64: mm: don't treat user cache maintenance faults as writesWill Deacon1-26/+20
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang1-7/+0
2013-07-19arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas1-7/+8
2013-07-19MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras1-1/+0
2013-07-19um: remove dead codeRichard Weinberger1-1/+0
2013-07-19um: siginfo cleanupRichard Weinberger4-15/+15
2013-07-19MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis1-2/+3
2013-07-19uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Tristan Schmelcher1-41/+189
2013-07-19um: Fix wait_stub_done() error handlingRichard Weinberger1-2/+7
2013-07-19um: Mark stub pages mapping with VM_PFNMAPRichard Weinberger1-1/+1