summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fb/sddr3: Expand MR generationRoy Spliet2014-10-021-10/+33
* pwr/memx/nva3: Match blob's fb access behaviourRoy Spliet2014-10-022-427/+446
* pwr/memx: Return debugging informationRoy Spliet2014-10-026-1412/+1438
* pwr/memx: Make FB disable and enable explicitRoy Spliet2014-10-026-6/+43
* pwr/memx/nva3: Implement "wait for VBLANK"Roy Spliet2014-10-029-994/+1356
* therm/nv84+: do not expose non-calibrated internal temp sensorMartin Peres2014-10-021-1/+6
* therm: make sure the temperature settings are sane on nv84+Martin Peres2014-10-024-1/+35
* subdev: add a pfuse subdev v2Martin Peres2014-10-0221-1/+380
* clk/nva3: Set intermediate core clock on reclockingRoy Spliet2014-10-023-14/+51
* clk/nva3: For PLL clocks always make sure the PLL is not in useRoy Spliet2014-10-021-0/+9
* clk/nva3: Abort when PLL doesn't lockRoy Spliet2014-10-021-1/+5
* clk/nva3: HOST clockRoy Spliet2014-10-022-8/+78
* clk/nva3: Set PLL refclkRoy Spliet2014-10-023-29/+48
* clk/nva3: Parse clock control registers more accuratelyRoy Spliet2014-10-021-4/+28
* drm: Fix duplicate definition of NV04_PFB_BOOT_0_*Pierre Moreau2014-10-024-32/+25
* drm: Display Nouveau boot options at launchPierre Moreau2014-10-029-6/+37
* pwr: wait for scrubbers to finish before uploading new ucodeBen Skeggs2014-10-021-3/+2
* pwr/fuc: make $r1-$r10 registers callee-saved in kernel.fucMartin Peres2014-10-025-736/+749
* pwr/fuc: add ld/st macrosMartin Peres2014-10-021-0/+10
* pwr: add helpers for delay-to-ticks and ticks-to-delayMartin Peres2014-10-029-2284/+2446
* pwr: add some arith functions (mul32_32_64, subu64 and addu64)Martin Peres2014-10-0212-1736/+1922
* pwr: fix the timers implementation with concurent processesMartin Peres2014-10-025-990/+1133
* ppwr: enable ppwr on gm107Martin Peres2014-10-022-1/+5
* gm107/therm: add PWM fan support v2Martin Peres2014-10-029-7/+109
* therm/fan: do not use the pwm mode when the vbios tells us to use toggleMartin Peres2014-10-021-1/+7
* bios/fan: add support for maxwell's fan management table v2Martin Peres2014-10-027-2/+115
* ltc: allocate tagram from memory that spans all partitionsBen Skeggs2014-10-021-1/+1
* core/mm: allow allocation to be confined to a specific slice of heapBen Skeggs2014-10-0216-26/+38
* core/mm: fill in holes with "allocated" nodesBen Skeggs2014-10-022-6/+21
* core/mm: dump mm when trying to tear one down that still has allocationsBen Skeggs2014-10-021-9/+32
* core/mm: modify test for if building a mm with holes in itBen Skeggs2014-10-022-2/+4
* core/mm: make it clearer what (type == 0) meansBen Skeggs2014-10-022-9/+10
* ltc/gf100: translate interrupt status into more meaningful namesBen Skeggs2014-10-022-5/+29
* ltc: drop workaround for an interrupt storm that no longer happensBen Skeggs2014-10-022-10/+0
* disp/nv50-: add support for completion eventsBen Skeggs2014-10-0211-11/+173
* core: pass related object into notify constructorBen Skeggs2014-10-0218-28/+42
* bar: ioremap only the areas that we're actually usingBen Skeggs2014-10-022-20/+19
* drm-next 98faa78ce7f1f986e11e7805d31b409782a6d2d4Ben Skeggs2014-10-0213-396/+547
* drm: make sure display hardware is reinitialised on runtime resumeBen Skeggs2014-10-023-53/+26
* drm: punt fbcon resume out to a workqueueBen Skeggs2014-10-022-6/+18
* drm: fix regression on original nv50 boardBen Skeggs2014-10-021-1/+6
* disp/nv50: fix dpms regression on certain boardsBen Skeggs2014-10-021-1/+2
* v3.17-rc7Ben Skeggs2014-10-013-14/+12
* ltc/gf100-: fix cbc issues on certain boardsBen Skeggs2014-10-015-1/+7
* core: don't leak oclass type bits to userBen Skeggs2014-09-051-2/+2
* v3.17-rc3Ben Skeggs2014-09-053-0/+9
* platform: fix compilation errorAlexandre Courbot2014-08-151-1/+2
* gk20a: add LTC deviceAlexandre Courbot2014-08-151-0/+1
* drm: warn if we fail to re-pin fb on resumeBen Skeggs2014-08-151-1/+3
* nvif: fix dac load detect method definitionBen Skeggs2014-08-151-2/+2