index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
amd-sbi
/
rmi-core.c
Age
Commit message (
Expand
)
Author
2025-10-22
misc: amd-sbi: Extend support for MCAMSR protocol for rev 0x21
Akshay Gupta
2025-10-22
misc: amd-sbi: Extend support for CPUID protocol for rev 0x21
Akshay Gupta
2025-10-22
misc: amd-sbi: CPUID/MCAMSR protocol for Revision 0x21
Akshay Gupta
2025-07-16
misc: amd-sbi: Explicitly clear in/out arg "mb_in_out"
Akshay Gupta
2025-07-16
misc: amd-sbi: Address copy_to/from_user() warning reported in smatch
Akshay Gupta
2025-07-16
misc: amd-sbi: Address potential integer overflow issue reported in smatch
Akshay Gupta
2025-05-21
misc: amd-sbi: Add support for register xfer
Akshay Gupta
2025-05-21
misc: amd-sbi: Add support for read MCA register protocol
Akshay Gupta
2025-05-21
misc: amd-sbi: Add support for CPUID protocol
Akshay Gupta
2025-05-21
misc: amd-sbi: Add support for AMD_SBI IOCTL
Akshay Gupta
2025-05-21
misc: amd-sbi: Optimize the wait condition for mailbox command completion
Akshay Gupta
2025-05-21
misc: amd-sbi: Use regmap subsystem
Akshay Gupta
2025-05-21
misc: amd-sbi: Move protocol functionality to core file
Akshay Gupta