summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-09hwmon: (tmp102) Convert to use new hwmon registration APIGuenter Roeck
2016-09-09hwmon: (lm90) Convert to use new hwmon registration APIGuenter Roeck
2016-09-09hwmon: (lm75) Convert to use new hwmon registration APIGuenter Roeck
2016-09-09hwmon: (xgene) Fix crash when alarm occurs before driver probehotran
2016-09-09hwmon: (iio_hwmon) defer probe when no channel is foundQuentin Schulz
2016-09-09hwmon: (max6650) Allow fan shutdown and initial rpm targetMike Looijmans
2016-09-09hwmon: (max6650) Add devicetree supportMike Looijmans
2016-09-09hwmon: (it87) Drop useless commentsJean Delvare
2016-09-09hwmon: (ucd9000) Add support for UCD90160 Power Supply SequencerMatt Weber
2016-09-09hwmon: (scpi) Delete unnecessary assignment for the field "owner"Markus Elfring
2016-09-09hwmon: (ftsteutates) Add i2c detect functionalityThilo Cestonaro
2016-09-09hwmon: Add xgene hwmon driverhotran
2016-09-09hwmon: (core) Avoid cyclic dependency between hwmon and thermal_sysGuenter Roeck
2016-09-09hwmon: (adt7470) Expose PWM frequency to sysfsJoshua Scott
2016-09-09hwmon: (ltc4151) Make shunt-resistor configurableDaniel Golle
2016-09-09hwmon: (nct6775) Do not accept force_id unless chip is foundGuenter Roeck
2016-09-09hwmon: (core) Add basic pwm attribute support to new APIGuenter Roeck
2016-09-09hwmon: (core) Add fan attribute support to new APIGuenter Roeck
2016-09-09hwmon: (core) Add energy and humidity attribute support to new APIGuenter Roeck
2016-09-09hwmon: (core) Add power attribute support to new APIGuenter Roeck
2016-09-09hwmon: (core) Add current attribute support to new APIGuenter Roeck
2016-09-09hwmon: (core) Add voltage attribute support to new APIGuenter Roeck
2016-09-09hwmon: (core) New hwmon registration APIGuenter Roeck
2016-09-09hwmon: (core) Order include files alphabeticallyGuenter Roeck
2016-09-09hwmon: (ntc_thermistor) Use devm_hwmon_device_register_with_groupsGuenter Roeck
2016-09-09hwmon: (ntc_thermistor) Use dev instead of &pdev->dev where possibleGuenter Roeck
2016-09-09hwmon: (ntc_thermistor) Use devm_iio_channel_getGuenter Roeck
2016-09-09hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009Vadim Pasternak
2016-09-09hwmon: (adt7411) add external thermal diode supportMichael Walle
2016-09-09hwmon: (lm95241) Use more accurate limitsGuenter Roeck
2016-09-09hwmon: (lm95241) Use BIT macro where appropriateGuenter Roeck
2016-09-09hwmon: (lm95241) Drop FSF addressGuenter Roeck
2016-09-09hwmon: (lm95241) Order include files alphabeticallyGuenter Roeck
2016-09-09hwmon: (lm95241) Add support for fault attributesGuenter Roeck
2016-09-09hwmon: (lm95241) Fix overflow problems, write conversion rate to chipGuenter Roeck
2016-09-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-09-04Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-09-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-09-03Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-03Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-09-02tpm: invalid self test error messageJarkko Sakkinen
2016-09-02Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-09-02Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-09-02Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes'Rafael J. Wysocki
2016-09-02ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi
2016-09-02drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren