summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-24hwmon: (adm9240) Convert to regmapChris Packham1-79/+136
2020-09-24hwmon: (adm9240) Create functions for updating measure and configChris Packham1-64/+138
2020-09-24hwmon: (adm9240) Use loops to avoid duplicated codeChris Packham1-12/+12
2020-09-23hwmon: (k10temp) Add support for Zen3 CPUsWei Huang1-0/+24
2020-09-23hwmon: (pmbus) Move boolean error condition check to generating codeGuenter Roeck1-5/+6
2020-09-23hwmon: (pmbus) Expose PEC debugfs attributeAndrew Jeffery1-0/+39
2020-09-23hwmon: (pmbus) Stop caching register valuesGuenter Roeck1-117/+89
2020-09-23hwmon: (k10temp) Take out debugfs codeGuenter Roeck1-77/+1
2020-09-23hwmon: (gsc-hwmon) add fan sensorTim Harvey1-3/+29
2020-09-23hwmon: (k10temp) Define SVI telemetry and current factors for Zen2 CPUsWei Huang1-8/+12
2020-09-23hwmon: (k10temp) Create common functions and macros for Zen CPU familiesWei Huang1-27/+29
2020-09-23hwmon: (scmi-hwmon) Avoid comma separated statementsJoe Perches1-2/+4
2020-09-23hwmon: (pmbus/adm1266) read blackboxAlexandru Tachici1-0/+127
2020-09-23hwmon: (pmbus/adm1266) add debugfs for statesAlexandru Tachici1-1/+40
2020-09-23hwmon: (pmbus/adm1266) Add support for GPIOsAlexandru Tachici2-0/+205
2020-09-23hwmon: (pmbus/adm1266) Add Block process callAlexandru Tachici2-0/+79
2020-09-23hwmon: (pmbus) Add support for ADM1266Alexandru Tachici3-0/+75
2020-09-23hwmon: shtc1: add support for device tree bindingsChris Ruehl1-3/+22
2020-09-23hwmon: (pwm-fan) Use dev_err_probe() to simplify error handlingAnson Huang1-8/+2
2020-09-23hwmon: (dme1737) use simple i2c probeStephen Kitt1-4/+5
2020-09-23hwmon: (f75375s) use simple i2c probeStephen Kitt1-6/+4
2020-09-23hwmon: (tmp513) use simple i2c probeStephen Kitt1-5/+4
2020-09-23hwmon: use simple i2c probe function (take 2)Stephen Kitt4-13/+14
2020-09-23hwmon: (ltc2947) use simple i2c probeStephen Kitt1-3/+2
2020-09-23hwmon: (emc2103) use simple i2c probeStephen Kitt1-2/+2
2020-09-23hwmon: (asc7621) use simple i2c probeStephen Kitt1-2/+2
2020-09-23hwmon: (lm73) use simple i2c probeStephen Kitt1-2/+2
2020-09-23hwmon: (w83791d) use simple i2c probeStephen Kitt1-5/+3
2020-09-23hwmon: (w83793) use simple i2c probeStephen Kitt1-5/+3
2020-09-23hwmon: (adm1029) use simple i2c probeStephen Kitt1-3/+2
2020-09-23hwmon: (adm1177) use simple i2c probeStephen Kitt1-3/+2
2020-09-23hwmon: use simple i2c probe functionStephen Kitt87-285/+250
2020-09-23hwmon (pmbus) use simple i2c probe functionStephen Kitt28-132/+127
2020-09-23hwmon: (pmbus/core) Add support for rated attributesZbigniew Lukwinski2-8/+54
2020-09-23hwmon: (core) Add support for rated attributesZbigniew Lukwinski1-0/+10
2020-09-23hwmon: (w83627ehf) Fix a resource leak in probeDan Carpenter1-1/+5
2020-09-23hwmon: (pmbus/max34440) Fix status register reads for MAX344{51,60,61}Guenter Roeck1-3/+0
2020-09-23hwmon: (sparx5) Fix initial reading of temperatureLars Povlsen1-1/+1
2020-09-21Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2020-09-21Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-11/+20
2020-09-20Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+17
2020-09-20Merge tag 'usb-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-17/+64
2020-09-20Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-25/+32
2020-09-20Merge tag 'edac_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+5
2020-09-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-8/+28
2020-09-20dax: Fix stack overflow when mounting fsdax pmem deviceAdrian Huang1-6/+6
2020-09-20dm: Call proper helper to determine dax supportJan Kara2-3/+11
2020-09-20dm/dax: Fix table reference countsDan Williams1-2/+3
2020-09-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-17/+29
2020-09-19RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt1-0/+17