| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-02 | misc: amd-sbi: Add device tree mapping for AMD SBRMI devices | Akshay Gupta | 1 | -0/+4 |
| 2026-04-02 | misc: amd-sbi: Add check to probe only SBRMI devices | Akshay Gupta | 1 | -0/+10 |
| 2026-04-02 | misc: amd-sbi: Add revision support for AMD Venice platform | Akshay Gupta | 1 | -0/+2 |
| 2026-04-02 | misc: amd-sbi: Address CPUID extended function bits | Akshay Gupta | 1 | -1/+1 |
| 2026-02-27 | i3c: simplify combined i3c/i2c dependencies | Arnd Bergmann | 1 | -2/+1 |
| 2025-10-27 | Merge 6.18-rc3 into char-misc-next | Greg Kroah-Hartman | 1 | -0/+2 |
| 2025-10-22 | misc: amd-sbi: Clarify that this is a BMC driver | Jean Delvare | 1 | -0/+2 |
| 2025-10-22 | misc: amd-sbi: Extend support for MCAMSR protocol for rev 0x21 | Akshay Gupta | 1 | -21/+67 |
| 2025-10-22 | misc: amd-sbi: Extend support for CPUID protocol for rev 0x21 | Akshay Gupta | 1 | -22/+84 |
| 2025-10-22 | misc: amd-sbi: CPUID/MCAMSR protocol for Revision 0x21 | Akshay Gupta | 1 | -4/+4 |
| 2025-10-22 | misc: amd-sbi: Add support for Turin platform | Akshay Gupta | 1 | -0/+47 |
| 2025-10-22 | misc: amd-sbi: Add support for SB-RMI over I3C | Akshay Gupta | 2 | -2/+47 |
| 2025-10-22 | misc: amd-sbi: Add helper function to prepare I3C support | Akshay Gupta | 1 | -11/+21 |
| 2025-09-06 | drivers/misc/amd-sbi/Kconfig: select REGMAP_I2C | Max Kellermann | 1 | -0/+1 |
| 2025-07-16 | misc: amd-sbi: Explicitly clear in/out arg "mb_in_out" | Akshay Gupta | 1 | -0/+4 |
| 2025-07-16 | misc: amd-sbi: Address copy_to/from_user() warning reported in smatch | Akshay Gupta | 1 | -4/+11 |
| 2025-07-16 | misc: amd-sbi: Address potential integer overflow issue reported in smatch | Akshay Gupta | 1 | -3/+2 |
| 2025-05-21 | misc: amd-sbi: Add support for register xfer | Akshay Gupta | 1 | -0/+29 |
| 2025-05-21 | misc: amd-sbi: Add support for read MCA register protocol | Akshay Gupta | 1 | -0/+114 |
| 2025-05-21 | misc: amd-sbi: Add support for CPUID protocol | Akshay Gupta | 2 | -1/+172 |
| 2025-05-21 | misc: amd-sbi: Add support for AMD_SBI IOCTL | Akshay Gupta | 4 | -32/+113 |
| 2025-05-21 | misc: amd-sbi: Optimize the wait condition for mailbox command completion | Akshay Gupta | 1 | -15/+4 |
| 2025-05-21 | misc: amd-sbi: Use regmap subsystem | Akshay Gupta | 3 | -27/+30 |
| 2025-05-21 | misc: amd-sbi: Move hwmon device sensor as separate entity | Akshay Gupta | 5 | -104/+142 |
| 2025-05-21 | misc: amd-sbi: Move protocol functionality to core file | Akshay Gupta | 5 | -162/+192 |
| 2025-05-21 | hwmon/misc: amd-sbi: Move core sbrmi from hwmon to misc | Akshay Gupta | 3 | -0/+368 |