index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
Commit message (
Expand
)
Author
Age
*
PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data()
Shuah Khan
2013-05-12
*
Merge branch 'pm-assorted'
Rafael J. Wysocki
2013-04-27
|
\
|
*
PM / OPP: add documentation to RCU head in struct opp
Nishanth Menon
2013-04-05
*
|
PM / Runtime: Improve prepare handling at system suspend for genpd
Ulf Hansson
2013-04-12
*
|
PM / Runtime: Asyncronous idle|suspend parent devices at removal
Ulf Hansson
2013-04-12
*
|
PM / Runtime: Asyncronous idle|suspend devices at system resume
Ulf Hansson
2013-04-12
|
/
*
PM / QoS: Avoid possible deadlock related to sysfs access
Rafael J. Wysocki
2013-04-01
*
PM / QoS: Remove device PM QoS sysfs attributes at the right place
Rafael J. Wysocki
2013-03-04
*
PM / QoS: Fix concurrency issues and memory leaks in device PM QoS
Rafael J. Wysocki
2013-03-04
*
pm / runtime: force memory allocation with no I/O during Runtime PM callbcack
Ming Lei
2013-02-23
*
pm / runtime: introduce pm_runtime_set_memalloc_noio()
Ming Lei
2013-02-23
*
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
|
\
|
*
PM/Qos: Expose dev_pm_qos_flags symbol
Lan Tianyu
2013-01-25
*
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-02-15
|
\
\
|
*
|
PM / OPP: Export more symbols for module usage
Mark Langsdorf
2013-02-01
|
*
|
PM / OPP: switch exported symbols to GPL variant
Nishanth Menon
2013-02-01
|
|
/
*
|
PM: Introduce suspend state PM_SUSPEND_FREEZE
Zhang Rui
2013-02-09
*
|
PM / Domains: don't use [delayed_]work_pending()
Tejun Heo
2013-01-25
|
/
*
Merge branch 'pm-sleep'
Rafael J. Wysocki
2013-01-05
|
\
|
*
PM: Move disabling/enabling runtime PM to late suspend/early resume
Rafael J. Wysocki
2013-01-05
*
|
PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request()
Rafael J. Wysocki
2013-01-05
|
/
*
Merge branch 'pm-runtime'
Rafael J. Wysocki
2012-11-29
|
\
|
*
base: power - use clk_prepare_enable and clk_prepare_disable
Murali Karicheri
2012-11-14
*
|
Merge branch 'pm-opp'
Rafael J. Wysocki
2012-11-29
|
\
\
|
*
|
PM / OPP: using kfree_rcu() to simplify the code
Wei Yongjun
2012-11-14
|
*
|
PM / OPP: predictable fail results for opp_find* functions, v2
Nishanth Menon
2012-11-14
|
*
|
PM / OPP: Export symbols for module usage.
Liam Girdwood
2012-11-14
|
*
|
PM / OPP: RCU reclaim
Vincent Guittot
2012-11-14
|
|
/
*
|
Merge branch 'pm-qos'
Rafael J. Wysocki
2012-11-29
|
\
\
|
*
|
PM / QoS: Handle device PM QoS flags while removing constraints
Rafael J. Wysocki
2012-11-24
|
*
|
PM / QoS: Resume device before exposing/hiding PM QoS flags
Lan Tianyu
2012-11-10
|
*
|
PM / QoS: Document request manipulation requirement for flags
Rafael J. Wysocki
2012-11-02
|
*
|
PM / QoS: Fix a free error in the dev_pm_qos_constraints_destroy()
Lan,Tianyu
2012-11-01
|
*
|
PM / QoS: Fix the return value of dev_pm_qos_update_request()
Rafael J. Wysocki
2012-10-30
|
*
|
PM / Domains: Check device PM QoS flags in pm_genpd_poweroff()
Rafael J. Wysocki
2012-10-23
|
*
|
PM / QoS: Make it possible to expose PM QoS device flags to user space
Rafael J. Wysocki
2012-10-23
|
*
|
PM / QoS: Introduce PM QoS device flags support
Rafael J. Wysocki
2012-10-22
|
*
|
PM / QoS: Prepare struct dev_pm_qos_request for more request types
Rafael J. Wysocki
2012-10-22
|
*
|
PM / QoS: Prepare device structure for adding more constraint types
Rafael J. Wysocki
2012-10-22
*
|
|
PM / QoS: fix wrong error-checking condition
Guennadi Liakhovetski
2012-11-23
|
|
/
|
/
|
*
|
PM / Domains: Fix memory leak on error path in pm_genpd_attach_cpuidle
jhbird.choi@samsung.com
2012-10-22
|
/
*
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-02
|
\
|
*
Merge branch 'pm-qos'
Rafael J. Wysocki
2012-09-24
|
|
\
|
|
*
Revert "PM QoS: Use spinlock in the per-device PM QoS constraints code"
Rafael J. Wysocki
2012-09-24
|
*
|
Merge branch 'pm-sleep'
Rafael J. Wysocki
2012-09-24
|
|
\
\
|
|
*
|
PM: Prevent runtime suspend during system resume
Alan Stern
2012-09-19
|
|
*
|
PM / Sleep: use resume event when call dpm_resume_early
Feng Hong
2012-09-19
|
*
|
|
Merge branch 'pm-runtime'
Rafael J. Wysocki
2012-09-24
|
|
\
\
\
|
|
*
|
|
PM / Runtime: let rpm_resume() succeed if RPM_ACTIVE, even when disabled, v2
Kevin Hilman
2012-09-22
|
*
|
|
|
Merge branch 'pm-qos'
Rafael J. Wysocki
2012-09-24
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
[next]