index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
xgene-hwmon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
hwmon: (xgene) Stop writing PCC shared memory signature
Sudeep Holla
1
-4
/
+0
2025-04-23
hwmon: (xgene-hwmon) Simplify PCC shared memory region handling
Sudeep Holla
1
-35
/
+4
2025-03-25
Merge tag 'hwmon-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2025-03-03
hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()
Xinghuo Chen
1
-1
/
+1
2025-02-06
hwmon: (xgene-hwmon) use appropriate type for the latency value
Andrey Vatoropin
1
-1
/
+1
2024-11-10
hwmon: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-10-31
Merge tag 'hwmon-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-4
/
+2
2023-10-27
hwmon: (xgene-hwmon) Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-29
hwmon: (xgene) Migrate to use generic PCC shmem related macros
Sudeep Holla
1
-11
/
+5
2023-03-21
hwmon: (xgene) Fix ioremap and memremap leak
Tianyi Jing
1
-7
/
+7
2023-03-12
hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condi...
Zheng Wang
1
-0
/
+1
2021-12-28
hwmon: (xgene-hwmon) Add free before exiting xgene_hwmon_probe
Peiwei Hu
1
-2
/
+4
2021-10-29
mailbox: pcc: Use PCC mailbox channel pointer instead of standard
Sudeep Holla
1
-22
/
+13
2021-04-20
hwmon: replace snprintf in show functions with sysfs_emit
Guenter Roeck
1
-7
/
+7
2020-12-11
hwmon: (xgene) Drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2017-11-01
hwmon: (xgene) Minor clean up of ifdef and acpi_match_table reference
hotran
1
-4
/
+3
2017-10-29
hwmon: (xgene) Support hwmon v2
hotran
1
-9
/
+31
2017-10-01
hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'
Christophe Jaillet
1
-8
/
+11
2016-09-09
hwmon: (xgene) access mailbox as RAM
Arnd Bergmann
1
-14
/
+15
2016-09-08
hwmon: (xgene) Fix crash when alarm occurs before driver probe
hotran
1
-19
/
+50
2016-09-08
hwmon: Add xgene hwmon driver
hotran
1
-0
/
+755