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
2023-10-06
firmware: arm_scmi: Specify the performance level when adding an OPP
Ulf Hansson
1
-1
/
+5
2023-10-06
firmware: arm_scmi: Simplify error path in scmi_dvfs_device_opps_add()
Ulf Hansson
1
-12
/
+4
2023-10-04
pmdomain: imx: Move Kconfig options to the pmdomain subsystem
Ulf Hansson
1
-6
/
+0
2023-10-04
efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory
Adrian Hunter
1
-0
/
+20
2023-10-02
firmware: ti_sci: Mark driver as non removable
Dhruva Gole
1
-45
/
+1
2023-09-30
Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
3
-4
/
+17
2023-09-29
firmware: tegra: bpmp: Replace deprecated strncpy() with strscpy_pad()
Justin Stitt
1
-2
/
+2
2023-09-28
Merge tag 'scmi-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...
Arnd Bergmann
1
-2
/
+2
2023-09-28
Merge tag 'ffa-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...
Arnd Bergmann
1
-2
/
+14
2023-09-27
firmware: qcom_scm: use 64-bit calling convention only when client is 64-bit
Kathiravan Thirumoorthy
1
-0
/
+7
2023-09-27
firmware: arm_scmi: Rename scmi_{msg_,}clock_config_{get,set}_{2,21}
Sudeep Holla
1
-19
/
+22
2023-09-27
firmware: arm_scmi: Do not use !! on boolean when setting msg->flags
Sudeep Holla
1
-2
/
+2
2023-09-25
firmware: arm_ffa: Don't set the memory region attributes for MEM_LEND
Sudeep Holla
1
-2
/
+14
2023-09-22
Merge tag 'efi-fixes-for-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+29
2023-09-21
firmware: arm_scmi: Move power-domain driver to the pmdomain dir
Sudeep Holla
2
-154
/
+0
2023-09-21
pmdomain: arm: Add the SCMI performance domain
Ulf Hansson
1
-0
/
+12
2023-09-21
firmware: arm_scmi: Drop redundant ->device_domain_id() from perf ops
Ulf Hansson
1
-13
/
+0
2023-09-21
firmware: arm_scmi: Align perf ops to use domain-id as in-parameter
Ulf Hansson
1
-18
/
+4
2023-09-21
firmware: arm_scmi: Extend perf protocol ops to get information of a domain
Ulf Hansson
1
-17
/
+30
2023-09-21
firmware: arm_scmi: Extend perf protocol ops to get number of domains
Ulf Hansson
1
-0
/
+8
2023-09-21
Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-17
/
+17
2023-09-20
firmware: qcom_scm: disable SDI if required
Robert Marko
2
-0
/
+31
2023-09-20
firmware: arm_scmi: Add clock OEM config clock operations
Cristian Marussi
1
-0
/
+22
2023-09-20
firmware: arm_scmi: Add clock .state_get support to pre-v3.2
Cristian Marussi
1
-7
/
+45
2023-09-20
firmware: arm_scmi: Add v3.2 clock CONFIG_GET support
Cristian Marussi
1
-0
/
+64
2023-09-20
firmware: arm_scmi: Add clock v3.2 CONFIG_SET support
Cristian Marussi
1
-8
/
+80
2023-09-20
firmware: arm_scmi: Simplify enable/disable clock operations
Cristian Marussi
1
-18
/
+6
2023-09-20
firmware: ti_sci: refactor deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-09-20
firmware: ti_sci: Use list_for_each_entry() helper
Jinjie Ruan
1
-6
/
+2
2023-09-19
efi/unaccepted: Make sure unaccepted table is mapped
Kirill A. Shutemov
1
-3
/
+29
2023-09-19
firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()
Christophe JAILLET
1
-0
/
+1
2023-09-15
firmware: qcom: qseecom: Add missing AUXILIARY_BUS dependency
Bjorn Andersson
1
-0
/
+1
2023-09-15
x86/efi: Disregard setup header of loaded image
Ard Biesheuvel
1
-40
/
+6
2023-09-15
x86/efi: Drop EFI stub .bss from .data section
Ard Biesheuvel
1
-7
/
+0
2023-09-14
firmware: qcom-scm: order includes alphabetically
Bartosz Golaszewski
1
-8
/
+9
2023-09-13
firmware: cirrus: cs_dsp: Only log list of algorithms in debug build
Richard Fitzgerald
1
-17
/
+17
2023-09-13
firmware: Add support for Qualcomm UEFI Secure Application
Maximilian Luz
4
-1
/
+891
2023-09-13
firmware: qcom_scm: Add support for Qualcomm Secure Execution Environment SCM...
Maximilian Luz
4
-0
/
+529
2023-09-11
drivers: meson: sm: correct meson_sm_* API retval handling
Alexey Romanov
1
-7
/
+13
2023-09-11
firmware: arm_scmi: Fixup perf power-cost/microwatt support
Sibi Sankar
1
-2
/
+2
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
6
-283
/
+4
2023-09-11
efi/unaccepted: Use ACPI reclaim memory for unaccepted memory table
Ard Biesheuvel
1
-1
/
+1
2023-09-09
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-124
/
+197
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
5
-124
/
+197
2023-09-05
riscv: libstub: Implement KASLR by using generic functions
Alexandre Ghiti
2
-19
/
+16
2023-09-05
libstub: Fix compilation warning for rv32
Alexandre Ghiti
1
-1
/
+1
2023-09-05
arm64: libstub: Move KASLR handling functions to kaslr.c
Alexandre Ghiti
4
-105
/
+181
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+119
2023-08-30
Merge tag 'pinctrl-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+49
2023-08-30
Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
10
-8
/
+9
[prev]
[next]