index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
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
*
firmware: arm_scmi: refactor in preparation to support per-protocol channels
Sudeep Holla
2018-02-28
1
-34
/
+56
*
firmware: arm_scmi: add option for polling based performance domain operations
Sudeep Holla
2018-02-28
1
-8
/
+11
*
firmware: arm_scmi: add support for polling based SCMI transfers
Sudeep Holla
2018-02-28
1
-8
/
+47
*
firmware: arm_scmi: probe and initialise all the supported protocols
Sudeep Holla
2018-02-28
1
-1
/
+50
*
firmware: arm_scmi: add initial support for sensor protocol
Sudeep Holla
2018-02-28
2
-1
/
+292
*
firmware: arm_scmi: add initial support for power protocol
Sudeep Holla
2018-02-28
2
-1
/
+222
*
firmware: arm_scmi: add initial support for clock protocol
Sudeep Holla
2018-02-28
2
-1
/
+343
*
firmware: arm_scmi: add initial support for performance protocol
Sudeep Holla
2018-02-28
3
-1
/
+480
*
firmware: arm_scmi: add scmi protocol bus to enumerate protocol devices
Sudeep Holla
2018-02-28
3
-1
/
+224
*
firmware: arm_scmi: add common infrastructure and support for base protocol
Sudeep Holla
2018-02-28
4
-1
/
+345
*
firmware: arm_scmi: add basic driver infrastructure for SCMI
Sudeep Holla
2018-02-28
3
-0
/
+746