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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-46
/
+14
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+3
2019-05-06
Merge branches 'pm-devfreq' and 'pm-domains'
Rafael J. Wysocki
1
-45
/
+42
2019-05-06
Merge branches 'pm-cpuidle' and 'pm-sleep'
Rafael J. Wysocki
4
-48
/
+172
2019-04-26
PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name()
Ulf Hansson
1
-10
/
+10
2019-04-26
PM / Domains: Search for the CPU device outside the genpd lock
Ulf Hansson
1
-25
/
+27
2019-04-26
PM / Domains: Drop unused in-parameter to some genpd functions
Ulf Hansson
1
-11
/
+6
2019-04-26
PM / Domains: Use the base device for driver_deferred_probe_check_state()
Ulf Hansson
1
-5
/
+5
2019-04-26
Merge cpuidle material depended on by the subsequent changes.
Rafael J. Wysocki
2
-4
/
+140
2019-04-25
PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domain
Ulf Hansson
1
-2
/
+2
2019-04-25
PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev()
Ulf Hansson
1
-5
/
+7
2019-04-25
PM / Domains: Don't kfree() the virtual device in the error path
Ulf Hansson
1
-1
/
+1
2019-04-18
PM / Domains: remove unnecessary unlikely()
Yangtao Li
1
-4
/
+2
2019-04-12
PM / core: Propagate dev->power.wakeup_path when no callbacks
Ulf Hansson
1
-0
/
+4
2019-04-11
PM / Domains: Add genpd governor for CPUs
Ulf Hansson
1
-1
/
+66
2019-04-10
PM / core: Introduce dpm_async_fn() helper
Yangtao Li
1
-39
/
+23
2019-04-10
PM / Domains: Add support for CPU devices to genpd
Ulf Hansson
1
-1
/
+64
2019-04-10
PM / Domains: Add generic data pointer to struct genpd_power_state
Ulf Hansson
1
-2
/
+10
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-3
/
+3
2019-04-09
PM / core: fix kerneldoc comment for device_pm_wait_for_dev()
Yangtao Li
1
-1
/
+1
2019-04-09
PM / core: fix kerneldoc comment for dpm_watchdog_handler()
Yangtao Li
1
-1
/
+1
2019-04-04
drivers: base: power: add proper SPDX identifiers on files that did not have ...
Greg Kroah-Hartman
12
-46
/
+14
2019-04-02
PM / wakeup: Use pm_pr_dbg() instead of pr_debug()
Stephen Boyd
1
-3
/
+3
2019-03-20
PM / Domains: Avoid a potential deadlock
Jiada Wang
1
-7
/
+6
2019-03-14
Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
9
-53
/
+52
2019-03-14
Merge branch 'pm-domains'
Rafael J. Wysocki
2
-5
/
+4
2019-03-14
Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'
Rafael J. Wysocki
5
-32
/
+25
2019-03-12
PM / wakeup: Drop wakeup_source_drop()
Rafael J. Wysocki
1
-17
/
+1
2019-03-12
PM / wakeup: Rework wakeup source timer cancellation
Viresh Kumar
1
-1
/
+7
2019-03-11
PM / domains: Remove one unnecessary blank line
Aisheng Dong
1
-1
/
+0
2019-03-11
PM / Domains: Return early for all errors in _genpd_power_off()
Aisheng Dong
1
-3
/
+3
2019-03-11
PM / Domains: Improve warn for multiple states but no governor
Aisheng Dong
1
-1
/
+1
2019-03-11
PM / QoS: Fix typo in file description
Aisheng Dong
1
-1
/
+1
2019-03-07
PM-runtime: Call pm_runtime_active|suspended_time() from sysfs
Ulf Hansson
2
-11
/
+3
2019-03-07
PM-runtime: Consolidate code to get active/suspended time
Ulf Hansson
2
-2
/
+13
2019-03-07
PM: Add and use pr_fmt()
Joe Perches
4
-16
/
+23
2019-03-07
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-33
/
+80
2019-03-04
Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em'
Rafael J. Wysocki
7
-40
/
+88
2019-02-24
Merge back earlier PM core material for v5.1.
Rafael J. Wysocki
4
-28
/
+83
2019-02-21
PM-runtime: Fix deadlock when canceling hrtimer
Vincent Guittot
1
-1
/
+1
2019-02-20
driver core: Fix PM-runtime for links added during consumer probe
Rafael J. Wysocki
1
-23
/
+6
2019-02-19
PM / core: Add support to skip power management in device/driver model
Sudeep Holla
2
-0
/
+13
2019-02-15
PM / Domains: Mark "name" const in dev_pm_domain_attach_by_name()
Douglas Anderson
1
-1
/
+1
2019-02-15
PM / Domains: Mark "name" const in genpd_dev_pm_attach_by_name()
Douglas Anderson
1
-1
/
+1
2019-02-14
PM / suspend: Print debug messages for device using direct-complete
Rafael J. Wysocki
1
-1
/
+3
2019-02-13
driver core: Fix possible supplier PM-usage counter imbalance
Rafael J. Wysocki
1
-2
/
+25
2019-02-13
PM-runtime: Fix __pm_runtime_set_status() race with runtime resume
Rafael J. Wysocki
1
-6
/
+18
2019-02-11
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
1
-5
/
+5
2019-02-08
PM-runtime: Take suppliers into account in __pm_runtime_set_status()
Rafael J. Wysocki
1
-5
/
+40
2019-02-05
PM-runtime: update time accounting only when enabled
Vincent Guittot
1
-7
/
+10
[next]