index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
arm_scmi
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware: arm_scmi: reset: fix reset_state assignment in scmi_domain_reset
Sudeep Holla
2019-09-18
1
-1
/
+1
*
firmware: arm_scmi: Add RESET protocol in SCMI v2.0
Sudeep Holla
2019-08-12
2
-1
/
+232
*
firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocol
Sudeep Holla
2019-08-12
1
-4
/
+99
*
firmware: arm_scmi: Add discovery of SCMI v2.0 performance fastchannels
Sudeep Holla
2019-08-12
1
-4
/
+149
*
firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessors
Sudeep Holla
2019-08-12
6
-27
/
+20
*
firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possible
Sudeep Holla
2019-08-12
1
-3
/
+16
*
firmware: arm_scmi: Drop config flag in clk_ops->rate_set
Sudeep Holla
2019-08-12
1
-2
/
+2
*
firmware: arm_scmi: Add asynchronous sensor read if it supports
Sudeep Holla
2019-08-12
1
-8
/
+22
*
firmware: arm_scmi: Drop async flag in sensor_ops->reading_get
Sudeep Holla
2019-08-12
1
-2
/
+2
*
firmware: arm_scmi: Add support for asynchronous commands and delayed response
Sudeep Holla
2019-08-12
2
-3
/
+46
*
firmware: arm_scmi: Add mechanism to unpack message headers
Sudeep Holla
2019-08-12
1
-0
/
+18
*
firmware: arm_scmi: Separate out tx buffer handling and prepare to add rx
Sudeep Holla
2019-08-12
1
-13
/
+27
*
firmware: arm_scmi: Add receive channel support for notifications
Sudeep Holla
2019-08-12
1
-4
/
+26
*
firmware: arm_scmi: Segregate tx channel handling and prepare to add rx
Sudeep Holla
2019-08-12
1
-18
/
+23
*
firmware: arm_scmi: Reorder some functions to avoid forward declarations
Sudeep Holla
2019-08-12
1
-90
/
+90
*
firmware: arm_scmi: Check if platform has released shmem before using
Sudeep Holla
2019-08-12
1
-0
/
+8
*
firmware: arm_scmi: Use the term 'message' instead of 'command'
Sudeep Holla
2019-08-12
2
-8
/
+8
*
firmware: arm_scmi: Fix few trivial typos in comments
Sudeep Holla
2019-08-12
1
-2
/
+2
*
firmware: arm_scmi: Remove extra check for invalid length message responses
Sudeep Holla
2019-08-12
1
-6
/
+0
*
firmware: arm_scmi: Align few names in sensors protocol with SCMI specification
Sudeep Holla
2019-08-12
1
-13
/
+15
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-07-19
2
-2
/
+10
|
\
|
*
Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2019-06-17
2
-2
/
+10
|
|
\
|
|
*
firmware: arm_scmi: fetch and store sensor scale
Florian Fainelli
2019-06-12
1
-0
/
+6
|
|
*
firmware: arm_scmi: update rate_discrete in clock_describe_rates_get
Peng Fan
2019-06-12
1
-0
/
+2
|
|
*
firmware: arm_scmi: fix bitfield definitions for SENSOR_DESC attributes
Sudeep Holla
2019-06-12
1
-2
/
+2
*
|
|
firmware: arm_scmi: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-06-19
1
-1
/
+1
|
/
/
*
/
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
firmware: arm_scmi: replace of_match_device->data with of_device_get_match_da...
Aditya Pakki
2019-04-12
1
-1
/
+3
*
firmware: arm_scmi: fix of_node leak in scmi_mailbox_check
Steven Price
2019-04-12
1
-3
/
+1
*
firmware: arm_scmi: provide the mandatory device release callback
Sudeep Holla
2019-01-30
1
-2
/
+7
*
firmware: arm_scmi: add a getter for power of performance states
Quentin Perret
2018-09-10
1
-0
/
+28
*
firmware: arm_scmi: use strlcpy to ensure NULL-terminated strings
Sudeep Holla
2018-09-10
5
-5
/
+5
*
firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero
Sudeep Holla
2018-09-06
1
-1
/
+7
*
firmware: arm_scmi: remove some unnecessary checks
Dan Carpenter
2018-07-09
1
-5
/
+0
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-11
8
-143
/
+151
|
\
|
*
Merge tag 'scmi-updates-4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2018-05-15
8
-143
/
+151
|
|
\
|
|
*
firmware: arm_scmi: simplify exit path by returning on error
Sudeep Holla
2018-05-10
1
-5
/
+6
|
|
*
firmware: arm_scmi: improve exit paths and code readability
Sudeep Holla
2018-05-10
1
-10
/
+12
|
|
*
firmware: arm_scmi: remove unnecessary bitmap_zero
Sudeep Holla
2018-05-10
1
-2
/
+0
|
|
*
firmware: arm_scmi: drop unused `con_priv` structure member
Sudeep Holla
2018-05-10
1
-2
/
+0
|
|
*
firmware: arm_scmi: rename scmi_xfer_{init,get,put}
Sudeep Holla
2018-05-10
7
-66
/
+69
|
|
*
firmware: arm_scmi: rename get_transition_latency and add_opps_to_device
Sudeep Holla
2018-05-10
1
-5
/
+5
|
|
*
firmware: arm_scmi: fix kernel-docs documentation
Sudeep Holla
2018-05-09
3
-32
/
+40
|
|
*
firmware: arm_scmi: improve code readability using bitfield accessor macros
Sudeep Holla
2018-05-09
2
-21
/
+19
*
|
|
Merge tag 'scmi-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2018-05-14
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
firmware: arm_scmi: Use after free in scmi_create_protocol_device()
Dan Carpenter
2018-05-08
1
-0
/
+1
|
|
/
*
/
firmware: arm_scmi: remove redundant null check on array
Colin Ian King
2018-04-16
1
-1
/
+1
|
/
*
firmware: arm_scmi: prevent accessing rate_discrete uninitialized
Anders Roxell
2018-03-20
1
-2
/
+3
*
firmware: arm_scmi: add device power domain support using genpd
Sudeep Holla
2018-02-28
2
-0
/
+130
*
firmware: arm_scmi: add per-protocol channels support using idr objects
Sudeep Holla
2018-02-28
1
-12
/
+42
[next]