index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2007-07-19
PM: Remove deprecated sysfs files
Alan Stern
1
-66
/
+0
2006-09-26
PM: add kconfig option for deprecated .../power/state files
David Brownell
1
-0
/
+6
2006-09-26
PM: update docs for writing .../power/state
David Brownell
1
-10
/
+19
2006-02-06
[PATCH] Fix Userspace interface breakage in power/state
Pavel Machek
1
-8
/
+16
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-10-28
[PATCH] driver model wakeup flags
David Brownell
1
-0
/
+73
2005-09-05
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
1
-4
/
+4
[next]