summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-01-25hwmon: (jc42) Allow negative hysteresis temperaturesJean Delvare
2015-01-25hwmon: (adc128d818) Do proper sign extensionRasmus Villemoes
2015-01-25hwmon: (ad7314) Do proper sign extensionRasmus Villemoes
2015-01-25hwmon: (abx500) Fix format string warningsAsaf Vertz
2015-01-25hwmon: (jc42) Fix integer overflow when writing hysteresis valueGuenter Roeck
2015-01-25hwmon: (jc42) Fix integer overflowGuenter Roeck
2015-01-25hwmon: (jc42) Use sign_extend32 for sign extensionGuenter Roeck
2015-01-25hwmon: (ina2xx) Add ina231 compatible stringKevin Hilman
2015-01-25hwmon: (ina2xx) use DIV_ROUND_CLOSEST() to avoid rounding errorsBartosz Golaszewski
2015-01-25hwmon: (ina2xx) remove an unnecessary dev_get_drvdata() result checkBartosz Golaszewski
2015-01-25hwmon: (ina2xx) implement update_interval attribute for ina226Bartosz Golaszewski
2015-01-25hwmon: (ina2xx) make shunt resistance configurable at run-timeBartosz Golaszewski
2015-01-25hwmon: (ina2xx) don't accept shunt values greater than the calibration factorBartosz Golaszewski
2015-01-25hwmon: (ina2xx) remove a stray new lineBartosz Golaszewski
2015-01-25hwmon: (ina2xx) reinitialize the chip in case it's been resetBartosz Golaszewski
2015-01-25hwmon: (nct7802) Constify struct regmap_configKrzysztof Kozlowski
2015-01-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-01-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-01-25Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-01-25Merge tag 'dm-3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-01-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-01-24Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-01-24Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-01-24Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2015-01-24dm: fix handling of multiple internal suspendsMikulas Patocka
2015-01-24hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macroAxel Lin
2015-01-24hwmon: (i5500_temp) Convert to module_pci_driverAxel Lin
2015-01-24hwmon: (i5500_temp) Don't bind to disabled sensorsJean Delvare
2015-01-24hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groupsJean Delvare
2015-01-24hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsetsJean Delvare
2015-01-24Merge tag 'platform-drivers-x86-v3.19-2' of git://git.infradead.org/users/dvh...Linus Torvalds
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-24Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-01-23Merge tag 'mvebu-fixes-3.19-4' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2015-01-23Revert "platform: x86: dell-laptop: Add support for keyboard backlight"Darren Hart
2015-01-23dm cache: fix problematic dual use of a single migration count variableJoe Thornber
2015-01-23dm cache: share cache-metadata object across inactive and active DM tablesJoe Thornber
2015-01-23of/unittest: Overlays with sub-devices testsPantelis Antoniou
2015-01-22scsi_debug: test always evaluates to false, || should be used insteadColin Ian King
2015-01-22of/platform: Handle of_populate drivers in notifierPantelis Antoniou
2015-01-22of/overlay: Do not generate duplicate nodesPantelis Antoniou
2015-01-21[media] omap3isp: Correctly set QUERYCAP capabilitiesSakari Ailus
2015-01-21[media] cx23885: fix free interrupt bugHans Verkuil
2015-01-21[media] pvrusb2: fix missing device_caps in querycapHans Verkuil
2015-01-21[media] vb2: fix vb2_thread_stop race conditionsHans Verkuil
2015-01-21[media] rcar_vin: Update device_caps and capabilities in querycapNobuhiro Iwamatsu
2015-01-21[media] soc-camera: fix device capabilities in multiple camera host driversGuennadi Liakhovetski
2015-01-21[media] Fix Mygica T230 supportJonathan McDowell