index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-twl6040.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-15
soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2
-6
/
+2
2019-08-14
dt-bindings: gpio: Document GPIOs via Moxtet bus
Marek Behún
2
-0
/
+19
2019-08-14
drivers: gpio: Add support for GPIOs over Moxtet bus
Marek Behún
4
-0
/
+190
2019-08-14
bus: moxtet: Add sysfs and debugfs documentation
Marek Behún
3
-0
/
+42
2019-08-14
dt-bindings: bus: Document moxtet bus binding
Marek Behún
2
-0
/
+47
2019-08-14
bus: Add support for Moxtet bus
Marek Behún
6
-0
/
+1029
2019-08-12
reset: Add support for resets provided by SCMI
Sudeep Holla
4
-0
/
+137
2019-08-12
firmware: arm_scmi: Add RESET protocol in SCMI v2.0
Sudeep Holla
3
-1
/
+258
2019-08-12
dt-bindings: arm: Extend SCMI to support new reset protocol
Sudeep Holla
1
-0
/
+17
2019-08-12
firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocol
Sudeep Holla
1
-4
/
+99
2019-08-12
firmware: arm_scmi: Add discovery of SCMI v2.0 performance fastchannels
Sudeep Holla
1
-4
/
+149
2019-08-12
firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessors
Sudeep Holla
6
-27
/
+20
2019-08-12
firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possible
Sudeep Holla
1
-3
/
+16
2019-08-12
firmware: arm_scmi: Drop config flag in clk_ops->rate_set
Sudeep Holla
3
-4
/
+4
2019-08-12
firmware: arm_scmi: Add asynchronous sensor read if it supports
Sudeep Holla
2
-8
/
+24
2019-08-12
firmware: arm_scmi: Drop async flag in sensor_ops->reading_get
Sudeep Holla
3
-4
/
+4
2019-08-12
firmware: arm_scmi: Add support for asynchronous commands and delayed response
Sudeep Holla
2
-3
/
+46
2019-08-12
firmware: arm_scmi: Add mechanism to unpack message headers
Sudeep Holla
1
-0
/
+18
2019-08-12
firmware: arm_scmi: Separate out tx buffer handling and prepare to add rx
Sudeep Holla
1
-13
/
+27
2019-08-12
firmware: arm_scmi: Add receive channel support for notifications
Sudeep Holla
1
-4
/
+26
2019-08-12
firmware: arm_scmi: Segregate tx channel handling and prepare to add rx
Sudeep Holla
1
-18
/
+23
2019-08-12
firmware: arm_scmi: Reorder some functions to avoid forward declarations
Sudeep Holla
1
-90
/
+90
2019-08-12
firmware: arm_scmi: Check if platform has released shmem before using
Sudeep Holla
1
-0
/
+8
2019-08-12
firmware: arm_scmi: Use the term 'message' instead of 'command'
Sudeep Holla
2
-8
/
+8
2019-08-12
firmware: arm_scmi: Fix few trivial typos in comments
Sudeep Holla
1
-2
/
+2
2019-08-12
firmware: arm_scmi: Remove extra check for invalid length message responses
Sudeep Holla
1
-6
/
+0
2019-08-12
firmware: arm_scmi: Align few names in sensors protocol with SCMI specification
Sudeep Holla
2
-19
/
+21
2019-08-12
firmware: arm_scmi: Use the correct style for SPDX License Identifier
Sudeep Holla
1
-1
/
+1
2019-08-06
reset: Add DesignWare IP support to simple reset
Gustavo Pimentel
2
-1
/
+4