summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (iio_hwmon) defer probe when no channel is foundQuentin Schulz2016-09-091-1/+4
* hwmon: (max6650) Allow fan shutdown and initial rpm targetMike Looijmans2016-09-091-41/+67
* hwmon: (max6650) Add devicetree supportMike Looijmans2016-09-091-11/+36
* hwmon: (it87) Drop useless commentsJean Delvare2016-09-091-4/+4
* hwmon: (ucd9000) Add support for UCD90160 Power Supply SequencerMatt Weber2016-09-092-4/+5
* hwmon: (scpi) Delete unnecessary assignment for the field "owner"Markus Elfring2016-09-091-1/+0
* hwmon: (ftsteutates) Add i2c detect functionalityThilo Cestonaro2016-09-091-0/+45
* hwmon: Add xgene hwmon driverhotran2016-09-093-0/+763
* hwmon: (core) Avoid cyclic dependency between hwmon and thermal_sysGuenter Roeck2016-09-091-2/+8
* hwmon: (adt7470) Expose PWM frequency to sysfsJoshua Scott2016-09-091-0/+74
* hwmon: (ltc4151) Make shunt-resistor configurableDaniel Golle2016-09-091-2/+20
* hwmon: (nct6775) Do not accept force_id unless chip is foundGuenter Roeck2016-09-091-4/+4
* hwmon: (core) Add basic pwm attribute support to new APIGuenter Roeck2016-09-091-0/+9
* hwmon: (core) Add fan attribute support to new APIGuenter Roeck2016-09-091-0/+16
* hwmon: (core) Add energy and humidity attribute support to new APIGuenter Roeck2016-09-091-0/+20
* hwmon: (core) Add power attribute support to new APIGuenter Roeck2016-09-091-0/+30
* hwmon: (core) Add current attribute support to new APIGuenter Roeck2016-09-091-0/+21
* hwmon: (core) Add voltage attribute support to new APIGuenter Roeck2016-09-091-0/+21
* hwmon: (core) New hwmon registration APIGuenter Roeck2016-09-091-27/+458
* hwmon: (core) Order include files alphabeticallyGuenter Roeck2016-09-091-6/+4
* hwmon: (ntc_thermistor) Use devm_hwmon_device_register_with_groupsGuenter Roeck2016-09-091-48/+9
* hwmon: (ntc_thermistor) Use dev instead of &pdev->dev where possibleGuenter Roeck2016-09-091-27/+25
* hwmon: (ntc_thermistor) Use devm_iio_channel_getGuenter Roeck2016-09-091-11/+1
* hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009Vadim Pasternak2016-09-091-2/+18
* hwmon: (adt7411) add external thermal diode supportMichael Walle2016-09-091-8/+43
* hwmon: (lm95241) Use more accurate limitsGuenter Roeck2016-09-091-6/+2
* hwmon: (lm95241) Use BIT macro where appropriateGuenter Roeck2016-09-091-24/+21
* hwmon: (lm95241) Drop FSF addressGuenter Roeck2016-09-091-4/+0
* hwmon: (lm95241) Order include files alphabeticallyGuenter Roeck2016-09-091-4/+4
* hwmon: (lm95241) Add support for fault attributesGuenter Roeck2016-09-091-1/+19
* hwmon: (lm95241) Fix overflow problems, write conversion rate to chipGuenter Roeck2016-09-091-7/+33
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-09-041-0/+1
|\
| * clocksource/drivers/atmel-pit: Fix compilation errorDaniel Lezcano2016-08-291-0/+1
* | Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-09-043-7/+14
|\ \
| * | dm bufio: remove use of deprecated create_singlethread_workqueue()Bhaktipriya Shridhar2016-08-311-1/+1
| * | dm crypt: fix free of bad values after tfm allocation failureEric Biggers2016-08-311-1/+1
| * | dm crypt: fix error with too large biosMikulas Patocka2016-08-311-0/+7
| * | dm log writes: fix check of kthread_run() return valueVladimir Zapolskiy2016-08-311-2/+2
| * | dm log writes: fix bug with too large biosMikulas Patocka2016-08-301-2/+2
| * | dm log writes: move IO accounting earlier to fix error pathMikulas Patocka2016-08-301-1/+1
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-09-031-1/+2
|\ \
| * | drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren2016-09-021-1/+1
| * | drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren2016-09-021-0/+1
| |/
* | Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-09-0310-279/+25
|\ \
| * | thunderbolt: Don't declare Falcon Ridge unsupportedLukas Wunner2016-08-311-1/+3
| * | thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Xavier Gnata2016-08-312-0/+10
| * | thunderbolt: Fix resume quirk for Falcon Ridge 4C.Andreas Noever2016-08-311-2/+1
| * | lkdtm: Mark lkdtm_rodata_do_nothing() notraceMichael Ellerman2016-08-311-1/+1
| * | mei: me: disable driver on SPT SPS firmwareTomas Winkler2016-08-302-4/+10
| * | Revert "android: binder: fix dangling pointer comparison"Greg Kroah-Hartman2016-08-181-2/+0