index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-17
PM Sleep: Do not extend wakeup paths to devices with ignore_children set
Rafael J. Wysocki
1
-1
/
+2
2011-11-10
PM / QoS: Properly use the WARN() macro in dev_pm_qos_add_request()
Guennadi Liakhovetski
1
-12
/
+6
2011-11-10
PM / Clocks: Only disable enabled clocks in pm_clk_suspend()
Magnus Damm
1
-1
/
+2
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
[next]