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