summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (lm90) Support temp_samples attributeGuenter Roeck2022-07-131-14/+91
* hwmon: (lm90) Add table with supported Analog/ONSEMI devicesGuenter Roeck2022-07-131-0/+36
* hwmon: (lm90) Add support and detection of Philips/NXP NE1618Guenter Roeck2022-07-132-13/+33
* hwmon: (lm90) Add explicit support for ADM1020Guenter Roeck2022-07-132-3/+11
* hwmon: (lm90) Only disable alerts if not already disabledGuenter Roeck2022-07-131-2/+4
* hwmon: (lm90) Add support for ADT7421Guenter Roeck2022-07-131-1/+9
* hwmon: (lm90) Add support for ON Semiconductor NCT218Guenter Roeck2022-07-132-3/+30
* hwmon: (lm90) Add support for ON Semiconductor NCT214 and NCT72Guenter Roeck2022-07-132-2/+36
* hwmon: (lm90) Add explicit support for NCT210Guenter Roeck2022-07-132-3/+17
* hwmon: (lm90) Combine lm86 and lm90 configurationGuenter Roeck2022-07-131-12/+5
* hwmon: (lm90) Add remaining chips supported by adm1021 driverGuenter Roeck2022-07-132-0/+27
* hwmon: (lm90) Add support for ADM1021, ADM1021A, and ADM1023Guenter Roeck2022-07-132-7/+44
* hwmon: (lm90) Support MAX1617 and LM84Guenter Roeck2022-07-132-39/+234
* hwmon: (lm90) Introduce 16-bit register write functionGuenter Roeck2022-07-131-14/+19
* hwmon: (lm90) Let lm90_read16() handle 8-bit read operationsGuenter Roeck2022-07-131-30/+17
* hwmon: (lm90) Add support for MAX6642Guenter Roeck2022-07-132-16/+67
* hwmon: (lm90) Add flag to indicate conversion rate supportGuenter Roeck2022-07-131-27/+39
* hwmon: (lm90) Add flag to indicate support for minimum temperature limitsGuenter Roeck2022-07-131-23/+31
* hwmon: (lm90) Add support for MAX6690Guenter Roeck2022-07-131-1/+16
* hwmon: (lm90) Strengthen chip detection for ADM1032, ADT7461(A), and NCT1008Guenter Roeck2022-07-131-4/+8
* hwmon: (lm90) Add support for ADT7481, ADT7482, and ADT7483Guenter Roeck2022-07-132-31/+91
* hwmon: (lm90) Add explicit support for MAX6648/MAX6692Guenter Roeck2022-07-131-4/+37
* hwmon: (lm90) Add flag to indicate 'alarms' attribute supportGuenter Roeck2022-07-131-19/+38
* hwmon: (lm90) Fix/Add detection of G781-1Guenter Roeck2022-07-131-5/+34
* hwmon: (lm90) Add support for additional chip revision of NCT1008Guenter Roeck2022-07-131-1/+6
* hwmon: (lm90) Rework detect functionGuenter Roeck2022-07-131-143/+236
* hwmon: (lm90) Use single flag to indicate extended temperature supportGuenter Roeck2022-07-131-15/+10
* hwmon: (lm90) Support multiple temperature resolutionsGuenter Roeck2022-07-131-297/+155
* hwmon: (lm90) Only re-read registers if volatileGuenter Roeck2022-07-131-18/+23
* hwmon: (lm90) Add support for unsigned and signed temperaturesGuenter Roeck2022-07-131-28/+42
* hwmon: (lm90) Enable full PEC support for ADT7461AGuenter Roeck2022-07-131-5/+12
* hwmon: (lm90) Add partial PEC support for ADT7461Guenter Roeck2022-07-131-1/+1
* hwmon: (lm90) Improve PEC supportGuenter Roeck2022-07-131-27/+29
* hwmon: (lm90) Stop using R_/W_ register prefixGuenter Roeck2022-07-131-117/+117
* hwmon: (lm90) Move status register bit shifts to compile timeGuenter Roeck2022-07-131-13/+14
* hwmon: (lm90) Use BIT macroGuenter Roeck2022-07-131-27/+28
* hwmon: (lm90) Reorder chip enumeration to be in alphabetical orderGuenter Roeck2022-07-131-2/+4
* hwmon: (lm90) Reorder include files in alphabetical orderGuenter Roeck2022-07-131-6/+6
* hwmon: (lm90) Rework alarm/status handlingGuenter Roeck2022-07-131-115/+199
* hwmon: (lm90) Generate sysfs and udev events for all alarmsGuenter Roeck2022-07-131-0/+20
* hwmon: (pmbus) Move pec attribute to I2C deviceGuenter Roeck2022-07-131-39/+50
* Merge tag 'libnvdimm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-011-2/+2
|\
| * nvdimm: Fix badblocks clear off-by-one errorChris Ye2022-06-241-2/+2
* | Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-011-0/+1
|\ \
| * | thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLakeSumeet Pawnikar2022-06-301-0/+1
* | | Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-07-018-76/+106
|\ \ \
| * \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2022-07-015-0/+36
| |\ \ \
| | * \ \ Merge tag 'cpufreq-arm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki2022-06-284-0/+12
| | |\ \ \
| | | * | | cpufreq: Add MT8186 to cpufreq-dt-platdev blocklistAngeloGioacchino Del Regno2022-06-281-0/+1
| | | * | | cpufreq: pmac32-cpufreq: Fix refcount leak bugLiang He2022-06-281-0/+4