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
2019-12-15
Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2019-12-12
devtmpfs: use do_mount() instead of ksys_mount()
Dominik Brodowski
1
-3
/
+3
2019-12-10
drivers: Fix boot problem on SuperH
Guenter Roeck
1
-0
/
+4
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-0
/
+54
2019-12-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+3
2019-12-05
mm/vmstat: add helpers to get vmstat item names for each enum type
Konstantin Khlebnikov
1
-6
/
+3
2019-12-04
Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-6
/
+189
2019-12-01
drivers/base/memory.c: drop the mem_sysfs_mutex
David Hildenbrand
1
-19
/
+14
2019-12-01
mm, soft-offline: convert parameter to pfn
Naoya Horiguchi
1
-6
/
+1
2019-11-29
PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY
Leonard Crestez
1
-6
/
+67
2019-11-29
PM / QoS: Initial kunit test
Leonard Crestez
3
-0
/
+122
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-353
/
+404
2019-11-27
Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-177
/
+164
2019-11-27
Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-40
/
+54
2019-11-26
Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap'
Rafael J. Wysocki
4
-40
/
+54
2019-11-26
Merge tag 'regmap-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
1
-4
/
+0
2019-11-20
drivers: base: Fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-11-19
regmap: regmap-w1: Drop unreachable code
Mika Westerberg
1
-4
/
+0
2019-11-19
firmware_loader: Fix labels with comma for builtin firmware
Linus Walleij
1
-1
/
+2
2019-11-16
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
1
-0
/
+36
2019-11-15
driver core: Allow device link operations inside sync_state()
Saravana Kannan
1
-8
/
+71
2019-11-14
driver core: platform: Declare ret variable only once
Andy Shevchenko
1
-8
/
+4
2019-11-14
driver core: platform: use the correct callback type for bus_find_device
Sami Tolvanen
1
-1
/
+6
2019-11-14
firmware_class: make firmware caching configurable
Mark Salyzyn
2
-3
/
+15
2019-11-13
PM / Domains: Convert to dev_to_genpd_safe() in genpd_syscore_switch()
Ulf Hansson
1
-20
/
+12
2019-11-13
PM / Domains: Implement the ->start() callback for genpd
Ulf Hansson
1
-0
/
+8
2019-11-13
PM / Domains: Introduce dev_pm_domain_start()
Ulf Hansson
1
-0
/
+20
2019-11-13
PM / wakeirq: remove unnecessary parentheses
Xiaofei Tan
1
-2
/
+2
2019-11-08
PM / core: Clean up some function headers in power.h
Ulf Hansson
1
-18
/
+12
2019-11-06
software node: simplify property_entry_read_string_array()
Dmitry Torokhov
1
-14
/
+7
2019-11-06
software node: remove property_entry_read_uNN_array functions
Dmitry Torokhov
1
-71
/
+14
2019-11-06
software node: get rid of property_set_pointer()
Dmitry Torokhov
1
-71
/
+19
2019-11-06
software node: clean up property_copy_string_array()
Dmitry Torokhov
1
-11
/
+8
2019-11-05
drivers: provide devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
1
-0
/
+20
2019-11-05
drivers: platform: provide devm_platform_ioremap_resource_wc()
Bartosz Golaszewski
1
-1
/
+18
2019-11-04
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+8
2019-11-03
firmware loader: log path to loaded firmwares
Drew DeVault
1
-0
/
+1
2019-11-02
driver core: Allow fwnode_operations.add_links to differentiate errors
Saravana Kannan
1
-4
/
+8
2019-11-02
driver core: Allow a device to wait on optional suppliers
Saravana Kannan
1
-3
/
+25
2019-11-02
driver core: Add device link support for SYNC_STATE_ONLY flag
Saravana Kannan
1
-9
/
+41
2019-10-29
PM: wakeup: Add routine to help fetch wakeup source object.
Ran Wang
1
-0
/
+54
2019-10-28
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
1
-0
/
+9
2019-10-27
Merge 5.4-rc5 into driver-core-next
Greg Kroah-Hartman
4
-75
/
+47
2019-10-21
PM: QoS: Drop frequency QoS types from device PM QoS
Rafael J. Wysocki
1
-68
/
+2
2019-10-19
drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...
David Hildenbrand
1
-0
/
+3
2019-10-18
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+3
2019-10-11
device property: Add a function to obtain a node's prefix
Sakari Ailus
2
-0
/
+34
2019-10-11
device property: Add fwnode_get_name for returning the name of a node
Sakari Ailus
2
-0
/
+23
2019-10-11
device property: Add functions for accessing node's parents
Sakari Ailus
1
-0
/
+46
2019-10-11
device property: Move fwnode_get_parent() up
Sakari Ailus
1
-13
/
+13
[next]