summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* drm/nouveau: handle backlight_device_register failureMarcin Slusarz2013-02-20
* drm/nouveau: use kmemdup for edid allocation/copyingMarcin Slusarz2013-02-20
* drm/nouveau: use drm_property_create_range helperMarcin Slusarz2013-02-20
* drm/nouveau: remove unnecessary null pointer check from nouveau_fence_newCong Ding2013-02-20
* drm/nvc0/graph: remove redundant null checksMarcin Slusarz2013-02-20
* drm/nouveau/fan: fix selection of fan speed when fan->get returns an errorMarcin Slusarz2013-02-20
* drm/nouveau: quiet static-related sparse noiseMarcin Slusarz2013-02-20
* drm/nouveau/bios: tiny debugging messages fixesMarcin Slusarz2013-02-20
* drm/nouveau: mark nv_printk_ as printf-like functionMarcin Slusarz2013-02-20
* drm/nouveau: share fence structures between nv10+ and nv50 implementationsMarcin Slusarz2013-02-20
* drm/nouveau/fan: handle the cases where we are outside of the linear zoneMartin Peres2013-02-20
* drm/nouveau: report channel owner in error messagesMarcin Slusarz2013-02-20
* drm/nouveau: prepare for reporting channel ownerMarcin Slusarz2013-02-20
* drm/nouveau: use pr_contMarcin Slusarz2013-02-20
* drm/nouveau: split fifo interrupt handlerMarcin Slusarz2013-02-20
* drm/nouveau/therm: force a minimum hysteresis on temperature alarm thresholdsMartin Peres2013-02-20
* drm/nouveau: set legacy bios data before parsing the structureEmil Velikov2013-02-20
* drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is inputBen Skeggs2013-02-20
* drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FANBen Skeggs2013-02-20
* drm/nouveau/bios: add support for parsing xpio table dataBen Skeggs2013-02-20
* drm/nouveau: remove some more unnecessary legacy bios codeBen Skeggs2013-02-20
* drm/nouveau: remove legacy vbios type detectionBen Skeggs2013-02-20
* drm/nouveau/hwmon: create hwmon attributes under hwmon device in sysfsBen Skeggs2013-02-20
* drm/nouveau/hwmon: s/fan0/fan1/Ben Skeggs2013-02-20
* drm/nouveau/therm: better transitions and debug loggingBen Skeggs2013-02-20
* drm/nouveau/doc: document the sysfs thermal management interfaceMartin Peres2013-02-20
* drm/nouveau/hwmon: add missing alarm thresholdsMartin Peres2013-02-20
* drm/nouveau/therm: implement support for temperature alarmsMartin Peres2013-02-20
* drm/nv41/bus: report useful data on mmio faultMartin Peres2013-02-20
* drm/nvc0/bus: report useful data on mmio faultBen Skeggs2013-02-20
* drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevsMartin Peres2013-02-20
* drm/nouveau/therm: implement automatic fan managementMartin Peres2013-02-20
* drm/nouveau/fan: obey fan bump/slow periods as defined by vbiosMartin Peres2013-02-20
* drm/nouveau/bios: parse fan bump/slow periods, and trip pointsMartin Peres2013-02-20
* drm/nouveau/fan: add toggle fan supportMartin Peres2013-02-20
* drm/nouveau/therm: cleanly separate pwm control logic from thermBen Skeggs2013-02-20
* drm/nouveau/therm: add interfaces to allow forcing off pwm fan controlBen Skeggs2013-02-20
* drm/nvd0/therm: add support for hardware fan tachometerBen Skeggs2013-02-20
* drm/nva3/therm: add support for hardware fan tachometerBen Skeggs2013-02-20
* drm/nouveau/therm: collect fan tach info in common fan constructorBen Skeggs2013-02-20
* drm/nouveau/therm: fix various style issues, make more consistentBen Skeggs2013-02-20
* nvd0/therm: implement more appropriate pwm fan control functionsBen Skeggs2013-02-20
* Linux 3.8-rc6Linus Torvalds2013-02-01
* Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-02-01
|\
| * dm: fix write same requests countingAlasdair G Kergon2013-01-31
| * dm thin: fix queue limits stackingMike Snitzer2013-01-31
* | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-01
|\ \
| * | HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires2013-01-31
| * | HID: usbhid: quirk for Formosa IR receiverNicholas Santos2013-01-03
| * | HID: remove x bit from sensor docJiri Kosina2012-12-14