aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/xgene-hwmon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-28hwmon: (xgene-hwmon) Add free before exiting xgene_hwmon_probePeiwei Hu1-2/+4
2021-10-29mailbox: pcc: Use PCC mailbox channel pointer instead of standardSudeep Holla1-22/+13
2021-04-20hwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck1-7/+7
2020-12-11hwmon: (xgene) Drop bogus __refdata annotationGeert Uytterhoeven1-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2017-11-01hwmon: (xgene) Minor clean up of ifdef and acpi_match_table referencehotran1-4/+3
2017-10-29hwmon: (xgene) Support hwmon v2hotran1-9/+31
2017-10-01hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'Christophe Jaillet1-8/+11
2016-09-09hwmon: (xgene) access mailbox as RAMArnd Bergmann1-14/+15
2016-09-08hwmon: (xgene) Fix crash when alarm occurs before driver probehotran1-19/+50
2016-09-08hwmon: Add xgene hwmon driverhotran1-0/+755