Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dbd0b42350d5717786cb8257fbe5b528f3af9772
/
drivers
/
base
/
power
/
sysfs.c
948b3ed
drivers core: Miscellaneous changes for sysfs_emit
by Joe Perches
· 4 years, 3 months ago
27275d3
drivers core: Reindent a couple uses around sysfs_emit
by Joe Perches
· 4 years, 3 months ago
973c391
drivers core: Remove strcat uses around sysfs_emit and neaten
by Joe Perches
· 4 years, 3 months ago
aa83889
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
by Joe Perches
· 4 years, 3 months ago
a45aca5
PM: sleep: core: Emit changed uevent on wakeup_sysfs_add/remove
by Abhishek Pandit-Subedi
· 4 years, 6 months ago
9a78754
PM: runtime: Replace pm_runtime_callbacks_present()
by Rafael J. Wysocki
· 4 years, 7 months ago
3b52fc5
drivers/base/power: add dpm_sysfs_change_owner()
by Christian Brauner
· 4 years, 10 months ago
2ca3d1e
PM / wakeup: Register wakeup class kobj after device is added
by Stephen Boyd
· 5 years ago
5de363b
drivers: base: power: add proper SPDX identifiers on files that did not have them.
by Greg Kroah-Hartman
· 6 years ago
0996584
PM-runtime: Call pm_runtime_active|suspended_time() from sysfs
by Ulf Hansson
· 6 years ago
85945c2
PM / core: Add support to skip power management in device/driver model
by Sudeep Holla
· 6 years ago
a08c2a5
PM-runtime: Replace jiffies-based accounting with ktime-based accounting
by Thara Gopinath
· 6 years ago
2d5ed61
PM / wakeup: Export wakeup_count instead of event_count via sysfs
by Ravi Chandra Sadineni
· 7 years ago
47acbd77
PM / sysfs: Convert to use DEVICE_ATTR_RO / DEVICE_ATTR_RW
by Andy Shevchenko
· 7 years ago
f0e6d9f
PM / sysfs: Remove redundant 'else' keyword.
by Andy Shevchenko
· 7 years ago
325c4b3
PM / sysfs: Convert to use sysfs_streq()
by Andy Shevchenko
· 7 years ago
0759e80
PM / QoS: Fix device resume latency framework
by Rafael J. Wysocki
· 7 years ago
20f97ca
PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUP
by Rafael J. Wysocki
· 7 years ago
2ca3033
PM / QoS: return -EINVAL for bogus strings
by Dan Carpenter
· 7 years ago
dbb1d8b
PM / QoS: constify *_attribute_group.
by Arvind Yadav
· 8 years ago
ee061da
PM / QoS: Improve sysfs pm_qos_latency_tolerance validation
by Andrew Lutomirski
· 8 years ago
13b2c4a
PM / QoS: Make it possible to expose device latency tolerance to userspace
by Mika Westerberg
· 9 years ago
d30d819
PM: Drop CONFIG_PM_RUNTIME from the driver core
by Rafael J. Wysocki
· 10 years ago
2b4f431
PM / sysfs: avoid shadowing variables
by Johannes Berg
· 10 years ago
2d984ad
PM / QoS: Introcuce latency tolerance device PM QoS type
by Rafael J. Wysocki
· 11 years ago
b02f669
PM / QoS: Rename device resume latency QoS items
by Rafael J. Wysocki
· 11 years ago
34da5e6
driver core: replace strict_strto*() with kstrto*()
by Jingoo Han
· 11 years ago
37530f2
PM / QoS: Remove device PM QoS sysfs attributes at the right place
by Rafael J. Wysocki
· 12 years ago
e39473d
PM / QoS: Make it possible to expose PM QoS device flags to user space
by Rafael J. Wysocki
· 12 years ago
021c870
PM / QoS: Prepare struct dev_pm_qos_request for more request types
by Rafael J. Wysocki
· 12 years ago
d181b49
PM / Sleep: Fix build warning in sysfs.c for CONFIG_PM_SLEEP unset
by Rafael J. Wysocki
· 12 years ago
5585094
PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources
by Rafael J. Wysocki
· 13 years ago
30e3ce6
PM / Sleep: Change wakeup source statistics to follow Android
by Rafael J. Wysocki
· 13 years ago
85dc0b8
PM / QoS: Make it possible to expose PM QoS latency constraints
by Rafael J. Wysocki
· 13 years ago
1b6bc32
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
by Paul Gortmaker
· 14 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
69c843b
PM / Runtime: Prevent runtime_resume from racing with probe
by Alan Stern
· 13 years ago
e762318
PM / Wakeup: Fix build warning related to the "wakeup" sysfs file
by Rafael J. Wysocki
· 14 years ago
cb8f51b
PM: Do not create wakeup sysfs files for devices that cannot wake up
by Rafael J. Wysocki
· 14 years ago
15bcb91d
PM / Runtime: Implement autosuspend support
by Alan Stern
· 14 years ago
7490e44
PM / Runtime: Add no_callbacks flag
by Alan Stern
· 14 years ago
074037e
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
by Rafael J. Wysocki
· 14 years ago
8d4b9d1
PM / Runtime: Add runtime PM statistics (v3)
by Arjan van de Ven
· 14 years ago
0fcb4ee
PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
by Alan Stern
· 14 years ago
c125e96
PM: Make it possible to avoid races between wakeup and system sleep
by Rafael J. Wysocki
· 14 years ago
c92445f
PM / Runtime: Add sysfs debug files
by Dominik Brodowski
· 15 years ago
5a2eb85
PM: Add facility for advanced testing of async suspend/resume
by Rafael J. Wysocki
· 15 years ago
5382363
PM / Runtime: Add sysfs switch for disabling device run-time PM
by Rafael J. Wysocki
· 15 years ago
eb9d0fe
PCI ACPI: Rework PCI handling of wake-up
by Rafael J. Wysocki
· 16 years ago
d288e47
PM: Make wakeup flags available whenever CONFIG_PM is set
by Alan Stern
· 17 years ago
471d055
PM: Remove deprecated sysfs files
by Alan Stern
· 17 years ago
2bca293
PM: add kconfig option for deprecated .../power/state files
by David Brownell
· 18 years ago
047bda3
PM: update docs for writing .../power/state
by David Brownell
· 18 years ago
022f7b0
[PATCH] Fix Userspace interface breakage in power/state
by Pavel Machek
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
0ac8524
[PATCH] driver model wakeup flags
by David Brownell
· 19 years ago
ca078ba
[PATCH] swsusp: switch pm_message_t to struct
by Pavel Machek
· 19 years ago
74880c0
[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacks
by Yani Ioannou
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago