index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
domain.c
Age
Commit message (
Expand
)
Author
2014-09-25
PM / Domains: Add genpd attach/detach callbacks
Geert Uytterhoeven
2014-09-23
PM / Domains: add debugfs listing of struct generic_pm_domain-s
Maciej Matraszek
2014-09-22
PM / Domains: Add generic OF-based PM domain look-up
Tomasz Figa
2014-09-22
PM / domains: Spelling s/domian/domain/
Geert Uytterhoeven
2014-09-09
PM / domains: Add late_initcall to disable unused PM domains
Ulf Hansson
2014-09-09
PM / domains: Remove genpd_queue_power_off_work() API
Ulf Hansson
2014-09-09
PM / domains: Remove pm_genpd_syscore_switch() API
Ulf Hansson
2014-09-09
PM / domains: Remove redundant check for CONFIG_PM
Ulf Hansson
2014-09-09
PM / domains: Remove dev_irq_safe from genpd config
Ulf Hansson
2014-09-09
PM / domains: Remove system PM callbacks from gpd_dev_ops
Ulf Hansson
2014-09-09
PM / domains: Ignore callbacks for subsys generic_pm_domain_data
Ulf Hansson
2014-09-09
PM / domains: Remove the pm_genpd_add|remove_callbacks APIs
Ulf Hansson
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-07
PM / domains: Add pd_ignore_unused to keep power domains enabled
Tushar Behera
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-03-01
PM / domains: Turn latency warning into debug message
Philipp Zabel
2014-02-14
drivers/base: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-04-12
PM / Runtime: Improve prepare handling at system suspend for genpd
Ulf Hansson
2013-04-12
PM / Runtime: Asyncronous idle|suspend devices at system resume
Ulf Hansson
2013-01-26
PM / Domains: don't use [delayed_]work_pending()
Tejun Heo
2012-11-29
Merge branch 'pm-qos'
Rafael J. Wysocki
2012-10-24
PM / Domains: Check device PM QoS flags in pm_genpd_poweroff()
Rafael J. Wysocki
2012-10-23
PM / Domains: Fix memory leak on error path in pm_genpd_attach_cpuidle
jhbird.choi@samsung.com
2012-09-06
PM / Domains: Fix compilation warning related to genpd_start_dev_no_timing()
Sachin Kamat
2012-09-04
PM / Domains: Operations related to cpuidle using domain names
Rafael J. Wysocki
2012-09-04
PM / Domains: Document cpuidle-related functions and change their names
Rafael J. Wysocki
2012-09-04
PM / Domains: Add power-on function using names to identify domains
Rafael J. Wysocki
2012-09-04
PM / Domains: Make it possible to use names when adding subdomains
Rafael J. Wysocki
2012-09-04
PM / Domains: Make it possible to use domain names when adding devices
Rafael J. Wysocki
2012-09-04
PM: Do not use the syscore flag for runtime PM
Rafael J. Wysocki
2012-09-04
PM / Domains: Do not measure start time for "irq safe" devices
Rafael J. Wysocki
2012-09-04
PM / Domains: Move syscore flag from subsys data to struct device
Rafael J. Wysocki
2012-09-04
PM / Domains: Rename the always_on device flag to syscore
Rafael J. Wysocki
2012-09-04
PM / Domains: Add power off/on function for system core suspend stage
Rafael J. Wysocki
2012-09-04
PM / Domains: Introduce simplified power on routine for system resume
Rafael J. Wysocki
2012-07-12
PM / Domains: Fix build warning for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
2012-07-11
PM / Domains: Replace plain integer with NULL pointer in domain.c file
Sachin Kamat
2012-07-10
PM / Domains: Add missing static storage class specifier in domain.c file
Sachin Kamat
2012-07-05
PM / Domains: Allow device callbacks to be added at any time
Rafael J. Wysocki
2012-07-05
PM / Domains: Add device domain data reference counter
Rafael J. Wysocki
2012-07-03
PM / Domains: Add preliminary support for cpuidle, v2
Rafael J. Wysocki
2012-07-01
PM / Domains: Do not stop devices after restoring their states
Rafael J. Wysocki
2012-07-01
PM / Domains: Use subsystem runtime suspend/resume callbacks by default
Rafael J. Wysocki
2012-05-18
PM / Domains: Make it possible to add devices to inactive domains
Rafael J. Wysocki
2012-05-11
PM / Domains: Fix link checking when add subdomain
Huang Ying
2012-05-05
PM / Domains: Cache device stop and domain power off governor results, v3
Rafael J. Wysocki
2012-05-05
PM / Domains: Make device removal more straightforward
Rafael J. Wysocki
2012-05-01
PM / Runtime: Remove device fields related to suspend time, v2
Rafael J. Wysocki
2012-05-01
PM / Domains: Rework default domain power off governor function, v2
Rafael J. Wysocki
[prev]
[next]