summaryrefslogtreecommitdiff
path: root/drivers/soc/qcom/event_timer.c (follow)
Commit message (Collapse)AuthorAge
* soc: qcom: event_timer: Fix irq_desc structure usageMahesh Sivasubramanian2016-04-13
| | | | | | | | | | | Some of the common irq data is moved into a irq_common_data structure within irq_desc structure. Change irq_data references to irq_common_data structure to fix compilation issues. Change-Id: I59c99348a44d364d74af6b67ccabdd2d8c5008b0 Signed-off-by: Mahesh Sivasubramanian <msivasub@codeaurora.org>
* soc: qcom: idle: Snapshot of idle/sleep driver as of msm-3.18Mahesh Sivasubramanian2016-03-22
This is a snapshot of the Sleep driver and realted functionality as of e70ad0cd5efdd9dc91a77dcdac31d6132e1315c1 on msm-3.18 branch Change-Id: I98fec26849898c5c66abbb1b094439780c23964d