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.12.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
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
1
-36
/
+67
2020-10-02
drivers core: Reindent a couple uses around sysfs_emit
Joe Perches
1
-1
/
+1
2020-10-02
drivers core: Remove strcat uses around sysfs_emit and neaten
Joe Perches
1
-9
/
+14
2020-10-02
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
1
-25
/
+25
2020-07-14
PM: sleep: core: Emit changed uevent on wakeup_sysfs_add/remove
Abhishek Pandit-Subedi
1
-1
/
+8
2020-05-29
PM: runtime: Replace pm_runtime_callbacks_present()
Rafael J. Wysocki
1
-2
/
+2
2020-02-27
drivers/base/power: add dpm_sysfs_change_owner()
Christian Brauner
1
-1
/
+54
2019-08-21
PM / wakeup: Register wakeup class kobj after device is added
Stephen Boyd
1
-0
/
+6
2019-04-04
drivers: base: power: add proper SPDX identifiers on files that did not have ...
Greg Kroah-Hartman
1
-4
/
+2
2019-03-07
PM-runtime: Call pm_runtime_active|suspended_time() from sysfs
Ulf Hansson
1
-10
/
+2
2019-02-19
PM / core: Add support to skip power management in device/driver model
Sudeep Holla
1
-0
/
+6
2019-01-31
PM-runtime: Replace jiffies-based accounting with ktime-based accounting
Thara Gopinath
1
-3
/
+8
2018-06-06
PM / wakeup: Export wakeup_count instead of event_count via sysfs
Ravi Chandra Sadineni
1
-1
/
+1
2017-12-05
PM / sysfs: Convert to use DEVICE_ATTR_RO / DEVICE_ATTR_RW
Andy Shevchenko
1
-68
/
+65
2017-12-05
PM / sysfs: Remove redundant 'else' keyword.
Andy Shevchenko
1
-5
/
+5
2017-12-05
PM / sysfs: Convert to use sysfs_streq()
Andy Shevchenko
1
-30
/
+9
2017-11-08
PM / QoS: Fix device resume latency framework
Rafael J. Wysocki
1
-4
/
+21
2017-10-14
PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUP
Rafael J. Wysocki
1
-28
/
+0
2017-07-12
PM / QoS: return -EINVAL for bogus strings
Dan Carpenter
1
-0
/
+2
2017-06-28
PM / QoS: constify *_attribute_group.
Arvind Yadav
1
-6
/
+6
2016-12-01
PM / QoS: Improve sysfs pm_qos_latency_tolerance validation
Andrew Lutomirski
1
-1
/
+5
2015-07-28
PM / QoS: Make it possible to expose device latency tolerance to userspace
Mika Westerberg
1
-0
/
+11
2014-12-04
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
1
-18
/
+1
2014-09-08
PM / sysfs: avoid shadowing variables
Johannes Berg
1
-11
/
+13
2014-02-11
PM / QoS: Introcuce latency tolerance device PM QoS type
Rafael J. Wysocki
1
-7
/
+58
2014-02-11
PM / QoS: Rename device resume latency QoS items
Rafael J. Wysocki
1
-15
/
+17
2013-07-27
driver core: replace strict_strto*() with kstrto*()
Jingoo Han
1
-1
/
+1
2013-03-04
PM / QoS: Remove device PM QoS sysfs attributes at the right place
Rafael J. Wysocki
1
-0
/
+1
2012-10-24
PM / QoS: Make it possible to expose PM QoS device flags to user space
Rafael J. Wysocki
1
-9
/
+85
2012-10-23
PM / QoS: Prepare struct dev_pm_qos_request for more request types
Rafael J. Wysocki
1
-1
/
+1
2012-07-13
PM / Sleep: Fix build warning in sysfs.c for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
1
-0
/
+4
2012-05-01
PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources
Rafael J. Wysocki
1
-0
/
+24
2012-05-01
PM / Sleep: Change wakeup source statistics to follow Android
Rafael J. Wysocki
1
-5
/
+25
2012-03-14
PM / QoS: Make it possible to expose PM QoS latency constraints
Rafael J. Wysocki
1
-0
/
+47
2011-11-01
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
1
-0
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-06
PM / Runtime: Prevent runtime_resume from racing with probe
Alan Stern
1
-1
/
+5
2011-05-18
PM / Wakeup: Fix build warning related to the "wakeup" sysfs file
Rafael J. Wysocki
1
-2
/
+2
2011-03-15
PM: Do not create wakeup sysfs files for devices that cannot wake up
Rafael J. Wysocki
1
-27
/
+51
2010-10-17
PM / Runtime: Implement autosuspend support
Alan Stern
1
-0
/
+40
2010-10-17
PM / Runtime: Add no_callbacks flag
Alan Stern
1
-7
/
+49
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
1
-2
/
+119
2010-07-19
PM / Runtime: Add runtime PM statistics (v3)
Arjan van de Ven
1
-0
/
+30
2010-07-19
PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
Alan Stern
1
-20
/
+33
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-0
/
+15
2010-05-11
PM / Runtime: Add sysfs debug files
Dominik Brodowski
1
-3
/
+62
2010-02-26
PM: Add facility for advanced testing of async suspend/resume
Rafael J. Wysocki
1
-0
/
+49
2010-02-26
PM / Runtime: Add sysfs switch for disabling device run-time PM
Rafael J. Wysocki
1
-0
/
+51
2008-07-08
PCI ACPI: Rework PCI handling of wake-up
Rafael J. Wysocki
1
-3
/
+0
2008-04-20
PM: Make wakeup flags available whenever CONFIG_PM is set
Alan Stern
1
-0
/
+2
[next]