index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
amd-sbi
Age
Commit message (
Expand
)
Author
Lines
2025-10-27
Merge 6.18-rc3 into char-misc-next
Greg Kroah-Hartman
-0
/
+2
2025-10-22
misc: amd-sbi: Clarify that this is a BMC driver
Jean Delvare
-0
/
+2
2025-10-22
misc: amd-sbi: Extend support for MCAMSR protocol for rev 0x21
Akshay Gupta
-21
/
+67
2025-10-22
misc: amd-sbi: Extend support for CPUID protocol for rev 0x21
Akshay Gupta
-22
/
+84
2025-10-22
misc: amd-sbi: CPUID/MCAMSR protocol for Revision 0x21
Akshay Gupta
-4
/
+4
2025-10-22
misc: amd-sbi: Add support for Turin platform
Akshay Gupta
-0
/
+47
2025-10-22
misc: amd-sbi: Add support for SB-RMI over I3C
Akshay Gupta
-2
/
+47
2025-10-22
misc: amd-sbi: Add helper function to prepare I3C support
Akshay Gupta
-11
/
+21
2025-09-06
drivers/misc/amd-sbi/Kconfig: select REGMAP_I2C
Max Kellermann
-0
/
+1
2025-07-16
misc: amd-sbi: Explicitly clear in/out arg "mb_in_out"
Akshay Gupta
-0
/
+4
2025-07-16
misc: amd-sbi: Address copy_to/from_user() warning reported in smatch
Akshay Gupta
-4
/
+11
2025-07-16
misc: amd-sbi: Address potential integer overflow issue reported in smatch
Akshay Gupta
-3
/
+2
2025-05-21
misc: amd-sbi: Add support for register xfer
Akshay Gupta
-0
/
+29
2025-05-21
misc: amd-sbi: Add support for read MCA register protocol
Akshay Gupta
-0
/
+114
2025-05-21
misc: amd-sbi: Add support for CPUID protocol
Akshay Gupta
-1
/
+172
2025-05-21
misc: amd-sbi: Add support for AMD_SBI IOCTL
Akshay Gupta
-32
/
+113
2025-05-21
misc: amd-sbi: Optimize the wait condition for mailbox command completion
Akshay Gupta
-15
/
+4
2025-05-21
misc: amd-sbi: Use regmap subsystem
Akshay Gupta
-27
/
+30
2025-05-21
misc: amd-sbi: Move hwmon device sensor as separate entity
Akshay Gupta
-104
/
+142
2025-05-21
misc: amd-sbi: Move protocol functionality to core file
Akshay Gupta
-162
/
+192
2025-05-21
hwmon/misc: amd-sbi: Move core sbrmi from hwmon to misc
Akshay Gupta
-0
/
+368