index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
sysfs.c
Age
Commit message (
Expand
)
Author
2020-02-26
drivers/base/power: add dpm_sysfs_change_owner()
Christian Brauner
2019-08-21
PM / wakeup: Register wakeup class kobj after device is added
Stephen Boyd
2019-04-04
drivers: base: power: add proper SPDX identifiers on files that did not have ...
Greg Kroah-Hartman
2019-03-07
PM-runtime: Call pm_runtime_active|suspended_time() from sysfs
Ulf Hansson
2019-02-19
PM / core: Add support to skip power management in device/driver model
Sudeep Holla
2019-01-31
PM-runtime: Replace jiffies-based accounting with ktime-based accounting
Thara Gopinath
2018-06-06
PM / wakeup: Export wakeup_count instead of event_count via sysfs
Ravi Chandra Sadineni
2017-12-05
PM / sysfs: Convert to use DEVICE_ATTR_RO / DEVICE_ATTR_RW
Andy Shevchenko
2017-12-05
PM / sysfs: Remove redundant 'else' keyword.
Andy Shevchenko
2017-12-05
PM / sysfs: Convert to use sysfs_streq()
Andy Shevchenko
2017-11-08
PM / QoS: Fix device resume latency framework
Rafael J. Wysocki
2017-10-14
PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUP
Rafael J. Wysocki
2017-07-12
PM / QoS: return -EINVAL for bogus strings
Dan Carpenter
2017-06-28
PM / QoS: constify *_attribute_group.
Arvind Yadav
2016-11-30
PM / QoS: Improve sysfs pm_qos_latency_tolerance validation
Andrew Lutomirski
2015-07-28
PM / QoS: Make it possible to expose device latency tolerance to userspace
Mika Westerberg
2014-12-04
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
2014-09-08
PM / sysfs: avoid shadowing variables
Johannes Berg
2014-02-11
PM / QoS: Introcuce latency tolerance device PM QoS type
Rafael J. Wysocki
2014-02-11
PM / QoS: Rename device resume latency QoS items
Rafael J. Wysocki
2013-07-26
driver core: replace strict_strto*() with kstrto*()
Jingoo Han
2013-03-04
PM / QoS: Remove device PM QoS sysfs attributes at the right place
Rafael J. Wysocki
2012-10-24
PM / QoS: Make it possible to expose PM QoS device flags to user space
Rafael J. Wysocki
2012-10-23
PM / QoS: Prepare struct dev_pm_qos_request for more request types
Rafael J. Wysocki
2012-07-12
PM / Sleep: Fix build warning in sysfs.c for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
2012-05-01
PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources
Rafael J. Wysocki
2012-05-01
PM / Sleep: Change wakeup source statistics to follow Android
Rafael J. Wysocki
2012-03-13
PM / QoS: Make it possible to expose PM QoS latency constraints
Rafael J. Wysocki
2011-10-31
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-06
PM / Runtime: Prevent runtime_resume from racing with probe
Alan Stern
2011-05-17
PM / Wakeup: Fix build warning related to the "wakeup" sysfs file
Rafael J. Wysocki
2011-03-15
PM: Do not create wakeup sysfs files for devices that cannot wake up
Rafael J. Wysocki
2010-10-17
PM / Runtime: Implement autosuspend support
Alan Stern
2010-10-17
PM / Runtime: Add no_callbacks flag
Alan Stern
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
2010-07-19
PM / Runtime: Add runtime PM statistics (v3)
Arjan van de Ven
2010-07-19
PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
Alan Stern
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-05-10
PM / Runtime: Add sysfs debug files
Dominik Brodowski
2010-02-26
PM: Add facility for advanced testing of async suspend/resume
Rafael J. Wysocki
2010-02-26
PM / Runtime: Add sysfs switch for disabling device run-time PM
Rafael J. Wysocki
2008-07-07
PCI ACPI: Rework PCI handling of wake-up
Rafael J. Wysocki
2008-04-19
PM: Make wakeup flags available whenever CONFIG_PM is set
Alan Stern
2007-07-18
PM: Remove deprecated sysfs files
Alan Stern
2006-09-25
PM: add kconfig option for deprecated .../power/state files
David Brownell
2006-09-25
PM: update docs for writing .../power/state
David Brownell
2006-02-06
[PATCH] Fix Userspace interface breakage in power/state
Pavel Machek
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
2005-10-28
[PATCH] driver model wakeup flags
David Brownell
[next]