index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-08
PM / OPP: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Thomas Meyer
1
-1
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-1
/
+8
2011-11-04
PM / Runtime: Automatically retry failed autosuspends
Alan Stern
1
-2
/
+16
2011-11-04
PM / Runtime: Fix runtime accounting calculation error
venu byravarasu
1
-4
/
+1
2011-10-31
drivers/base: change module.h -> export.h in power/common.c
Paul Gortmaker
1
-1
/
+1
2011-10-31
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
7
-0
/
+7
2011-10-22
PM / Clocks: Remove redundant NULL checks before kfree()
Jonghwan Choi
1
-3
/
+1
2011-10-22
Merge branch 'pm-domains' into pm-for-linus
Rafael J. Wysocki
2
-3
/
+9
2011-10-22
PM / Sleep: Mark devices involved in wakeup signaling during suspend
Rafael J. Wysocki
2
-3
/
+9
2011-10-16
PM: Update the policy on default wakeup settings
Alan Stern
1
-1
/
+3
2011-10-16
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
1
-5
/
+26
2011-10-16
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
1
-15
/
+18
2011-10-16
PM / Runtime: Handle .runtime_suspend() failure correctly
Ming Lei
1
-12
/
+13
2011-10-16
PM / Runtime: Fix kerneldoc comment for rpm_suspend()
Ming Lei
1
-8
/
+10
2011-10-07
Merge branch 'pm-devfreq' into pm-for-linus
Rafael J. Wysocki
1
-0
/
+30
2011-10-07
Merge branch 'pm-qos' into pm-for-linus
Rafael J. Wysocki
4
-3
/
+433
2011-10-07
Merge branch 'pm-domains' into pm-for-linus
Rafael J. Wysocki
4
-212
/
+347
2011-10-07
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
1
-29
/
+65
2011-10-04
PM / QoS: Add function dev_pm_qos_read_value() (v3)
Rafael J. Wysocki
3
-74
/
+102
2011-09-30
PM / OPP: Add OPP availability change notifier.
MyungJoo Ham
1
-0
/
+30
2011-09-27
PM / Runtime: Replace dev_dbg() with trace_rpm_*()
Ming Lei
1
-4
/
+7
2011-09-27
PM / Runtime: Don't run callbacks under lock for power.irq_safe set
Rafael J. Wysocki
1
-22
/
+46
2011-09-26
PM / Domains: Split device PM domain data into base and need_restore
Rafael J. Wysocki
1
-9
/
+19
2011-09-26
Merge branch 'pm-fixes' into pm-domains
Rafael J. Wysocki
1
-37
/
+39
2011-09-26
PM / Clocks: Do not acquire a mutex under a spinlock
Rafael J. Wysocki
1
-37
/
+38
2011-08-25
PM / Domains: Preliminary support for devices with power.irq_safe set
Rafael J. Wysocki
1
-1
/
+18
2011-08-25
PM QoS: Add global notification mechanism for device constraints
Jean Pihet
1
-14
/
+75
2011-08-25
PM QoS: Implement per-device PM QoS constraints
Jean Pihet
3
-2
/
+343
2011-08-25
PM: Move clock-related definitions and headers to separate file
Rafael J. Wysocki
2
-3
/
+2
2011-08-25
PM / Domains: Use power.sybsys_data to reduce overhead
Rafael J. Wysocki
1
-57
/
+30
2011-08-25
PM: Reference counting of power.subsys_data
Rafael J. Wysocki
3
-20
/
+93
2011-08-25
PM: Introduce struct pm_subsys_data
Rafael J. Wysocki
1
-58
/
+64
2011-08-25
PM / Domains: Rename argument of pm_genpd_add_subdomain()
Rafael J. Wysocki
1
-13
/
+13
2011-08-25
PM / Domains: Rename GPD_STATE_WAIT_PARENT to GPD_STATE_WAIT_MASTER
Rafael J. Wysocki
1
-4
/
+4
2011-08-25
PM / Domains: Allow generic PM domains to have multiple masters
Rafael J. Wysocki
1
-41
/
+58
2011-08-25
PM / Domains: Add "wait for parent" status for generic PM domains
Rafael J. Wysocki
1
-30
/
+60
2011-08-25
PM / Domains: Make pm_genpd_poweron() always survive parent removal
Rafael J. Wysocki
1
-13
/
+20
2011-08-25
PM / Domains: Do not take parent locks to modify subdomain counters
Rafael J. Wysocki
1
-39
/
+31
2011-08-25
PM / Domains: Implement subdomain counters as atomic fields
Rafael J. Wysocki
1
-10
/
+20
2011-08-24
PM: Use spinlock instead of mutex in clock management functions
Rafael J. Wysocki
1
-18
/
+22
2011-08-14
PM / Runtime: Add might_sleep() to runtime PM functions
Colin Cross
1
-3
/
+12
2011-08-14
PM / Domains: Fix build for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
1
-15
/
+15
2011-08-05
PM / Runtime: Allow _put_sync() from interrupts-disabled context
Kevin Hilman
1
-2
/
+8
2011-08-05
PM / Domains: Fix pm_genpd_poweron()
Rafael J. Wysocki
1
-2
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
drivers/base/power/opp.c: fix dev_opp initial value
Jonghwan Choi
1
-1
/
+1
2011-07-15
Merge branch 'pm-runtime' into for-linus
Rafael J. Wysocki
3
-51
/
+67
2011-07-15
Merge branch 'pm-domains' into for-linus
Rafael J. Wysocki
6
-124
/
+1524
2011-07-15
PM: Add "RTC" to PM trace time stamps to avoid confusion
Rafael J. Wysocki
1
-1
/
+1
2011-07-15
PM / OPP: Introduce function to free cpufreq table
Nishanth Menon
1
-0
/
+17
[next]