summaryrefslogtreecommitdiff
path: root/drivers/hwmon/xgene-hwmon.c
AgeCommit message (Expand)Author
2023-10-31Merge tag 'hwmon-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2023-10-27hwmon: (xgene-hwmon) Convert to platform remove callback returning voidUwe Kleine-König
2023-09-29hwmon: (xgene) Migrate to use generic PCC shmem related macrosSudeep Holla
2023-03-21hwmon: (xgene) Fix ioremap and memremap leakTianyi Jing
2023-03-12hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condi...Zheng Wang
2021-12-28hwmon: (xgene-hwmon) Add free before exiting xgene_hwmon_probePeiwei Hu
2021-10-29mailbox: pcc: Use PCC mailbox channel pointer instead of standardSudeep Holla
2021-04-20hwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck
2020-12-11hwmon: (xgene) Drop bogus __refdata annotationGeert Uytterhoeven
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2017-11-01hwmon: (xgene) Minor clean up of ifdef and acpi_match_table referencehotran
2017-10-29hwmon: (xgene) Support hwmon v2hotran
2017-10-01hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'Christophe Jaillet
2016-09-09hwmon: (xgene) access mailbox as RAMArnd Bergmann
2016-09-08hwmon: (xgene) Fix crash when alarm occurs before driver probehotran
2016-09-08hwmon: Add xgene hwmon driverhotran