aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: tegra: pm: add platform suspend supportJoseph Lo2013-04-03
* ARM: dt: tegra: add bindings of power management configurations for PMCJoseph Lo2013-04-03
* ARM: tegra: irq: add wake up handlingJoseph Lo2013-04-03
* gpio: tegra: add gpio wakeup source handlingJoseph Lo2013-04-03
* ARM: tegra: moving the CPU power timer function to PMC driverJoseph Lo2013-04-03
* ARM: tegra: add clock source of PMC to device treesJoseph Lo2013-04-03
* ARM: tegra: add speedo-based process id for Tegra114Danny Huang2013-03-19
* ARM: tegra: expose chip ID and revisionDanny Huang2013-03-15
* ARM: tegra: bring up secondary CPU for Tegra114Joseph Lo2013-03-11
* ARM: tegra: replace the CPU power on function with PMC callJoseph Lo2013-03-11
* ARM: tegra: pmc: add power on function for secondary CPUsJoseph Lo2013-03-11
* ARM: tegra: pmc: convert PMC driver to support DT onlyJoseph Lo2013-03-11
* ARM: tegra: fix the PMC compatible string in DTJoseph Lo2013-03-11
* ARM: tegra: pmc: add specific compatible DT string for Tegra30 and Tegra114Joseph Lo2013-03-11
* ARM: tegra: refactor tegra{20,30}_boot_secondaryHiroshi Doyu2013-03-11
* clocksource: tegra: move to of_clk_getPeter De Schrijver2013-03-11
* ARM: tegra: Unify Device tree board filesHiroshi Doyu2013-03-11
* ARM: tegra: Rename board-dt-tegra20.c to tegra.cHiroshi Doyu2013-03-11
* ARM: tegra: Unify tegra{20,30,114}_init_early()Hiroshi Doyu2013-03-11
* ARM: tegra: fix ignored return value of regulator_enableStephen Warren2013-03-11
* ARM: tegra: fix the logical detection of power on sequence of warm boot CPUsJoseph Lo2013-03-11
* ARM: tegra: Fix unchecked return valueHiroshi Doyu2013-03-11
* ARM: tegra: don't unlock MMIO access to DBGLARJoseph Lo2013-03-11
* clk: tegra: No 7.1 super clk dividers on Tegra20Peter De Schrijver2013-03-11
* ARM: tegra: remove save/restore of CPU diag registerStephen Warren2013-03-11
* ARM: tegra: add CPU errata WARs to Tegra reset handlerStephen Warren2013-03-11
* ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc hostJoseph Lo2013-03-11
* Linux 3.9-rc1Linus Torvalds2013-03-03
* Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds2013-03-03
|\
| * UAPI: (Scripted) Disintegrate include/videoDavid Howells2012-12-20
* | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-03
|\ \
| * | xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-01
| * | xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-01
| * | xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk2013-02-28
| * | xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-25
| * | xen/acpi: xen memory hotplug minor updatesLiu Jinsong2013-02-25
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
|\ \ \
| * | | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-01
| * | | fix nommu breakage in shmem.cAl Viro2013-03-01
| * | | cache the value of file_inode() in struct fileAl Viro2013-03-01
| * | | 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro2013-02-28
| * | | 9p: make sure ->lookup() adds fid to the right dentryAl Viro2013-02-28
| * | | 9p: untangle ->lookup() a bitAl Viro2013-02-28
| * | | 9p: double iput() in ->lookup() if d_materialise_unique() failsAl Viro2013-02-28
| * | | 9p: v9fs_fid_add() can't fail nowAl Viro2013-02-28
| * | | v9fs: get rid of v9fs_dentryAl Viro2013-02-28
| * | | 9p: turn fid->dlist into hlistAl Viro2013-02-27
| * | | 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just...Al Viro2013-02-27
| * | | more file_inode() open-coded instancesAl Viro2013-02-27
| * | | selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro2013-02-27