summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/xgene-hwmon.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (xgene-hwmon) Add free before exiting xgene_hwmon_probePeiwei Hu2021-12-281-2/+4
* mailbox: pcc: Use PCC mailbox channel pointer instead of standardSudeep Holla2021-10-291-22/+13
* hwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck2021-04-201-7/+7
* hwmon: (xgene) Drop bogus __refdata annotationGeert Uytterhoeven2020-12-111-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* hwmon: (xgene) Minor clean up of ifdef and acpi_match_table referencehotran2017-11-011-4/+3
* hwmon: (xgene) Support hwmon v2hotran2017-10-291-9/+31
* hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'Christophe Jaillet2017-10-011-8/+11
* hwmon: (xgene) access mailbox as RAMArnd Bergmann2016-09-091-14/+15
* hwmon: (xgene) Fix crash when alarm occurs before driver probehotran2016-09-081-19/+50
* hwmon: Add xgene hwmon driverhotran2016-09-081-0/+755