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
2018-12-10
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
1
-43
/
+27
2018-12-06
kobject: return error code if writing /sys/.../uevent fails
Peter Rajnoha
2
-5
/
+15
2018-12-06
driver core: Move async_synchronize_full call
Alexander Duyck
1
-3
/
+3
2018-12-06
driver core: platform: Respect return code of platform_device_register_full()
Andy Shevchenko
1
-2
/
+2
2018-12-06
kref/kobject: Improve documentation
Ezequiel Garcia
1
-2
/
+1
2018-12-06
drivers/base/memory.c: Use DEVICE_ATTR_RO and friends
David Hildenbrand
1
-43
/
+36
2018-12-03
Merge 4.20-rc5 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+8
2018-11-27
driver core: Replace simple_strto{l,ul} by kstrtou{l,ul}
Kaitao cheng
1
-7
/
+14
2018-11-26
device property: Remove struct property_set
Heikki Krogerus
1
-315
/
+17
2018-11-26
device property: Move device_add_properties() to swnode.c
Heikki Krogerus
2
-179
/
+184
2018-11-26
drivers: base: Introducing software nodes to the firmware node framework
Heikki Krogerus
3
-1
/
+499
2018-11-26
ACPI / glue: Add acpi_platform_notify() function
Heikki Krogerus
1
-0
/
+7
2018-11-26
drivers core: Prepare support for multiple platform notifications
Heikki Krogerus
1
-7
/
+16
2018-11-26
driver core: platform: Remove duplicated device_remove_properties() call
Heikki Krogerus
1
-1
/
+0
2018-11-11
devres: Align data[] to ARCH_KMALLOC_MINALIGN
Alexey Brodkin
1
-2
/
+8
2018-11-11
driver core: fix comments for device_block_probing()
Randy Dunlap
1
-2
/
+2
2018-11-11
driver core: Replace simple_strtol by kstrtoint
Muchun Song
1
-1
/
+4
2018-11-05
OPP: Rename and relocate of_genpd_opp_to_performance_state()
Viresh Kumar
1
-48
/
+0
2018-11-05
PM / Domains: Add genpd_opp_to_performance_state()
Viresh Kumar
1
-0
/
+32
2018-11-05
PM / Domains: Rename genpd virtual devices as virt_dev
Viresh Kumar
1
-13
/
+13
2018-10-31
mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
David Hildenbrand
1
-12
/
+1
2018-10-31
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-2
/
+7
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-27
mm, proc: add KReclaimable to /proc/meminfo
Vlastimil Babka
1
-7
/
+12
2018-10-26
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+38
2018-10-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+8
2018-10-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+26
2018-10-23
Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+2
2018-10-23
Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+16
2018-10-23
Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2
-9
/
+95
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-6
/
+17
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
2
-3
/
+83
2018-10-21
Merge branch 'regmap-4.20' into regmap-next
Mark Brown
1
-6
/
+12
2018-10-19
regmap: use less #ifdef for LOG_DEVICE
Ben Dooks
1
-6
/
+12
2018-10-19
regmap: Add regmap_noinc_write API
Ben Whitten
2
-0
/
+80
2018-10-18
Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-m...
Rafael J. Wysocki
1
-0
/
+2
2018-10-18
PM / Domains: Deal with multiple states but no governor in genpd
Ulf Hansson
1
-0
/
+6
2018-10-18
PM / Domains: Don't treat zero found compatible idle states as an error
Ulf Hansson
1
-4
/
+10
2018-10-16
devres: provide devm_kstrdup_const()
Bartosz Golaszewski
1
-0
/
+31
2018-10-16
devres: constify p in devm_kfree()
Bartosz Golaszewski
1
-2
/
+3
2018-10-07
Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-2
/
+5
2018-10-06
Merge tag 'irqchip-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-6
/
+8
2018-10-05
drivers: base: cacheinfo: Do not populate sysfs for unknown cache types
Jeffrey Hugo
1
-0
/
+2
2018-10-04
PM / core: Clear the direct_complete flag on errors
Rafael J. Wysocki
1
-1
/
+4
2018-10-02
dma-mapping: move dma_default_get_required_mask under ifdef
Christoph Hellwig
1
-1
/
+1
2018-10-02
genirq/msi: Allow creation of a tree-based irqdomain for platform-msi
Marc Zyngier
1
-6
/
+8
2018-10-02
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-12
/
+18
2018-10-01
dma-mapping: make the get_required_mask method available unconditionally
Christoph Hellwig
1
-2
/
+11
2018-09-30
firmware: Always initialize the fw_priv list object
Bjorn Andersson
1
-2
/
+5
2018-09-16
component: fix loop condition to call unbind() if bind() fails
Banajit Goswami
1
-3
/
+3
[prev]
[next]