summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* 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
* hwmon: (pmbus) Add support for Texas Instruments tps53679 deviceVadim Pasternak2017-08-303-0/+123
* Merge remote-tracking branch 'lee/ib-mfd-hwmon-4.14' into hwmon-nextGuenter Roeck2017-08-301-22/+263
|\
| * hwmon: da9052: Add support for TSI channelSebastian Reichel2017-08-221-4/+245
| * hwmon: da9052: Replace S_IRUGO with 0444Sebastian Reichel2017-08-221-18/+18
* | hwmon: (asc7621) make several arrays static constColin Ian King2017-08-301-2/+2
* | hwmon: (pmbus/lm25066) Add support for TI LM5066IXo Wang2017-08-301-2/+39
* | hwmon: (pmbus/lm25066) Offset coefficient depends on CLXo Wang2017-08-301-2/+4
* | hwmon: (pmbus) Add support for Intel VID protocol VR13Vadim Pasternak2017-08-302-1/+5
* | hwmon: (pmbus) Add IBM Common Form Factor (CFF) power supply driverEdward A. James2017-08-293-0/+161
* | hwmon: (ftsteutates) constify i2c_device_idArvind Yadav2017-08-291-1/+1
* | hwmon: (aspeed-pwm) add THERMAL dependencyArnd Bergmann2017-08-151-0/+1
* | hwmon: (pmbus) Add debugfs for status registersEdward A. James2017-08-141-0/+210
* | hwmon: (aspeed-pwm-tacho) cooling device support.Mykola Kostenok2017-08-131-2/+114
* | hwmon: (pmbus): Add generic alarm bit for iin and pinEdward A. James2017-08-131-1/+9
* | hwmon: (pmbus): Access word data for STATUS_WORDEdward A. James2017-08-131-14/+40
* | hwmon: (pmbus): Switch status registers to 16 bitEdward A. James2017-08-131-7/+7
* | hwmon: (it87) Reapply probe path chip registers settings after resumeMaciej S. Szmigiero2017-08-131-2/+74
* | hwmon: (it87) Split out chip registers setting code on probe pathMaciej S. Szmigiero2017-08-131-50/+88
* | hwmon: (scpi) constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-131-1/+1
* | hwmon: (core) constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-131-1/+1
* | hwmon: (i5k_amb) constify pci_device_idArvind Yadav2017-08-131-1/+1
* | hwmon: (ads1015) Convert to using %pOF instead of full_nameRob Herring2017-08-131-8/+6
* | hwmon: (jc42) Add support for CAT34TS02CGuenter Roeck2017-08-131-0/+4
* | hwmon: (jc42) Add support for GT30TS00, GT34TS02, and CAT34TS04Guenter Roeck2017-08-131-0/+15
* | hwmon: (adt7475) constify attribute_group structures.Arvind Yadav2017-08-131-8/+8
* | hwmon: (adc128d818) constify attribute_group structures.Arvind Yadav2017-08-131-1/+1
* | hwmon: (nct7802) constify attribute_group structures.Arvind Yadav2017-08-131-5/+5
* | hwmon: constify attribute_group structures.Arvind Yadav2017-08-131-1/+1
* | hwmon: (stts751) buffer overrun on wrong chip configurationAnton Vasilyev2017-08-131-0/+4
* | hwmon: (ftsteutates) Fix clearing alarm sysfs entriesThilo Cestonaro2017-08-131-0/+2
* | hwmon: (applesmc) Avoid buffer overrunsGuenter Roeck2017-07-151-4/+9
|/
* hwmon: (aspeed-pwm-tacho) Poll with short sleeps.Patrick Venture2017-06-241-6/+18
* hwmon: (aspeed-pwm-tacho) reduce fan_tach periodPatrick Venture2017-06-241-1/+1
* hwmon: (ibmpowernv) Add current(A) sensorShilpasri G Bhat2017-06-201-1/+3
* hwmon: (ibmpowernv) introduce a legacy_compatibles arrayCédric Le Goater2017-06-201-8/+18
* hwmon: (pwm-fan) Switch to new atomic PWM APIBartlomiej Zolnierkiewicz2017-06-111-42/+26
* hwmon: (scpi) Fix the scale of SCP sensor readingsCarlo Caione2017-06-111-6/+48
* hwmon: (aspeed-pwm-tacho) Enable both edge measurement.Patrick Venture2017-06-111-3/+21
* hwmon: (ibmpowernv) Add highest/lowest attributes to sensorsShilpasri G Bhat2017-06-111-7/+61
* hwmon: (pmbus) move header file out of I2C realmWolfram Sang2017-06-114-4/+4
* hwmon: (max6639) move header file out of I2C realmWolfram Sang2017-06-111-1/+1
* hwmon: (ltc4245) move header file out of I2C realmWolfram Sang2017-06-111-1/+1
* hwmon: (ds620) move header file out of I2C realmWolfram Sang2017-06-111-1/+1
* hwmon: (ads1015) move header file out of I2C realmWolfram Sang2017-06-111-1/+1
* hwmon: (adt7475) temperature smoothingChris Packham2017-06-111-0/+91
* hwmon: (adt7475) add high frequency supportChris Packham2017-06-111-4/+5
* hwmon: (adt7475) fan stall preventionChris Packham2017-06-111-0/+50
* hwmon: (adt7475) replace find_nearest() with find_closest()Chris Packham2017-06-111-31/+3
OpenPOWER on IntegriCloud