Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7552fcd31c5ce8e6c8796d759b62520ddc48c364
/
arch
/
arm
/
mach-msm
/
pm-8x60.c
8c73fe4
Merge "msm: pm-8x60: Fix comparison of unsigned variable against 0"
by Linux Build Service Account
· 12 years ago
0369876
msm: pm-8x60: Remove unused API msm_pm_set_max_sleep_time()
by Mahesh Sivasubramanian
· 12 years ago
6900fdc
msm: pm-8x60: Fix comparison of unsigned variable against 0
by Mahesh Sivasubramanian
· 12 years ago
b7bda88
msm: pm-8x60: Use broadcast clockevent for idle wakeup
by Mahesh Sivasubramanian
· 12 years ago
ede45d0
msm: pm-8x60: Setup memory for save/restore cpu registers early
by Praveen Chidambaram
· 12 years ago
4f8a6e7
Merge "msm: pm-8x60: Add early return to msm_pm_enable_retention()"
by Linux Build Service Account
· 12 years ago
d06f5c2
msm: pm-8x60: Add early return to msm_pm_enable_retention()
by Matt Wagantall
· 12 years ago
65187f9
msm: pm-8x60: Switch to using udelay in msm_pm_wait_cpu_shutdown
by Mahesh Sivasubramanian
· 12 years ago
a57cc70
Merge "msm: hotplug: wait for hotplug completion event from secondary core"
by Linux Build Service Account
· 12 years ago
02dac8d
msm: hotplug: wait for hotplug completion event from secondary core
by Anji Jonnala
· 12 years ago
96f67d1
msm: pm-8x60: Disable premption in msm_pm_enable_retention
by Mahesh Sivasubramanian
· 12 years ago
a80e674
Merge "msm: krait-regulator: enable/disable MDD with hotplug"
by Linux Build Service Account
· 12 years ago
86cbd62
Merge "msm: pm-8x60: Remove enum from devicetree"
by Linux Build Service Account
· 12 years ago
0eaeb30
Revert "msm: pm-8x60: Use ktime_get for suspend stats"
by Mahesh Sivasubramanian
· 12 years ago
c8605a6
msm: krait-regulator: enable/disable MDD with hotplug
by Abhijeet Dharmapurikar
· 12 years ago
2b91dc8
msm: pm-8x60: Remove enum from devicetree
by Archana Sathyakumar
· 12 years ago
92fe575
msm: pm-8x60: Merge msm_pm_idle_prepare into msm_pm_idle_enter
by Priyanka Mathur
· 12 years ago
13bdad1
msm: pm-8x60: Debugfs node to read PC warmboot counters
by Priyanka Mathur
· 12 years ago
87f579c
msm: pm-8x60: Fix bug where CPU doesn't enter PC
by Mahesh Sivasubramanian
· 12 years ago
4b8df03
msm: pm-8x60: Support to do PC at the running core frequency
by Praveen Chidambaram
· 12 years ago
f27a515
msm: pm-8x60: Overhaul the low power management driver
by Praveen Chidambaram
· 12 years ago
95a48e7
Revert "msm: pm-8x60: Merge msm_pm_idle_prepare into msm_pm_idle_enter"
by Mahesh Sivasubramanian
· 12 years ago
e8f8385
msm: krait-regulator: turn off mdd when ldo is not used
by Abhijeet Dharmapurikar
· 12 years ago
a291d8a
msm: pm-8x60: Don't save or restore GIC,VFP state in power collapse
by Girish Mahadevan
· 12 years ago
0664ee4
msm: pm-8x60: Use ktime_get for suspend stats
by Mahesh Sivasubramanian
· 12 years ago
269e154
msm: pm-8x60: Merge msm_pm_idle_prepare into msm_pm_idle_enter
by Priyanka Mathur
· 12 years ago
1b8601b
msm: pm: Add API to enable/disable retention mode
by Mahesh Sivasubramanian
· 12 years ago
aa109db
Revert "msm: pm-8x60: Merge msm_pm_idle_prepare into msm_pm_idle_enter"
by Sridhar Parasuram
· 12 years ago
d8ad298
msm: pm-8x60: Merge msm_pm_idle_prepare into msm_pm_idle_enter
by Priyanka Mathur
· 12 years ago
848bb4c
msm: pm-8x60: Do not default to WFI when not enabled
by Priyanka Mathur
· 12 years ago
5e61411
msm: AVS: Refactor and clean up avs_hw.S to avs.c
by Praveen Chidambaram
· 12 years ago
26b4a4b
msm: tracing: Add ftrace support for LPM driver
by Priyanka Mathur
· 12 years ago
cdc738e
Merge "msm: avs: Add API to restore the AVSCSR register"
by Linux Build Service Account
· 12 years ago
5594499
msm: pm-8x60: Modify L2 management mechanism in power collapse
by Girish Mahadevan
· 12 years ago
ad138da
msm: avs: Add API to restore the AVSCSR register
by Mahesh Sivasubramanian
· 12 years ago
e6d3399
msm: pm-8x60: Mark PC counters address as non-cacheable
by Mahesh Sivasubramanian
· 12 years ago
5d304ff
Merge "msm: pm: Add support for retention on each core"
by Linux Build Service Account
· 12 years ago
68a9bc5
msm: pm: Add support for retention on each core
by Priyanka Mathur
· 12 years ago
c594a09
msm: pm-8x60: save and restore CP15 registers
by Praveen Chidambaram
· 12 years ago
dc318fd
msm: pm: Adjust for events with hard wakeups
by Girish Mahadevan
· 12 years ago
cb39662
msm: pm: warmboot entry/exit counters on IMEM
by Mahesh Sivasubramanian
· 13 years ago
ba7e01c
msm: pm-8x60: Fix bug where device enter low power mode
by Mahesh Sivasubramanian
· 12 years ago
d27ca4a
msm: pm: Support for Krait Retention
by Girish Mahadevan
· 12 years ago
bda7427
msm: pm-8x60: Unconditionally support WFI hotplug
by Stephen Boyd
· 12 years ago
5375aa7
msm: pm-8x60: Remove msm_pm_wait_cpu_shutdown()/verify_cpu_pc() APIs
by Matt Wagantall
· 12 years ago
c02367a
msm: pm-stats: fix the bug in pm stats refactor
by Anji Jonnala
· 12 years ago
05d6851
msm: pm-8x60: Check for SPM status in msm_pm_verify_cpu_pc
by Mahesh Sivasubramanian
· 12 years ago
d2059c3
msm: pm-8x60: Initialize attributes with sysfs_attr_init()
by Stephen Boyd
· 12 years ago
896d253
msm: spm: Allow setting of voltages across cpus
by Mahesh Sivasubramanian
· 12 years ago
90ced6e
msm: 8974: rename copper to 8974
by Abhimanyu Kapur
· 12 years ago
6d817e2
msm: pm: Remove idle wakelock checking
by Stephen Boyd
· 13 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 13 years ago
6d06e3a
msm: pm-8x60: Refactor to remove dependencies on rpm_resources.c
by Mahesh Sivasubramanian
· 13 years ago
3895bde
msm: pm-stats: refactor pm-stats into its own file
by Praveen Chidambaram
· 13 years ago
c812705
msm: 8960: Set last sleep mode variable for WFI
by Girish Mahadevan
· 13 years ago
38a8c6e
ARM: cache-l2x0: Save L2CC registers using pl310 save/resume
by Taniya Das
· 13 years ago
4e025d9
msm: pm-8x60: Don't restore ACPU frequency for hotplug cases.
by Girish Mahadevan
· 13 years ago
192979f
msm: pm-8x60: Use Qtimer for copper
by Praveen Chidambaram
· 13 years ago
b29750d
msm: headsmp: Fix section mismatch warning
by Stephen Boyd
· 13 years ago
a022290
Revert "ARM: cache-l2x0: Save L2CC registers using pl310 save/resume"
by Sridhar Parasuram
· 13 years ago
d3d844d
msm: pm-8x60: Add retention mode for processor cores
by Praveen Chidambaram
· 13 years ago
42da9d2
msm: pm-8x60: Move target independent data into the driver
by Praveen Chidambaram
· 13 years ago
e396ce6
msm: rpm: Move RPM to CPU0 IRQ handling into RPM driver
by Praveen Chidambaram
· 13 years ago
f51e94e
ARM: cache-l2x0: Save L2CC registers using pl310 save/resume
by Taniya Das
· 13 years ago
730ad7a
msm: pm: clean msm_pm_pc_pgd in the cache after writing
by Steve Muckle
· 13 years ago
fcece05
msm: pm: save registers to noncached area before pc
by Steve Muckle
· 13 years ago
606fb50
msm: qdss: move external jtag declarations to external qdss header file
by Pratik Patel
· 13 years ago
e78dfb6
msm: pm-8x60: Save and restore the GIC_CPU_CTRL during power collapse
by Rohit Vaswani
· 13 years ago
7cca464
msm: pm: Move pm.h back into "mach-msm" from "mach-msm/include/mach"
by Matt Wagantall
· 13 years ago
6fb932d
msm: pm-8x60: Add clock debug to idle code path.
by Karthik Parsha
· 13 years ago
6866b1c
msm: pm-8x60: Check for SPM status to verify CPU_DEAD
by Maheshkumar Sivasubramanian
· 14 years ago
efaca4f
msm: move pm and cpuidle to machine include directory
by Abhijeet Dharmapurikar
· 13 years ago
d23add1
msm: pm-8x60: Move hotplug related code out of pm code.
by Mahesh Sivasubramanian
· 13 years ago
c6c5503
msm: pm-8x60: Warmboot support for 9615
by Maheshkumar Sivasubramanian
· 13 years ago
fdaef16
msm: Fix out of bounds memory access and null pointer checks
by Praveen Chidambaram
· 13 years ago
fd6f56a
msm: qdss: save and restore debug registers across PC
by Pratik Patel
· 13 years ago
2b0fdd0
msm: Fix possible string overflows and uninitialized variable
by Praveen Chidambaram
· 13 years ago
8ccc16e
msm: pm-boot: Common API to configure warmboot address
by Maheshkumar Sivasubramanian
· 13 years ago
d5ac2d3
msm: pm-8x60: Fix incorrect check for freeing memory on error
by Praveen Chidambaram
· 13 years ago
2cfda63
msm:pm-8x60: Free memory on failure to add Kobject
by Praveen Chidambaram
· 13 years ago
e2fc3f6
msm: Makefile: Compile pm-8x60.c and cpuidle for 9x15
by Maheshkumar Sivasubramanian
· 13 years ago
e577179
msm: qdss: restore trace state for cores early during hotplug on
by Pratik Patel
· 13 years ago
dd93ecf
msm: pm-8x60: Decrement L2 reset counter on failed power collapses
by Maheshkumar Sivasubramanian
· 13 years ago
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 13 years ago