index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-2
/
+57
2024-03-13
Merge tag 'efi-next-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-67
/
+226
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-10
/
+64
2024-03-13
Merge tag 'tag-chrome-platform-firmware-for-v6.9' of git://git.kernel.org/pub...
Linus Torvalds
6
-7
/
+50
2024-03-12
Merge tag 'pstore-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+35
2024-03-12
Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-74
/
+618
2024-03-12
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
2
-2
/
+3
2024-03-11
Merge tag 'cpufreq-arm-updates-6.9' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
4
-10
/
+64
2024-03-09
x86/efistub: Remap kernel text read-only before dropping NX attribute
Ard Biesheuvel
1
-1
/
+10
2024-03-09
efi/libstub: Add get_event_log() support for CC platforms
Kuppuswamy Sathyanarayanan
5
-31
/
+60
2024-03-09
efi/libstub: Measure into CC protocol if TCG2 protocol is absent
Ard Biesheuvel
1
-22
/
+62
2024-03-09
efi/libstub: Add Confidential Computing (CC) measurement typedefs
Kuppuswamy Sathyanarayanan
1
-0
/
+79
2024-03-09
efi/tpm: Use symbolic GUID name from spec for final events table
Ard Biesheuvel
2
-2
/
+2
2024-03-09
efi/libstub: Use TPM event typedefs from the TCG PC Client spec
Ard Biesheuvel
2
-15
/
+17
2024-03-06
Merge tag 'riscv-firmware-for-v6.9' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-1
/
+2
2024-03-06
firmware: arm_scmi: Populate fast channel rate_limit
Pierre Gondois
4
-10
/
+43
2024-03-06
firmware: arm_scmi: Populate perf commands rate_limit
Pierre Gondois
1
-0
/
+21
2024-03-04
firmware: microchip: Fix over-requested allocation size
Dawei Li
1
-1
/
+2
2024-03-04
x86/boot: Move mem_encrypt= parsing to the decompressor
Ard Biesheuvel
1
-0
/
+3
2024-03-04
efi/libstub: Add generic support for parsing mem_encrypt=
Ard Biesheuvel
2
-1
/
+9
2024-03-04
Merge tag 'tegra-for-6.9-firmware' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-1
/
+1
2024-03-04
Merge tag 'scmi-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
18
-76
/
+657
2024-03-01
Merge tag 'efi-fixes-for-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-02-27
firmware/sysfb: fix an error code in sysfb_init()
Dan Carpenter
1
-1
/
+3
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
13
-34
/
+63
2024-02-23
Merge tag 'riscv-firmware-fixes-for-v6.8-rc6' of https://git.kernel.org/pub/s...
Arnd Bergmann
1
-1
/
+1
2024-02-22
efi: pstore: Allow dynamic initialization based on module parameter
Guilherme G. Piccoli
1
-8
/
+35
2024-02-22
firmware: arm_scmi: Update the supported clock protocol version
Cristian Marussi
1
-1
/
+1
2024-02-22
firmware: arm_scmi: Add standard clock OEM definitions
Cristian Marussi
1
-13
/
+19
2024-02-22
firmware: arm_scmi: Add clock check for extended config support
Cristian Marussi
1
-6
/
+27
2024-02-22
firmware: arm_scmi: Add support for v3.2 NEGOTIATE_PROTOCOL_VERSION
Cristian Marussi
2
-5
/
+61
2024-02-22
firmware: arm_scmi: Fix struct kernel-doc warnings in optee transport
Randy Dunlap
1
-2
/
+4
2024-02-21
firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filena...
Markus Elfring
1
-1
/
+1
2024-02-20
firmware: arm_scmi: Report frequencies in the perf notifications
Cristian Marussi
1
-0
/
+69
2024-02-20
firmware: arm_scmi: Use opps_by_lvl to store opps
Cristian Marussi
1
-11
/
+19
2024-02-20
firmware: arm_scmi: Implement is_notify_supported callback in powercap protocol
Cristian Marussi
1
-4
/
+41
2024-02-20
firmware: arm_scmi: Implement is_notify_supported callback in reset protocol
Cristian Marussi
1
-8
/
+29
2024-02-20
firmware: arm_scmi: Implement is_notify_supported callback in sensor protocol
Cristian Marussi
1
-1
/
+36
2024-02-20
firmware: arm_scmi: Implement is_notify_supported callback in clock protocol
Cristian Marussi
1
-4
/
+43
2024-02-20
firmware: arm_ffa: Make ffa_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-20
firmware: arm_scmi: Implement is_notify_supported callback in system power pr...
Cristian Marussi
1
-0
/
+16
2024-02-20
firmware: arm_scmi: Implement is_notify_supported callback in power protocol
Cristian Marussi
1
-3
/
+27
2024-02-20
firmware: arm_scmi: Implement is_notify_supported callback in perf protocol
Cristian Marussi
1
-3
/
+42
2024-02-20
firmware: arm_scmi: Add a common helper to check if a message is supported
Cristian Marussi
2
-0
/
+38
2024-02-20
firmware: arm_scmi: Check for notification support
Cristian Marussi
2
-1
/
+20
2024-02-20
firmware: arm_scmi: Make scmi_bus_type const
Ricardo B. Marliere
2
-2
/
+2
2024-02-20
firmware: arm_scmi: Fix double free in SMC transport cleanup path
Andre Przywara
1
-0
/
+7
2024-02-20
firmware: arm_scmi: Implement clock get permissions
Peng Fan
1
-0
/
+64
2024-02-20
firmware: arm_scmi: Add multiple protocols registration support
Cristian Marussi
1
-2
/
+22
2024-02-20
firmware: arm_scmi: Rework clock domain info lookups
Cristian Marussi
1
-6
/
+14
[next]