summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
...
* | hwmon: (pmbus/max31785) Add dual tachometer supportAndrew Jeffery2018-01-031-0/+147
* | hwmon: (pmbus) Add virtual page config bitAndrew Jeffery2018-01-032-9/+20
* | hwmon: (pmbus/max31785) Add fan controlAndrew Jeffery2018-01-031-1/+137
* | hwmon: (pmbus) Add fan control supportAndrew Jeffery2018-01-032-18/+259
* | hwmon: (pmbus/lm25066) Drop support for LM25063Guenter Roeck2018-01-031-65/+2Star
* | hwmon: (coretemp) deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-031-1/+2
* | hwmon: Drop unnecessary 'default n' from KconfigGuenter Roeck2018-01-031-16/+0Star
* | hwmon: Add W83773G driverLei YU2018-01-033-0/+340
|/
* hwmon: Deal with errors from the thermal subsystemLinus Walleij2017-12-261-4/+17
* hwmon: (jc42) optionally try to disable the SMBUS timeoutPeter Rosin2017-11-301-0/+21
* hwmon: (pmbus) Use 64bit math for DIRECT format valuesRobert Lippert2017-11-281-9/+12
* hwmon: (w83793) Remove duplicate NULL checkAndy Shevchenko2017-11-161-10/+5Star
* hwmon: (w83792d) Remove duplicate NULL checkAndy Shevchenko2017-11-161-10/+5Star
* hwmon: (w83791d) Remove duplicate NULL checkAndy Shevchenko2017-11-161-10/+5Star
* hwmon: (w83781d) Remove duplicate NULL checkAndy Shevchenko2017-11-161-8/+4Star
* hwmon: (k10temp) Correct model name for Ryzen 1600XGuenter Roeck2017-11-161-1/+1
* Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-1317-320/+1034
|\
| * pmbus: Add driver for Maxim MAX31785 Intelligent Fan ControllerAndrew Jeffery2017-11-053-0/+127
| * hwmon: (aspeed-pwm-tacho) Sort headersJoel2017-11-041-3/+3
| * hwmon: (xgene) Minor clean up of ifdef and acpi_match_table referencehotran2017-11-011-4/+3Star
| * hwmon: (max6621) Inverted if condition in max6621_read()Dan Carpenter2017-10-301-1/+1
| * hwmon: (asc7621) remove redundant assignment to newvalColin Ian King2017-10-301-1/+0Star
| * hwmon: (xgene) Support hwmon v2hotran2017-10-301-9/+31
| * hwmon: (gpio-fan) Fix null pointer dereference at probeMiquel Raynal2017-10-301-1/+1
| * hwmon: (gpio-fan) Convert to use GPIO descriptorsLinus Walleij2017-10-301-56/+32Star
| * hwmon: (gpio-fan) Rename GPIO line state variablesLinus Walleij2017-10-301-25/+26
| * hwmon: (gpio-fan) Get rid of the gpio alarm structLinus Walleij2017-10-301-26/+12Star
| * hwmon: (gpio-fan) Get rid of platform data structLinus Walleij2017-10-301-58/+30Star
| * hwmon: (gpio-fan) Mandate OF_GPIO and cut pdata pathLinus Walleij2017-10-302-26/+11Star
| * hwmon: (gpio-fan) Send around device pointerLinus Walleij2017-10-301-10/+10
| * hwmon: (gpio-fan) Localize platform dataLinus Walleij2017-10-301-1/+22
| * hwmon: (gpio-fan) Use local variable pointersLinus Walleij2017-10-301-7/+9
| * hwmon: (max6621) Add support for Maxim MAX6621 temperature sensorVadim Pasternak2017-10-303-0/+608
| * hwmon: (w83793) make const array watchdog_minors static, reduces object code ...Colin Ian King2017-10-301-1/+3
| * hwmon: (aspeed-pwm-tacho) increase fan tach periodPatrick Venture2017-10-301-1/+1
| * hwmon: (max1619) Add dt bindingAlan Tull2017-10-301-0/+10
| * hwmon: (sht15) remove redundant check on status and send of status valueColin Ian King2017-10-301-8/+0Star
| * hwmon: (sht15) Root out platform dataLinus Walleij2017-10-301-113/+54Star
| * hwmon: (k10temp) Add support for temperature offsetsGuenter Roeck2017-10-301-0/+30
| * hwmon: (k10temp) Add support for family 17hGuenter Roeck2017-10-301-0/+16
| * hwmon: (k10temp) Move chip specific code into probe functionGuenter Roeck2017-10-301-17/+45
| * hwmon: (stts751) Fix buffer size passed to snprintfJean Delvare2017-10-301-9/+9
| * hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFFEdward A. James2017-10-302-17/+14Star
* | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-023-0/+3
|\ \ | |/ |/|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* | hwmon: (tmp102) Fix first temperature readingGuenter Roeck2017-10-241-8/+5Star
* | hwmon: (da9052) Increase sample rate when using TSIMartyn Welch2017-10-211-0/+5
|/
* hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'Christophe Jaillet2017-10-011-8/+11
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-143-4/+4
* hwmon: (ltq-cputemp) add cpu temp sensor driverFlorian Eckert2017-09-013-0/+171