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-09-18
Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-09-18
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
7
-65
/
+307
2019-09-17
Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'
Rafael J. Wysocki
1
-15
/
+10
2019-09-17
Merge suspend-to-idle rework material for v5.4.
Rafael J. Wysocki
2
-24
/
+13
2019-09-02
PM / Domains: Verify PM domain type in dev_pm_genpd_set_performance_state()
Ulf Hansson
1
-2
/
+2
2019-09-02
PM / Domains: Simplify genpd_lookup_dev()
Ulf Hansson
1
-13
/
+8
2019-08-21
PM / wakeup: Unexport wakeup_source_sysfs_{add,remove}()
Stephen Boyd
1
-2
/
+0
2019-08-21
PM / wakeup: Register wakeup class kobj after device is added
Stephen Boyd
4
-4
/
+34
2019-08-21
PM / wakeup: Fix sysfs registration error path
Stephen Boyd
1
-4
/
+9
2019-08-21
PM / wakeup: Show wakeup sources stats in sysfs
Tri Vo
4
-5
/
+237
2019-08-21
PM / wakeup: Drop wakeup_source_init(), wakeup_source_prepare()
Tri Vo
1
-20
/
+13
2019-08-14
driver/core: Convert to use built-in RCU list checking
Joel Fernandes (Google)
1
-5
/
+10
2019-07-25
driver core: Remove device link creation limitation
Rafael J. Wysocki
1
-2
/
+2
2019-07-23
PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end()
Rafael J. Wysocki
1
-18
/
+12
2019-07-23
PM: sleep: Simplify suspend-to-idle control flow
Rafael J. Wysocki
1
-5
/
+0
2019-07-23
PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()
Rafael J. Wysocki
1
-1
/
+1
2019-07-18
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-21
/
+128
2019-07-08
Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'
Rafael J. Wysocki
1
-4
/
+2
2019-07-04
PM: sleep: Drop dev_pm_skip_next_resume_phases()
Rafael J. Wysocki
1
-16
/
+3
2019-07-04
PM / QoS: Add support for MIN/MAX frequency constraints
Viresh Kumar
1
-14
/
+97
2019-07-04
PM / QOS: Pass request type to dev_pm_qos_read_value()
Viresh Kumar
2
-6
/
+13
2019-07-04
PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()
Viresh Kumar
3
-6
/
+11
2019-07-04
PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier()
Viresh Kumar
2
-5
/
+17
2019-06-19
drivers: base: power: remove wakeup_sources_stats_dentry variable
Greg Kroah-Hartman
1
-4
/
+2
2019-06-14
PM: sleep: Show how long dpm_suspend_start() and dpm_suspend_end() take
Bart Van Assche
1
-6
/
+11
2019-05-28
PM / clk: Remove error message on out-of-memory condition
Geert Uytterhoeven
1
-2
/
+0
2019-05-28
drivers: base: power: clock_ops: Use of_clk_get_parent_count()
Kefeng Wang
1
-2
/
+2
2019-05-15
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-2
/
+6
2019-05-13
PM / Domains: Add GENPD_FLAG_RPM_ALWAYS_ON flag
Leonard Crestez
1
-2
/
+6
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
[next]