Age | Commit message (Expand) | Author | Files | Lines |
2022-07-04 | firmware: arm_scmi: Add SCMI v3.1 powercap fast channels support | Cristian Marussi | 2 | -33/+138 |
2022-07-04 | firmware: arm_scmi: Generalize the fast channel support | Cristian Marussi | 3 | -171/+231 |
2022-07-04 | firmware: arm_scmi: Add SCMI v3.1 powercap protocol basic support | Cristian Marussi | 5 | -1/+882 |
2022-07-04 | dt-bindings: firmware: arm,scmi: Add support for powercap protocol | Cristian Marussi | 1 | -0/+10 |
2022-07-04 | firmware: arm_scmi: Add SCMI System Power Control driver | Cristian Marussi | 3 | -0/+375 |
2022-07-04 | firmware: arm_scmi: Add devm_protocol_acquire helper | Cristian Marussi | 2 | -15/+60 |
2022-07-04 | firmware: arm_scmi: Add SCMI v3.1 System Power extensions | Cristian Marussi | 2 | -1/+18 |
2022-07-04 | firmware: arm_scmi: Support only one single system power device | Cristian Marussi | 1 | -0/+23 |
2022-07-04 | firmware: arm_scmi: Use new SCMI full message tracing | Cristian Marussi | 1 | -0/+21 |
2022-07-04 | include: trace: Add SCMI full message tracing | Cristian Marussi | 1 | -0/+31 |
2022-07-04 | firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails | Sudeep Holla | 1 | -26/+35 |
2022-06-27 | firmware: arm_scmi: Remove usage of the deprecated ida_simple_xxx API | Bo Liu | 1 | -3/+3 |
2022-06-27 | firmware: arm_scmi: Fix response size warning for OPTEE transport | Vincent Guittot | 1 | -1/+6 |
2022-06-20 | firmware: arm_scmi: Relax CLOCK_DESCRIBE_RATES out-of-spec checks | Cristian Marussi | 3 | -1/+29 |
2022-06-12 | firmware: arm_scmi: Fix incorrect error propagation in scmi_voltage_descripto... | Ludvig Pärsson | 1 | -7/+2 |
2022-06-10 | firmware: arm_scmi: Avoid using extended string-buffers sizes if not necessary | Cristian Marussi | 9 | -17/+16 |
2022-06-10 | firmware: arm_scmi: Fix SENSOR_AXIS_NAME_GET behaviour when unsupported | Cristian Marussi | 1 | -10/+46 |
2022-06-06 | firmware: arm_scmi: Remove all the unused local variables | Cristian Marussi | 4 | -13/+12 |
2022-06-06 | firmware: arm_scmi: Relax base protocol sanity checks on the protocol list | Cristian Marussi | 1 | -5/+11 |
2022-06-05 | Linux 5.19-rc1 | Linus Torvalds | 1 | -2/+2 |
2022-06-05 | Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -6/+4 |
2022-06-05 | Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 7 | -35/+50 |
2022-06-05 | Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 7 | -3/+76 |
2022-06-05 | bluetooth: don't use bitmaps for random flag accesses | Linus Torvalds | 5 | -39/+27 |
2022-06-05 | fix the breakage in close_fd_get_file() calling conventions change | Al Viro | 3 | -6/+4 |
2022-06-05 | Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -6/+115 |
2022-06-05 | Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+4 |
2022-06-05 | Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -112/+20 |
2022-06-05 | Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -71/+66 |
2022-06-05 | Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+3 |
2022-06-05 | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 18 | -98/+22 |
2022-06-05 | Merge tag 'sched-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2022-06-05 | Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -2/+1 |
2022-06-05 | Merge tag 'perf-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -6/+6 |
2022-06-05 | Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 9 | -13/+24 |
2022-06-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 80 | -465/+728 |
2022-06-05 | Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 24 | -37/+2930 |
2022-06-05 | Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 17 | -350/+289 |
2022-06-04 | Merge tag 'pull-18-rc1-work.namei' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -9/+2 |
2022-06-04 | Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -30/+27 |
2022-06-04 | Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -94/+55 |
2022-06-04 | Merge tag '5.19-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci... | Linus Torvalds | 14 | -100/+143 |
2022-06-05 | kbuild: Allow to select bash in a modified environment | Schspa Shi | 1 | -1/+1 |
2022-06-05 | scripts: kconfig: nconf: make nconfig accept jk keybindings | Isak Ellmer | 1 | -2/+6 |
2022-06-05 | modpost: use fnmatch() to simplify match() | Masahiro Yamada | 1 | -61/+13 |
2022-06-05 | modpost: simplify mod->name allocation | Masahiro Yamada | 1 | -13/+12 |
2022-06-05 | kbuild: factor out the common objtool arguments | Masahiro Yamada | 4 | -97/+52 |
2022-06-05 | kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_o | Masahiro Yamada | 2 | -40/+62 |
2022-06-05 | kbuild: clean .tmp_* pattern by make clean | Masahiro Yamada | 3 | -8/+5 |
2022-06-04 | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux | Linus Torvalds | 27 | -207/+263 |