summaryrefslogtreecommitdiffstats
path: root/block/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-03ARM: tegra: pm: add platform suspend supportJoseph Lo5-17/+146
2013-04-03ARM: dt: tegra: add bindings of power management configurations for PMCJoseph Lo3-0/+129
2013-04-03ARM: tegra: irq: add wake up handlingJoseph Lo3-1/+103
2013-04-03gpio: tegra: add gpio wakeup source handlingJoseph Lo1-2/+19
2013-04-03ARM: tegra: moving the CPU power timer function to PMC driverJoseph Lo4-37/+41
2013-04-03ARM: tegra: add clock source of PMC to device treesJoseph Lo16-1/+190
2013-03-19ARM: tegra: add speedo-based process id for Tegra114Danny Huang4-0/+116
2013-03-15ARM: tegra: expose chip ID and revisionDanny Huang2-1/+29
2013-03-11ARM: tegra: bring up secondary CPU for Tegra114Joseph Lo1-0/+8
2013-03-11ARM: tegra: replace the CPU power on function with PMC callJoseph Lo1-12/+7
2013-03-11ARM: tegra: pmc: add power on function for secondary CPUsJoseph Lo2-2/+103
2013-03-11ARM: tegra: pmc: convert PMC driver to support DT onlyJoseph Lo1-29/+22
2013-03-11ARM: tegra: fix the PMC compatible string in DTJoseph Lo2-2/+2
2013-03-11ARM: tegra: pmc: add specific compatible DT string for Tegra30 and Tegra114Joseph Lo1-0/+2
2013-03-11ARM: tegra: refactor tegra{20,30}_boot_secondaryHiroshi Doyu1-55/+38
2013-03-11clocksource: tegra: move to of_clk_getPeter De Schrijver3-2/+6
2013-03-11ARM: tegra: Unify Device tree board filesHiroshi Doyu4-114/+10
2013-03-11ARM: tegra: Rename board-dt-tegra20.c to tegra.cHiroshi Doyu2-1/+1
2013-03-11ARM: tegra: Unify tegra{20,30,114}_init_early()Hiroshi Doyu7-50/+21
2013-03-11ARM: tegra: fix ignored return value of regulator_enableStephen Warren1-1/+6
2013-03-11ARM: tegra: fix the logical detection of power on sequence of warm boot CPUsJoseph Lo1-1/+1
2013-03-11ARM: tegra: Fix unchecked return valueHiroshi Doyu1-0/+3
2013-03-11ARM: tegra: don't unlock MMIO access to DBGLARJoseph Lo2-6/+0
2013-03-11clk: tegra: No 7.1 super clk dividers on Tegra20Peter De Schrijver1-34/+2
2013-03-11ARM: tegra: remove save/restore of CPU diag registerStephen Warren2-23/+0
2013-03-11ARM: tegra: add CPU errata WARs to Tegra reset handlerStephen Warren1-6/+39
2013-03-11ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc hostJoseph Lo10-10/+11
2013-03-04Linux 3.9-rc1v3.9-rc1Linus Torvalds1-2/+2
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven1-0/+1
2013-03-03fix compat_sys_rt_sigprocmask()Al Viro1-1/+1
2013-03-03SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-03ext4: enable quotas before orphan cleanupJan Kara1-10/+10
2013-03-02ext4: don't allow quota mount options when quota feature enabledJan Kara1-7/+26
2013-03-02ext4: fix a warning from sparse check for ext4_dir_llseekZheng Liu1-1/+1
2013-03-02ext4: convert number of blocks to clusters properlyLukas Czerner4-9/+9
2013-03-02ext4: fix possible memory leak in ext4_remount()Wei Yongjun1-0/+1
2013-03-02jbd2: fix ERR_PTR dereference in jbd2__journal_startDmitry Monakhov1-1/+1
2013-03-02metag: Provide dma_get_sgtable()James Hogan1-0/+7
2013-03-02metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan1-1/+0
2013-03-02metag: copy devicetree to non-init memoryJames Hogan3-0/+20
2013-03-02metag: cleanup metag_ksyms.c includesJames Hogan1-6/+3
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2-16/+13
2013-03-02metag: move setup.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move kick.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move traps.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move irq enable out of irqflags.h on SMPJames Hogan2-7/+20
2013-03-02genksyms: fix metag symbol prefix on crc symbolsJames Hogan1-1/+2
2013-03-02metag: hugetlb: convert to vm_unmapped_area()James Hogan1-42/+10
2013-03-02metag: export clear_page and copy_pageJames Hogan1-0/+2