Age | Commit message (Expand) | Author | Files | Lines |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 | Thomas Gleixner | 1 | -10/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114 | Thomas Gleixner | 1 | -13/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 | Thomas Gleixner | 2 | -28/+2 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 71 | -997/+71 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 56 | Thomas Gleixner | 2 | -26/+2 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 51 | Thomas Gleixner | 1 | -9/+1 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 21 | Thomas Gleixner | 1 | -14/+1 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 2 | -26/+2 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3 | Thomas Gleixner | 1 | -4/+1 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 | Thomas Gleixner | 1 | -15/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 4 | -0/+4 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2019-05-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -3/+1 |
2019-05-16 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 5 | -104/+61 |
2019-05-14 | hwmon: (pwm-fan) Use devm_thermal_of_cooling_device_register | Guenter Roeck | 1 | -44/+29 |
2019-05-14 | hwmon: (npcm750-pwm-fan) Use devm_thermal_of_cooling_device_register | Guenter Roeck | 1 | -4/+2 |
2019-05-14 | hwmon: (mlxreg-fan) Use devm_thermal_of_cooling_device_register | Guenter Roeck | 1 | -21/+10 |
2019-05-14 | hwmon: (gpio-fan) Use devm_thermal_of_cooling_device_register | Guenter Roeck | 1 | -16/+9 |
2019-05-14 | hwmon: (aspeed-pwm-tacho) Use devm_thermal_of_cooling_device_register | Guenter Roeck | 1 | -4/+2 |
2019-05-07 | Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux | Linus Torvalds | 2 | -2/+2 |
2019-05-06 | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov | 2 | -2/+2 |
2019-05-06 | hwmon/drivers/core: Simplify complex dependency | Daniel Lezcano | 1 | -3/+1 |
2019-05-03 | hwmon: (lm75) Add support for TMP75B | Iker Perez del Palomar Sustatxa | 1 | -0/+11 |
2019-04-23 | hwmon: (s3c) Use dev_get_drvdata() | Kefeng Wang | 1 | -2/+2 |
2019-04-23 | hwmon: (max6650) Drop call to thermal_cdev_update | Guenter Roeck | 1 | -2/+0 |
2019-04-20 | hwmon: (max6650) add thermal cooling device capability | Jean-Francois Dagenais | 2 | -1/+90 |
2019-04-18 | hwmon: (ina3221) Add voltage conversion time settings | Nicolin Chen | 1 | -8/+50 |
2019-04-18 | hwmon: (ina3221) Do not read-back to cache reg_config | Nicolin Chen | 1 | -9/+10 |
2019-04-17 | docs: hwmon: Add an index file and rename docs to *.rst | Mauro Carvalho Chehab | 4 | -7/+7 |
2019-04-17 | hwmon: (occ) Add more details to Kconfig help text | Eddie James | 1 | -4/+8 |
2019-04-17 | hwmon: (occ) Prevent sysfs error attribute from returning error | Eddie James | 1 | -6/+13 |
2019-04-17 | hwmon: (occ) Store error condition for rate-limited polls | Eddie James | 2 | -1/+6 |
2019-04-16 | hwmon: (ina3221) Add averaging mode support | Nicolin Chen | 1 | -1/+66 |
2019-04-16 | hwmon: (pmbus/isl68137) Add driver for Intersil ISL68137 PWM Controller | Maxim Sloyko | 3 | -0/+179 |
2019-04-16 | pmbus: support for custom sysfs attributes | krzysztof.adamski@nokia.com | 2 | -1/+15 |
2019-04-16 | hwmon: Add support for samples attributes | Guenter Roeck | 1 | -0/+5 |
2019-04-16 | hwmon: (lm25066) Support SAMPLES_FOR_AVG register | Adamski, Krzysztof (Nokia - PL/Wroclaw) | 1 | -1/+16 |
2019-04-16 | hwmon: (pmbus) Introduce PMBUS_VIRT_*_SAMPLES registers | Adamski, Krzysztof (Nokia - PL/Wroclaw) | 2 | -0/+125 |
2019-04-16 | hwmon: (pmbus_core) Replace S_<PERMS> with octal values | Guenter Roeck | 1 | -3/+3 |
2019-04-16 | hwmon: (pmbus/ir38064) Add driver for Infineon IR38064 Voltage Regulator | Maxim Sloyko | 3 | -0/+75 |
2019-04-16 | hwmon: (pwm-fan) Report probe errors consistently | Robin Murphy | 1 | -5/+8 |
2019-04-16 | hwmon: (pwm-fan) Add RPM support via external interrupt | Stefan Wahren | 1 | -4/+101 |
2019-04-16 | hwmon: OCC drivers are ARM-only | Jean Delvare | 1 | -0/+2 |
2019-04-16 | hwmon: (occ) Move common code to a separate module | Jean Delvare | 4 | -4/+14 |
2019-04-16 | hwmon: (vt1211) Use request_muxed_region for Super-IO accesses | Guenter Roeck | 1 | -3/+12 |
2019-04-16 | hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses | Guenter Roeck | 1 | -5/+37 |
2019-04-16 | hwmon: (smsc47m1) Use request_muxed_region for Super-IO accesses | Guenter Roeck | 1 | -9/+19 |
2019-04-16 | hwmon: (adm1029) Use permission specific [SENSOR_][DEVICE_]ATTR variants | Guenter Roeck | 1 | -20/+21 |
2019-04-16 | hwmon: (w83627hf) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck | 1 | -141/+116 |
2019-04-16 | hwmon: (smsc47m1) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck | 1 | -37/+41 |