summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-20drm/nouveau/hwmon: add missing alarm thresholdsMartin Peres
2013-02-20drm/nouveau/therm: implement support for temperature alarmsMartin Peres
2013-02-20drm/nv41/bus: report useful data on mmio faultMartin Peres
2013-02-20drm/nvc0/bus: report useful data on mmio faultBen Skeggs
2013-02-20drm/nouveau/pbus: add a PBUS subdev that hands IRQs to the right subdevsMartin Peres
2013-02-20drm/nouveau/therm: implement automatic fan managementMartin Peres
2013-02-20drm/nouveau/fan: obey fan bump/slow periods as defined by vbiosMartin Peres
2013-02-20drm/nouveau/bios: parse fan bump/slow periods, and trip pointsMartin Peres
2013-02-20drm/nouveau/fan: add toggle fan supportMartin Peres
2013-02-20drm/nouveau/therm: cleanly separate pwm control logic from thermBen Skeggs
2013-02-20drm/nouveau/therm: add interfaces to allow forcing off pwm fan controlBen Skeggs
2013-02-20drm/nvd0/therm: add support for hardware fan tachometerBen Skeggs
2013-02-20drm/nva3/therm: add support for hardware fan tachometerBen Skeggs
2013-02-20drm/nouveau/therm: collect fan tach info in common fan constructorBen Skeggs
2013-02-20drm/nouveau/therm: fix various style issues, make more consistentBen Skeggs
2013-02-20nvd0/therm: implement more appropriate pwm fan control functionsBen Skeggs
2013-02-01Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-01-31Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-01-31HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires
2013-01-31dm: fix write same requests countingAlasdair G Kergon
2013-01-31dm thin: fix queue limits stackingMike Snitzer
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-30Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin
2013-01-30samsung-laptop: Disable on EFI hardwareMatt Fleming
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-30Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-01-30EDAC: Fix kcalloc argument orderJoe Perches
2013-01-30EDAC: Test correct variable in ->store functionDan Carpenter
2013-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-30Merge tag 'pinctrl-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-29pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unusedArnd Bergmann
2013-01-29pinctrl: exynos: don't mark probing functions as __initArnd Bergmann
2013-01-29Merge tag 'regulator-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-29Merge remote-tracking branch 'regulator/fix/tps80031' into tmpMark Brown
2013-01-29Merge remote-tracking branch 'regulator/fix/db8500' into tmpMark Brown
2013-01-28Merge tag 'md-3.8-fixes' of git://neil.brown.name/mdLinus Torvalds
2013-01-28Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-28IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit
2013-01-28dm9601: support dm9620 variantPeter Korsgaard
2013-01-28net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy
2013-01-28r8169: fix vlan tag read ordering.françois romieu
2013-01-28net: cdc_ncm: use IAD provided by the USB coreBjørn Mork
2013-01-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-01-27net: loopback: fix a dst refcounting issueEric Dumazet
2013-01-27virtio-net: reset virtqueue affinity when doing cpu hotplugWanlong Gao
2013-01-27virtio-net: split out clean affinity functionWanlong Gao