index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-24
drm/nouveau: Add support for I2C hardware monitoring devices.
Francisco Jerez
5
-9
/
+58
2010-09-24
drm/nouveau: Refactor nouveau_temp_get() into engine pointers.
Francisco Jerez
5
-39
/
+43
2010-09-24
drm/nouveau: Double the perf table memory clocks on pre-G71 cards.
Francisco Jerez
1
-2
/
+8
2010-09-24
drm/nouveau: Fix parsing of the temperature constant correction.
Francisco Jerez
1
-2
/
+2
2010-09-24
drm/nouveau: Add sane sensor correction defaults for nv4a.
Francisco Jerez
1
-0
/
+1
2010-09-24
drm/nv40: fix reading temp value
Francesco Marella
1
-2
/
+2
2010-09-24
drm/nouveau: Don't try to parse a GPIO table on early DCBv2.2 BIOSes.
Francisco Jerez
1
-1
/
+14
2010-09-24
drm/nv10: Don't oops if the card wants to switch to a channel with no grctx.
Francisco Jerez
1
-1
/
+1
2010-09-24
drm/nouveau: fix panels using straps-based mode detection
Ben Skeggs
1
-2
/
+4
2010-09-24
drm/nouveau: fix chipset vs card_type thinko
Ben Skeggs
1
-1
/
+1
2010-09-24
drm/nv50: assume smaller tiles for bo moves
Ben Skeggs
1
-4
/
+4
2010-09-24
drm/nouveau: add debugfs file to forcibly evict everything from vram
Ben Skeggs
1
-0
/
+16
2010-09-24
drm/nouveau: Add temperature support (vbios parsing, readings, hwmon)
Martin Peres
5
-39
/
+518
2010-09-24
drm/nouveau: correct INIT_DP_CONDITION subcondition 5
Ben Skeggs
1
-1
/
+1
2010-09-24
drm/nouveau: Parse old style perf tables.
Francisco Jerez
2
-4
/
+53
2010-09-24
drm/nv50: flush bar1 vm / dma object setup before poking 0x1708
Ben Skeggs
1
-0
/
+2
2010-09-24
drm/nouveau: fix thinko in volt 0x1x parsing
Ben Skeggs
1
-3
/
+6
2010-09-24
drm/nouveau: implement parsing of DCB 2.2 GPIO table
Ben Skeggs
1
-93
/
+63
2010-09-24
drm/nouveau: fix potential accuracy loss when parsing perf 0x1c tables
Ben Skeggs
1
-20
/
+14
2010-09-24
drm/nouveau: Fix build regression, undefined reference to `acpi_video_get_edid'
Phil Turmel
1
-0
/
+1
2010-09-24
drm/nouveau: restore perflvl on resume, and restore boot perflvl on unload
Ben Skeggs
3
-19
/
+49
2010-09-24
drm/nouveau: allow static performance level setting
Ben Skeggs
6
-4
/
+104
2010-09-24
drm/nv04-nv40: import initial pm backend
Ben Skeggs
5
-3
/
+110
2010-09-24
drm/nv50: import initial clock get/set routines + hook up pm engine
Ben Skeggs
4
-1
/
+138
2010-09-24
drm/nouveau: import initial work on vbios performance table parsing
Ben Skeggs
7
-0
/
+678
2010-09-24
drm/nouveau: make bios code easier to use externally
Ben Skeggs
2
-23
/
+50
2010-09-24
drm/nouveau: make the behaviour of get_pll_limits() consistent
Ben Skeggs
6
-59
/
+135
2010-09-24
drm/nv50: fix 100c90 write on nva3
Ben Skeggs
1
-0
/
+1
2010-09-24
drm/nouveau: zero dummy page
Ben Skeggs
1
-1
/
+1
2010-09-24
drm/nv50: mark PCIEGART pages non-present rather than using dummy page
Ben Skeggs
1
-4
/
+3
2010-09-24
drm/nouveau: we can't free ACPI EDID, so make a copy that we can
Ben Skeggs
1
-1
/
+1
2010-09-24
drm/nouveau: handle fifo pusher errors better
Ben Skeggs
1
-8
/
+37
2010-09-24
drm/nouveau: better handling of unmappable vram
Ben Skeggs
1
-3
/
+20
2010-09-24
drm/nouveau: Try to fetch an EDID from OF if DDC fails.
Francisco Jerez
1
-0
/
+36
2010-09-24
drm/nouveau: Simplify tile region handling.
Francisco Jerez
6
-60
/
+36
2010-09-24
drm/nouveau: Remove implicit argument from nv_wait().
Francisco Jerez
10
-22
/
+24
2010-09-24
drm/nouveau: PRAMIN is available from the start on pre-nv50.
Francisco Jerez
1
-1
/
+3
2010-09-24
drm/nouveau: Add module parameter to override the default AGP rate.
Francisco Jerez
3
-5
/
+15
2010-09-24
drm/nouveau: Don't enable AGP FW on nv18.
Francisco Jerez
1
-2
/
+19
2010-09-24
drm/nouveau: Don't remove ramht entries from the neighboring channels.
Francisco Jerez
1
-0
/
+18
2010-09-24
drm/nouveau: Break some long lines in the TV-out code.
Francisco Jerez
3
-66
/
+96
2010-09-24
drm/nv50: fix SOR count for early chipsets
Ben Skeggs
2
-9
/
+19
2010-09-24
drm/nv50: report BAR access faults
Ben Skeggs
1
-0
/
+8
2010-09-24
drm/nv50: move vm trap to nv50_fb.c
Ben Skeggs
3
-46
/
+51
2010-09-24
drm/nv50: demagic grctx, and add NVAF support
Marcin KoĆcielnicki
1
-1182
/
+2123
2010-09-24
drm/nouveau: protect ramht_find() from oopsing if on channel without ramht
Ben Skeggs
1
-0
/
+3
2010-09-24
drm/nouveau: remove nouveau_gpuobj_late_takedown
Ben Skeggs
2
-7
/
+1
2010-09-24
drm/nouveau: protect gpuobj list + global instmem heap with spinlock
Ben Skeggs
2
-9
/
+27
2010-09-24
drm/nouveau: fix gpuobj refcount to use atomics
Ben Skeggs
2
-23
/
+12
2010-09-24
drm/nouveau: add spinlock around ramht modifications
Ben Skeggs
2
-21
/
+58
[next]