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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-25
Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-153
/
+251
2022-05-25
Merge tag 'regmap-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
9
-47
/
+55
2022-05-23
Merge branch 'pm-domains'
Rafael J. Wysocki
3
-142
/
+209
2022-05-23
Merge branches 'pm-core', 'pm-sleep' and 'powercap'
Rafael J. Wysocki
1
-11
/
+42
2022-05-19
PM: domains: Trust domain-idle-states from DT to be correct by genpd
Ulf Hansson
1
-2
/
+2
2022-05-19
PM: domains: Measure power-on/off latencies in genpd based on a governor
Ulf Hansson
1
-4
/
+4
2022-05-19
PM: domains: Allocate governor data dynamically based on a genpd governor
Ulf Hansson
2
-36
/
+61
2022-05-19
PM: domains: Clean up some code in pm_genpd_init() and genpd_remove()
Ulf Hansson
1
-18
/
+38
2022-05-19
PM: domains: Fix initialization of genpd's next_wakeup
Ulf Hansson
1
-0
/
+1
2022-05-19
PM: domains: Fixup QoS latency measurements for IRQ safe devices in genpd
Ulf Hansson
1
-3
/
+1
2022-05-19
PM: domains: Measure suspend/resume latencies in genpd based on governor
Ulf Hansson
1
-12
/
+9
2022-05-19
PM: domains: Move the next_wakeup variable into the struct gpd_timing_data
Ulf Hansson
2
-5
/
+6
2022-05-19
PM: domains: Allocate gpd_timing_data dynamically based on governor
Ulf Hansson
2
-18
/
+39
2022-05-19
PM: domains: Skip another warning in irq_safe_dev_in_sleep_domain()
Ulf Hansson
1
-1
/
+4
2022-05-19
PM: domains: Rename irq_safe_dev_in_no_sleep_domain() in genpd
Ulf Hansson
1
-7
/
+7
2022-05-19
PM: domains: Don't check PM_QOS_FLAG_NO_POWER_OFF in genpd
Ulf Hansson
1
-6
/
+0
2022-05-19
PM: domains: Drop redundant code for genpd always-on governor
Ulf Hansson
1
-6
/
+0
2022-05-19
PM: domains: Add GENPD_FLAG_RPM_ALWAYS_ON for the always-on governor
Ulf Hansson
1
-0
/
+4
2022-05-09
regmap: Add missing map->bus check
Marek Vasut
1
-1
/
+1
2022-05-06
firmware_loader: use kernel credentials when reading firmware
ThiƩbaud Weksteen
1
-0
/
+17
2022-05-05
regmap: Custom bulk operations for regmaps
Mark Brown
2
-36
/
+44
2022-05-05
regmap: Add bulk read/write callbacks into regmap_config
Marek Vasut
2
-36
/
+44
2022-04-30
Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+20
2022-04-25
regmap: cache: set max_register with reg_stride
Jeongtae Park
1
-2
/
+2
2022-04-23
topology: Fix up build warning in topology_is_visible()
Greg Kroah-Hartman
1
-3
/
+1
2022-04-22
PM: domains: Move genpd's time-accounting to ktime_get_mono_fast_ns()
Ulf Hansson
1
-34
/
+43
2022-04-20
arch_topology: Do not set llc_sibling if llc_id is invalid
Wang Qing
1
-1
/
+1
2022-04-20
topology: make core_mask include at least cluster_siblings
Darren Hart
1
-0
/
+9
2022-04-20
topology/sysfs: Hide PPIN on systems that do not support it.
Tony Luck
1
-0
/
+12
2022-04-19
PM: runtime: Allow to call __pm_runtime_set_status() from atomic context
Ulf Hansson
1
-4
/
+5
2022-04-13
PM: runtime: Avoid device usage count underflows
Rafael J. Wysocki
1
-7
/
+37
2022-04-13
PM: domains: Extend dev_pm_domain_detach() doc
Krzysztof Kozlowski
1
-4
/
+4
2022-04-09
net: mdio: don't defer probe forever if PHY IRQ provider is missing
Vladimir Oltean
1
-0
/
+1
2022-04-04
regmap: Constify static regmap_bus structs
Rikard Falkeborn
6
-8
/
+8
2022-03-29
Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-16
/
+16
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-192
/
+227
2022-03-26
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+29
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-48
/
+148
2022-03-23
drivers/base/memory: clarify adding and removing of memory blocks
David Hildenbrand
1
-18
/
+20
2022-03-23
drivers/base/memory: determine and store zone for single-zone memory blocks
David Hildenbrand
2
-13
/
+101
2022-03-23
drivers/base/node: rename link_mem_sections() to register_memory_block_under_...
David Hildenbrand
1
-2
/
+3
2022-03-23
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2
-13
/
+18
2022-03-23
drivers/base/memory: add memory block to memory group after registration succ...
David Hildenbrand
1
-3
/
+5
2022-03-23
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
1
-0
/
+2
2022-03-23
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2022-03-22
Merge tag 'regmap-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
3
-3
/
+16
2022-03-22
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+3
2022-03-22
Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-26
/
+43
2022-03-22
Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+42
2022-03-21
Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+12
[next]