summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-12hwmon: (pmbus) move header file out of I2C realmWolfram Sang4-4/+4
2017-06-12hwmon: (max6639) move header file out of I2C realmWolfram Sang1-1/+1
2017-06-12hwmon: (ltc4245) move header file out of I2C realmWolfram Sang1-1/+1
2017-06-12hwmon: (ds620) move header file out of I2C realmWolfram Sang1-1/+1
2017-06-12hwmon: (ads1015) move header file out of I2C realmWolfram Sang2-2/+2
2017-06-12hwmon: (adt7475) temperature smoothingChris Packham1-0/+91
2017-06-12hwmon: (adt7475) add high frequency supportChris Packham1-4/+5
2017-06-12hwmon: (adt7475) fan stall preventionChris Packham1-0/+50
2017-06-12hwmon: (adt7475) replace find_nearest() with find_closest()Chris Packham1-31/+3
2017-06-12hwmon: (pmbus) Add client driver for IR35221Samuel Mendoza-Jonas3-0/+348
2017-06-12hwmon: (nct6775) Add support for NCT6795DGuenter Roeck1-4/+61
2017-06-12hwmon: (nct6775) Improve fan detectionGuenter Roeck1-8/+37
2017-06-12hwmon: (nct6775) Rework temperature source and label handlingGuenter Roeck1-31/+65
2017-06-12hwmon: (nct6775) Use bitopsGuenter Roeck1-61/+62
2017-06-11Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+43
2017-06-11Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds3-19/+47
2017-06-11Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+9
2017-06-11Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-46/+47
2017-06-11Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-35/+101
2017-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds20-77/+101
2017-06-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+7
2017-06-10Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+25
2017-06-10Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-12/+25
2017-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+17
2017-06-10Merge tag 'md/4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds5-4/+21
2017-06-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-31/+70
2017-06-10Merge tag 'drm-fixes-for-v4.12-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds39-257/+334
2017-06-09Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2017-06-09Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov1-1/+1
2017-06-09Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-8/+13
2017-06-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-1/+3
2017-06-09device-dax: fix 'dax' device filesystem inode destruction crashDan Williams1-2/+7
2017-06-09efi: Fix boot panic because of invalid BGRT image addressDave Young1-1/+25
2017-06-09cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain1-3/+11
2017-06-09gpio: mvebu: fix gpio bank registration when pwm is usedRichard Genoud1-0/+7
2017-06-09gpio: mvebu: fix blink counter register selectionRichard Genoud1-1/+1
2017-06-09Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie6-144/+42
2017-06-09Merge tag 'drm-intel-fixes-2017-06-08' of git://anongit.freedesktop.org/git/d...Dave Airlie13-23/+196
2017-06-09Merge tag 'drm-misc-fixes-2017-06-07' of git://anongit.freedesktop.org/git/dr...Dave Airlie2-6/+16
2017-06-09Merge branch 'mediatek-drm-fixes-4.12-rc1' of https://github.com/ckhu-mediate...Dave Airlie2-10/+7
2017-06-09Merge tag 'imx-drm-fixes-2017-06-08' of git://git.pengutronix.de/git/pza/linu...Dave Airlie3-16/+14
2017-06-09Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-48/+18
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki7-48/+18
2017-06-08Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linusJens Axboe4-31/+67
2017-06-08drm/i915: fix warning for unused variableJani Nikula1-2/+0
2017-06-08Fix loop device flush before configure v3James Wang1-0/+3
2017-06-08cxl: Fix error path on bad ioctlFrederic Barrat1-5/+2
2017-06-08random: invalidate batched entropy after crng initJason A. Donenfeld1-0/+37
2017-06-08random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o1-6/+6
2017-06-07Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie1-0/+16