summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-10hwmon: (ina3221) Fix INA3221_CONFIG_MODE macrosNicolin Chen1-3/+3
2018-10-10hwmon: (ina3221) Add INA3221_CONFIG to volatile_tableNicolin Chen1-1/+1
2018-10-10MAINTAINERS: Update PMBUS maintainer entryGuenter Roeck1-7/+19
2018-10-10hwmon: (pwm-fan) Set fan speed to 0 on suspendThierry Reding1-1/+11
2018-10-10hwmon: (pwm-fan) Silence error on probe deferralThierry Reding1-2/+6
2018-10-10hwmon: (scpi-hwmon) remove redundant continuezhong jiang1-3/+1
2018-10-10hwmon: (nct6775) Add support for NCT6798DGuenter Roeck1-4/+80
2018-10-10hwmon: (nct6775) Add support for NCT6797DGuenter Roeck1-4/+41
2018-10-10hwmon: (nct6775) Fix names of DIMM temperature sourcesGuenter Roeck1-8/+8
2018-10-10hwmon: (nct6796) Clean up and amend fan/pwm configuration for NCT6796DGuenter Roeck1-14/+13
2018-10-10hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6795DGuenter Roeck1-4/+15
2018-10-10hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6793DGuenter Roeck1-5/+14
2018-10-10hwmon: (nct6775) Fix fan6/pwm6 detection for NCT6792DGuenter Roeck1-1/+4
2018-10-10hwmon: (nct6775) Improve instruction groupingGuenter Roeck1-4/+4
2018-10-10hwmon: (nct6775) Use logical or instead of if statements where possibleGuenter Roeck1-23/+11
2018-10-10hwmon: (nct6775) Declare and initialize LDN specific config variables earlierGuenter Roeck1-5/+6
2018-10-10hwmon: (nct6775) Move config variable declarations and initializationsGuenter Roeck1-19/+11
2018-10-10hwmon: (nct6775) Replace 'regval' with variables named after config registersGuenter Roeck1-20/+23
2018-10-10hwmon: (nct6775) Rename configuration register variablesGuenter Roeck1-21/+21
2018-10-10hwmon: (nct6775) Only display fan speed tolerance conditionallyGuenter Roeck1-13/+19
2018-10-10hwmon: (lm92) Fix whitespace issuesGuenter Roeck1-6/+8
2018-10-10hwmon: (scmi) Remove redundant pointer checkNathan Chancellor1-1/+1
2018-10-10hwmon: (asus_atk0110) Use PTR_ERR_OR_ZERO instead of reimplementing its functionzhong jiang1-3/+1
2018-10-10hwmon: (lm75) Add MAX31725/6 supportKun Yi2-5/+19
2018-10-10hwmon: (sht15) Switch to SPDX identifierFabio Estevam1-4/+1
2018-10-10hwmon: (mc13783-adc) Switch to SPDX identifierFabio Estevam1-13/+1
2018-10-10hwmon: (nct6775) Clean up a conditionDan Carpenter1-2/+1
2018-10-10hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processorsGuenter Roeck1-2/+3
2018-10-10hwmon: (ibmpowernv) drop unnecessary OF name NULL checksRob Herring1-6/+0
2018-10-10hwmon: (iio_hwmon) Do not duplicate or sanitize fixed stringGuenter Roeck1-6/+7
2018-10-10hwmon: Convert to using %pOFn instead of device_node.nameRob Herring4-9/+8
2018-10-10hwmon: (mc13783-adc) Use nxp.com URLsFabio Estevam1-2/+2
2018-10-10hwmon: (mc13783-adc) Remove the mention to 'Atlas'Fabio Estevam1-2/+2
2018-10-10drivers: hwmon: (pmbus/ltc2978) Add support for LTM4686 uModuleMichael Hennerich4-2/+17
2018-10-07Linux 4.19-rc7v4.19-rc7Greg Kroah-Hartman1-1/+1
2018-10-07Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman10-44/+57
2018-10-07Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman3-19/+42
2018-10-07Merge tag 'usb-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman5-5/+25
2018-10-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-6/+23
2018-10-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Greg Kroah-Hartman1-0/+1
2018-10-07Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman5-11/+29
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman24-81/+203
2018-10-05Merge branch 'akpm'Greg Kroah-Hartman18-30/+189
2018-10-05mm: madvise(MADV_DODUMP): allow hugetlbfs pagesDaniel Black1-1/+1
2018-10-05ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant1-2/+2
2018-10-05mm/vmscan.c: fix int overflow in callers of do_shrink_slab()Kirill Tkhai1-4/+3
2018-10-05mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properlyJann Horn1-0/+3
2018-10-05mm/vmstat.c: fix outdated vmstat_textJann Horn1-1/+0
2018-10-05proc: restrict kernel stack dumps to rootJann Horn1-0/+14
2018-10-05mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizesAnshuman Khandual4-0/+8