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
starfive-6.6.48-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
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-13
PM / Domains: Introduce dev_pm_domain_start()
Ulf Hansson
1
-0
/
+20
2019-04-04
drivers: base: power: add proper SPDX identifiers on files that did not have ...
Greg Kroah-Hartman
1
-3
/
+1
2019-02-15
PM / Domains: Mark "name" const in dev_pm_domain_attach_by_name()
Douglas Anderson
1
-1
/
+1
2018-07-09
PM / Domains: Introduce dev_pm_domain_attach_by_name()
Ulf Hansson
1
-0
/
+17
2018-06-06
PM / Domains: Add dev_pm_domain_attach_by_id() to manage multi PM domains
Ulf Hansson
1
-3
/
+40
2018-05-17
PM / domains: Improve wording of dev_pm_domain_attach() comment
Geert Uytterhoeven
1
-2
/
+2
2018-05-15
PM / Domains: Don't return -EEXIST at attach when PM domain exists
Ulf Hansson
1
-1
/
+1
2018-05-14
PM / Domains: Allow a better error handling of dev_pm_domain_attach()
Ulf Hansson
1
-3
/
+4
2018-05-14
PM / Domains: Check for existing PM domain in dev_pm_domain_attach()
Ulf Hansson
1
-0
/
+3
2016-02-03
PM: Avoid false-positive warnings in dev_pm_domain_set()
Rafael J. Wysocki
1
-1
/
+1
2016-01-08
PM / sleep: Go direct_complete if driver has no callbacks
Tomeu Vizoso
1
-0
/
+3
2016-01-08
PM / Domains: add setter for dev.pm_domain
Tomeu Vizoso
1
-0
/
+21
2016-01-02
PM / core: fix typo in documentation
Manuel Pégourié-Gonnard
1
-1
/
+1
2015-02-04
PM: Convert dev_pm_put_subsys_data() into a void function
Ulf Hansson
1
-10
/
+4
2015-02-04
PM: Update function header for dev_pm_get_subsys_data()
Ulf Hansson
1
-2
/
+2
2014-09-22
PM / Domains: Add APIs to attach/detach a PM domain for a device
Ulf Hansson
1
-0
/
+52
2014-02-15
drivers/base: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-05-12
PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data()
Shuah Khan
1
-6
/
+6
2012-08-08
PM: Make dev_pm_get_subsys_data() always return 0 on success
Rafael J. Wysocki
1
-3
/
+1
2012-03-11
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/base: change module.h -> export.h in power/common.c
Paul Gortmaker
1
-1
/
+1
2011-08-25
PM: Move clock-related definitions and headers to separate file
Rafael J. Wysocki
1
-2
/
+1
2011-08-25
PM: Reference counting of power.subsys_data
Rafael J. Wysocki
1
-0
/
+87