summaryrefslogtreecommitdiff
path: root/drivers/base/power/sysfs.c
AgeCommit message (Expand)Author
2020-10-02drivers core: Miscellaneous changes for sysfs_emitJoe Perches
2020-10-02drivers core: Reindent a couple uses around sysfs_emitJoe Perches
2020-10-02drivers core: Remove strcat uses around sysfs_emit and neatenJoe Perches
2020-10-02drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches
2020-07-14PM: sleep: core: Emit changed uevent on wakeup_sysfs_add/removeAbhishek Pandit-Subedi
2020-05-29PM: runtime: Replace pm_runtime_callbacks_present()Rafael J. Wysocki
2020-02-26drivers/base/power: add dpm_sysfs_change_owner()Christian Brauner
2019-08-21PM / wakeup: Register wakeup class kobj after device is addedStephen Boyd
2019-04-04drivers: base: power: add proper SPDX identifiers on files that did not have ...Greg Kroah-Hartman
2019-03-07PM-runtime: Call pm_runtime_active|suspended_time() from sysfsUlf Hansson
2019-02-19PM / core: Add support to skip power management in device/driver modelSudeep Holla
2019-01-31PM-runtime: Replace jiffies-based accounting with ktime-based accountingThara Gopinath
2018-06-06PM / wakeup: Export wakeup_count instead of event_count via sysfsRavi Chandra Sadineni
2017-12-05PM / sysfs: Convert to use DEVICE_ATTR_RO / DEVICE_ATTR_RWAndy Shevchenko
2017-12-05PM / sysfs: Remove redundant 'else' keyword.Andy Shevchenko
2017-12-05PM / sysfs: Convert to use sysfs_streq()Andy Shevchenko
2017-11-08PM / QoS: Fix device resume latency frameworkRafael J. Wysocki
2017-10-14PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUPRafael J. Wysocki
2017-07-12PM / QoS: return -EINVAL for bogus stringsDan Carpenter
2017-06-28PM / QoS: constify *_attribute_group.Arvind Yadav
2016-11-30PM / QoS: Improve sysfs pm_qos_latency_tolerance validationAndrew Lutomirski
2015-07-28PM / QoS: Make it possible to expose device latency tolerance to userspaceMika Westerberg
2014-12-04PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki
2014-09-08PM / sysfs: avoid shadowing variablesJohannes Berg
2014-02-11PM / QoS: Introcuce latency tolerance device PM QoS typeRafael J. Wysocki
2014-02-11PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki
2013-07-26driver core: replace strict_strto*() with kstrto*()Jingoo Han
2013-03-04PM / QoS: Remove device PM QoS sysfs attributes at the right placeRafael J. Wysocki
2012-10-24PM / QoS: Make it possible to expose PM QoS device flags to user spaceRafael J. Wysocki
2012-10-23PM / QoS: Prepare struct dev_pm_qos_request for more request typesRafael J. Wysocki
2012-07-12PM / Sleep: Fix build warning in sysfs.c for CONFIG_PM_SLEEP unsetRafael J. Wysocki
2012-05-01PM / Sleep: Add "prevent autosleep time" statistics to wakeup sourcesRafael J. Wysocki
2012-05-01PM / Sleep: Change wakeup source statistics to follow AndroidRafael J. Wysocki
2012-03-13PM / QoS: Make it possible to expose PM QoS latency constraintsRafael J. Wysocki
2011-10-31drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-06PM / Runtime: Prevent runtime_resume from racing with probeAlan Stern
2011-05-17PM / Wakeup: Fix build warning related to the "wakeup" sysfs fileRafael J. Wysocki
2011-03-15PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki
2010-10-17PM / Runtime: Implement autosuspend supportAlan Stern
2010-10-17PM / Runtime: Add no_callbacks flagAlan Stern
2010-10-17PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki
2010-07-19PM / Runtime: Add runtime PM statistics (v3)Arjan van de Ven
2010-07-19PM / Runtime: Make runtime_status attribute not debug-only (v. 2)Alan Stern
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki
2010-05-10PM / Runtime: Add sysfs debug filesDominik Brodowski
2010-02-26PM: Add facility for advanced testing of async suspend/resumeRafael J. Wysocki
2010-02-26PM / Runtime: Add sysfs switch for disabling device run-time PMRafael J. Wysocki
2008-07-07PCI ACPI: Rework PCI handling of wake-upRafael J. Wysocki
2008-04-19PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern