summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-02-20drm/nouveau: set legacy bios data before parsing the structureEmil Velikov
2013-02-20drm/nouveau/therm: don't try pwm/toggle control if GPIO_FAN is inputBen Skeggs
2013-02-20drm/nouveau/bios: rename DCB_GPIO_PWM_FAN to DCB_GPIO_FANBen Skeggs
2013-02-20drm/nouveau/bios: add support for parsing xpio table dataBen Skeggs
2013-02-20drm/nouveau: remove some more unnecessary legacy bios codeBen Skeggs
2013-02-20drm/nouveau: remove legacy vbios type detectionBen Skeggs
2013-02-20drm/nouveau/hwmon: create hwmon attributes under hwmon device in sysfsBen Skeggs
2013-02-20drm/nouveau/hwmon: s/fan0/fan1/Ben Skeggs
2013-02-20drm/nouveau/therm: better transitions and debug loggingBen Skeggs
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-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-19Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-19xen: introduce xen_remap, use it instead of ioremapStefano Stabellini
2013-02-19xen: close evtchn port if binding to irq failsWei Liu
2013-02-19xen-evtchn: correct comment and error outputWei Liu
2013-02-19xen/tmem: Add missing %s in the printk statement.Konrad Rzeszutek Wilk
2013-02-19xen/acpi: ACPI cpu hotplugLiu Jinsong
2013-02-19xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.hLiu Jinsong
2013-02-19xen/stub: driver for CPU hotplugLiu Jinsong
2013-02-19xen/acpi: ACPI memory hotplugLiu Jinsong
2013-02-19xen/stub: driver for memory hotplugLiu Jinsong
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-19iscsi-target: Enforce individual network portal export once per TargetNameNicholas Bellinger
2013-02-19iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_m...Nicholas Bellinger
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-20Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-02-19hwmon: (ntc_thermistor): Fix sparse warningsSachin Kamat
2013-02-19hwmon: (adt7410) Add device table entry for the adt7420Lars-Peter Clausen
2013-02-19hwmon: (adt7410) Use I2C_ADDRS helper macroLars-Peter Clausen
2013-02-19hwmon: (adt7410) Use the SIMPLE_DEV_PM_OPS helper macroLars-Peter Clausen