index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
power.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-07
PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
Tony Lindgren
1
-1
/
+18
2016-01-08
PM / sleep: Go direct_complete if driver has no callbacks
Tomeu Vizoso
1
-0
/
+3
2015-11-30
PM / runtime: Re-init runtime PM states at probe error and driver unbind
Ulf Hansson
1
-0
/
+2
2015-07-28
PM / QoS: Make it possible to expose device latency tolerance to userspace
Mika Westerberg
1
-0
/
+2
2015-05-20
PM / Wakeirq: Add automated device wake IRQ handling
Tony Lindgren
1
-0
/
+48
2014-12-04
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
1
-31
/
+25
2014-02-11
PM / QoS: Rename device resume latency QoS items
Rafael J. Wysocki
1
-2
/
+2
2013-03-04
PM / QoS: Remove device PM QoS sysfs attributes at the right place
Rafael J. Wysocki
1
-6
/
+2
2012-10-24
PM / QoS: Make it possible to expose PM QoS device flags to user space
Rafael J. Wysocki
1
-2
/
+4
2012-09-04
PM / Runtime: Allow helpers to be called by early platform drivers
Rafael J. Wysocki
1
-2
/
+16
2012-09-04
PM: Reorganize device PM initialization
Rafael J. Wysocki
1
-7
/
+15
2012-03-14
PM / QoS: Make it possible to expose PM QoS latency constraints
Rafael J. Wysocki
1
-0
/
+4
2011-10-04
PM / QoS: Add function dev_pm_qos_read_value() (v3)
Rafael J. Wysocki
1
-1
/
+9
2011-03-15
PM: Do not create wakeup sysfs files for devices that cannot wake up
Rafael J. Wysocki
1
-11
/
+10
2010-10-17
PM / Runtime: Add no_callbacks flag
Alan Stern
1
-0
/
+1
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
1
-0
/
+1
2010-02-26
PM: Add a switch for disabling/enabling asynchronous suspend/resume
Rafael J. Wysocki
1
-3
/
+3
2009-08-23
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
Rafael J. Wysocki
1
-7
/
+24
2009-03-25
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
1
-0
/
+8
2008-08-21
PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is...
Alan Stern
1
-2
/
+7
2008-06-10
Introduce new top level suspend and hibernation callbacks
Rafael J. Wysocki
1
-1
/
+1
2008-04-20
PM: Handle device registrations during suspend/resume
Rafael J. Wysocki
1
-20
/
+3
2008-02-03
PM: Export device_pm_schedule_removal
Rafael J. Wysocki
1
-1
/
+0
2008-01-25
driver core: clean up shutdown.c
Greg Kroah-Hartman
1
-7
/
+0
2008-01-25
PM: Acquire device locks on suspend
Rafael J. Wysocki
1
-0
/
+12
2007-11-29
create /sys/.../power when CONFIG_PM is set
Daniel Drake
1
-7
/
+21
2007-10-13
PM: merge device power-management source files
Alan Stern
1
-30
/
+2
2007-10-13
drivers/base/power/: make 2 functions static
Adrian Bunk
1
-6
/
+0
2007-07-30
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
1
-2
/
+2
2007-07-19
PM: remove deprecated dpm_runtime_* routines
Alan Stern
1
-5
/
+0
2007-07-12
Power Management: use mutexes instead of semaphores
Matthias Kaehlcke
1
-2
/
+2
2005-10-29
[PATCH] USB: fix pm patches with CONFIG_PM off part 2
Andrew Morton
1
-13
/
+0
2005-05-18
[PATCH] Driver Core: remove driver model detach_state
David Brownell
1
-11
/
+0
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+106