index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-13
[CPUFREQ] Processor Clocking Control interface driver
Naga Chumbalkar
5
-0
/
+845
2010-01-13
[CPUFREQ] Fix ondemand to not request targets outside policy limits
Nagananda.Chumbalkar@hp.com
1
-0
/
+3
2010-01-13
[CPUFREQ] Fix use after free of struct powernow_k8_data
Thomas Renninger
1
-1
/
+2
2010-01-13
[CPUFREQ] fix default value for ondemand governor
Mike Frysinger
1
-2
/
+2
2009-12-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
24
-163
/
+136
2009-12-17
Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score
Linus Torvalds
6
-9
/
+31
2009-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
17
-611
/
+1981
2009-12-17
kill I_LOCK
Christoph Hellwig
9
-44
/
+39
2009-12-17
fold do_sync_file_range into sys_sync_file_range
Christoph Hellwig
2
-40
/
+23
2009-12-17
fix up O_SYNC comments
Christoph Hellwig
4
-4
/
+4
2009-12-17
VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_...
Erez Zadok
2
-4
/
+52
2009-12-17
fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all
Erez Zadok
5
-22
/
+9
2009-12-17
vfs: remove extraneous NULL d_inode check from do_filp_open
Jeff Layton
1
-1
/
+1
2009-12-17
fs: no games with DCACHE_UNHASHED
Nick Piggin
3
-50
/
+0
2009-12-17
fs: anon_inodes implement dname
Nick Piggin
1
-0
/
+10
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
90
-401
/
+556
2009-12-17
Revert "fbdev: atafb - add palette register check"
Geert Uytterhoeven
1
-3
/
+0
2009-12-17
x86/ptrace: make genregs[32]_get/set more robust
Linus Torvalds
1
-8
/
+8
2009-12-17
score: include asm-generic/param.h in asm/delay.h.
Chen Liqin
1
-0
/
+2
2009-12-17
score: fixed pfn_valid define.
Chen Liqin
3
-6
/
+2
2009-12-17
score: add flush_dcahce_page and PG_dcache_dirty define
Chen Liqin
2
-3
/
+27
2009-12-17
regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()
Roel Kluin
1
-1
/
+1
2009-12-17
twl-regulator: Fix reg_disable functionality for 4030 and 6030
Juha Keski-Saari
1
-2
/
+2
2009-12-17
twl-regulator: Add turnon delay to reg_enable
Juha Keski-Saari
1
-1
/
+7
2009-12-17
twl-regulator: Restore REMAP configuration in regulator probe
Juha Keski-Saari
1
-0
/
+3
2009-12-17
twl-regulator: Add turnon-delay and REMAP config to twlreg_info struct
Juha Keski-Saari
1
-41
/
+62
2009-12-17
twl-regulator: Define critical regulators as always_on
Juha Keski-Saari
1
-0
/
+13
2009-12-17
twl-regulator: Add all twl4030 regulators to twlreg_info
Juha Keski-Saari
1
-9
/
+17
2009-12-17
regulator: mc13783-regulator: correct the probing time.
Alberto Panizzo
1
-2
/
+2
2009-12-17
regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable}...
Lars-Peter Clausen
1
-2
/
+2
2009-12-17
regulator: core.c: Small coding style cleanup (indentation fixup)
Stefan Roese
1
-6
/
+6
2009-12-17
drivers/regulator: use PTR_ERR to get error code
Julia Lawall
1
-2
/
+2
2009-12-17
regulator: consumer.h - fix build when consumer.h is #included first.
Liam Girdwood
1
-0
/
+2
2009-12-17
regulator/mc13783: various cleanups
Uwe Kleine-König
1
-277
/
+112
2009-12-17
regulator/mc13783: rename source file to match other drivers
Uwe Kleine-König
2
-1
/
+1
2009-12-17
Fix some AB3100 regulator issues
Linus Walleij
1
-21
/
+2
2009-12-17
regulator: keep index within bounds in da9034_get_ldo12_voltage()
Roel Kluin
1
-1
/
+1
2009-12-17
regulator: Ensure val is initialised in 88pm8607 choose_voltage()
Mark Brown
1
-1
/
+2
2009-12-17
regulator: Remove duplicate consts from ab3100
Mark Brown
1
-5
/
+5
2009-12-17
regulator: Handle regulators without suspend mode configuration
Mark Brown
2
-4
/
+27
2009-12-17
regulator: Factor out regulator name pretty printing
Mark Brown
1
-45
/
+38
2009-12-17
regulator: Display actual settings with constraints
Mark Brown
1
-13
/
+31
2009-12-17
regulator: Also lift apply_uV into machine_constraints_voltage()
Mark Brown
1
-17
/
+18
2009-12-17
regulator: Factor out voltage constraint setup
Mark Brown
1
-27
/
+37
2009-12-17
regulator: Report error codes for bulk operations
Mark Brown
1
-4
/
+5
2009-12-17
regulator: add 88PM8607 PMIC driver
Haojian Zhuang
3
-0
/
+691
2009-12-17
regulator: Implement WM831x BuckWise DC-DC convertor DVS support
Mark Brown
2
-18
/
+206
2009-12-17
regulator: add driver for MAX8660/8661
Wolfram Sang
4
-0
/
+575
2009-12-17
dio: fix use-after-free
Al Viro
1
-1
/
+1
2009-12-16
Fix breakage in shmem.c
Al Viro
1
-0
/
+2
[next]