index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel
/
sdsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86/intel/sdsi: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-17
1
-17
/
+17
*
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
2024-11-05
1
-1
/
+1
*
platform/x86/intel/vsec.h: Move to include/linux
David E. Box
2024-08-12
1
-2
/
+1
*
platform/x86/intel/sdsi: Add attribute to read the current meter state
David E. Box
2024-04-15
1
-6
/
+24
*
platform/x86/intel/sdsi: Add in-band BIOS lock support
Kuppuswamy Sathyanarayanan
2024-04-15
1
-0
/
+10
*
platform/x86/intel/sdsi: Combine read and write mailbox flows
David E. Box
2024-04-15
1
-35
/
+44
*
platform/x86/intel/sdsi: Set message size during writes
David E. Box
2024-04-15
1
-0
/
+1
*
platform/x86/intel/sdsi: Change mailbox timeout
David E. Box
2023-04-17
1
-1
/
+1
*
platform/x86/intel/sdsi: Add meter certificate support
David E. Box
2022-11-21
1
-11
/
+38
*
platform/x86/intel/sdsi: Support different GUIDs
David E. Box
2022-11-21
1
-3
/
+47
*
platform/x86/intel/sdsi: Hide attributes if hardware doesn't support
David E. Box
2022-11-21
1
-11
/
+22
*
platform/x86/intel/sdsi: Add Intel On Demand text
David E. Box
2022-11-21
1
-2
/
+2
*
platform/x86/intel/sdsi: Fix bug in multi packet reads
David E. Box
2022-04-27
1
-5
/
+3
*
platform/x86/intel/sdsi: Poll on ready bit for writes
David E. Box
2022-04-27
1
-2
/
+2
*
platform/x86/intel/sdsi: Handle leaky bucket
David E. Box
2022-04-27
1
-7
/
+25
*
platform/x86: Add Intel Software Defined Silicon driver
David E. Box
2022-02-14
1
-0
/
+574