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
/
power.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-24
PM: sleep: wakeirq: fix wake irq arming
Johan Hovold
1
-0
/
+1
2021-10-27
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
1
-2
/
+5
2020-02-27
drivers/base/power: add dpm_sysfs_change_owner()
Christian Brauner
1
-0
/
+3
2019-11-08
PM / core: Clean up some function headers in power.h
Ulf Hansson
1
-18
/
+12
2019-08-21
PM / wakeup: Register wakeup class kobj after device is added
Stephen Boyd
1
-0
/
+9
2019-08-21
PM / wakeup: Show wakeup sources stats in sysfs
Tri Vo
1
-0
/
+9
2019-03-07
PM-runtime: Consolidate code to get active/suspended time
Ulf Hansson
1
-0
/
+1
2018-05-10
PM / core: Drop unused internal inline functions for sysfs
Ulf Hansson
1
-3
/
+0
2018-05-10
PM / core: Drop unused internal functions for pm_qos sysfs
Ulf Hansson
1
-2
/
+0
2018-05-10
PM / core: Drop unused internal inline functions for wakeirqs
Ulf Hansson
1
-17
/
+0
2018-05-10
PM / core: Drop internal unused inline functions for wakeups
Ulf Hansson
1
-8
/
+0
2018-02-27
PM / wakeirq: Add wakeup name to dedicated wake irqs
Tony Lindgren
1
-0
/
+1
2018-01-09
PM / wakeup: Do not fail dev_pm_attach_wake_irq() unnecessarily
Rafael J. Wysocki
1
-8
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-13
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+10
2016-12-07
PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
Tony Lindgren
1
-1
/
+18
2016-10-31
driver core: Functional dependencies tracking support
Rafael J. Wysocki
1
-0
/
+10
2016-01-08
PM / sleep: Go direct_complete if driver has no callbacks
Tomeu Vizoso
1
-0
/
+3
2015-11-30
PM / runtime: Re-init runtime PM states at probe error and driver unbind
Ulf Hansson
1
-0
/
+2
2015-07-28
PM / QoS: Make it possible to expose device latency tolerance to userspace
Mika Westerberg
1
-0
/
+2
2015-05-20
PM / Wakeirq: Add automated device wake IRQ handling
Tony Lindgren
1
-0
/
+48
2014-12-04
PM: Drop CONFIG_PM_RUNTIME from the driver core
Rafael J. Wysocki
1
-31
/
+25
2014-02-11
PM / QoS: Rename device resume latency QoS items
Rafael J. Wysocki
1
-2
/
+2
2013-03-04
PM / QoS: Remove device PM QoS sysfs attributes at the right place
Rafael J. Wysocki
1
-6
/
+2
2012-10-24
PM / QoS: Make it possible to expose PM QoS device flags to user space
Rafael J. Wysocki
1
-2
/
+4
2012-09-04
PM / Runtime: Allow helpers to be called by early platform drivers
Rafael J. Wysocki
1
-2
/
+16
2012-09-04
PM: Reorganize device PM initialization
Rafael J. Wysocki
1
-7
/
+15
2012-03-14
PM / QoS: Make it possible to expose PM QoS latency constraints
Rafael J. Wysocki
1
-0
/
+4
2011-10-04
PM / QoS: Add function dev_pm_qos_read_value() (v3)
Rafael J. Wysocki
1
-1
/
+9
2011-03-15
PM: Do not create wakeup sysfs files for devices that cannot wake up
Rafael J. Wysocki
1
-11
/
+10
2010-10-17
PM / Runtime: Add no_callbacks flag
Alan Stern
1
-0
/
+1
2010-10-17
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
Rafael J. Wysocki
1
-0
/
+1
2010-02-26
PM: Add a switch for disabling/enabling asynchronous suspend/resume
Rafael J. Wysocki
1
-3
/
+3
2009-08-23
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
Rafael J. Wysocki
1
-7
/
+24
2009-03-25
Driver core: Fix device_move() vs. dpm list ordering, v2
Cornelia Huck
1
-0
/
+8
2008-08-21
PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is...
Alan Stern
1
-2
/
+7
2008-06-10
Introduce new top level suspend and hibernation callbacks
Rafael J. Wysocki
1
-1
/
+1
2008-04-20
PM: Handle device registrations during suspend/resume
Rafael J. Wysocki
1
-20
/
+3
2008-02-03
PM: Export device_pm_schedule_removal
Rafael J. Wysocki
1
-1
/
+0
2008-01-25
driver core: clean up shutdown.c
Greg Kroah-Hartman
1
-7
/
+0
2008-01-25
PM: Acquire device locks on suspend
Rafael J. Wysocki
1
-0
/
+12
2007-11-29
create /sys/.../power when CONFIG_PM is set
Daniel Drake
1
-7
/
+21
2007-10-13
PM: merge device power-management source files
Alan Stern
1
-30
/
+2
2007-10-13
drivers/base/power/: make 2 functions static
Adrian Bunk
1
-6
/
+0
2007-07-30
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
1
-2
/
+2
2007-07-19
PM: remove deprecated dpm_runtime_* routines
Alan Stern
1
-5
/
+0
2007-07-12
Power Management: use mutexes instead of semaphores
Matthias Kaehlcke
1
-2
/
+2
2005-10-29
[PATCH] USB: fix pm patches with CONFIG_PM off part 2
Andrew Morton
1
-13
/
+0
2005-05-18
[PATCH] Driver Core: remove driver model detach_state
David Brownell
1
-11
/
+0
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+106