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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
2021-03-23
driver core: clear deferred probe reason on probe retry
Ahmad Fatoum
1
-0
/
+3
2021-03-23
devcoredump: avoid -Wempty-body warnings
Arnd Bergmann
1
-6
/
+9
2021-03-23
device property: Add test cases for fwnode_property_count_*() APIs
Andy Shevchenko
1
-4
/
+46
2021-03-23
device property: Sync descriptions of swnode array and group APIs
Andy Shevchenko
1
-5
/
+13
2021-03-23
Revert "Revert "driver core: Set fw_devlink=on by default""
Saravana Kannan
1
-1
/
+1
2021-03-23
driver core: Update device link status properly for device_bind_driver()
Saravana Kannan
3
-1
/
+39
2021-03-23
driver core: Avoid pointless deferred probe attempts
Saravana Kannan
1
-0
/
+6
2021-03-23
devtmpfs: actually reclaim some init memory
Rasmus Villemoes
1
-2
/
+2
2021-03-23
devtmpfs: fix placement of complete() call
Rasmus Villemoes
1
-1
/
+1
2021-03-23
drivers/base/cpu: remove redundant assignment of variable retval
Colin Ian King
1
-4
/
+2
2021-03-23
driver core: dd: remove deferred_devices variable
Greg Kroah-Hartman
1
-4
/
+3
2021-03-23
driver core: component: remove dentry pointer in "struct master"
Greg Kroah-Hartman
1
-6
/
+3
2021-03-23
driver core: auxiliary bus: Remove unneeded module bits
Dave Jiang
1
-5
/
+0
2021-03-22
PM: runtime: Defer suspending suppliers
Rafael J. Wysocki
1
-6
/
+39
2021-03-19
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
1
-37
/
+25
2021-03-18
PM: domains: Don't runtime resume devices at genpd_prepare()
Ulf Hansson
1
-36
/
+0
2021-03-18
regmap-irq: Extend sub-irq to support non-fixed reg strides
Guru Das Srinagesh
1
-28
/
+53
2021-03-12
arch_topology: Export arch_freq_scale and helpers
Viresh Kumar
1
-0
/
+3
2021-03-10
software node: Fix device_add_software_node()
Heikki Krogerus
1
-9
/
+17
2021-03-10
software node: Fix node registration
Heikki Krogerus
1
-0
/
+3
2021-03-10
regmap: set debugfs_name to NULL after it is freed
Meng Li
1
-0
/
+1
2021-03-10
arch_topology: Allow multiple entities to provide sched_freq_tick() callback
Viresh Kumar
1
-4
/
+78
2021-03-10
arch_topology: Rename freq_scale as arch_freq_scale
Viresh Kumar
1
-2
/
+2
2021-03-01
PM: runtime: Update device status before letting suppliers suspend
Rafael J. Wysocki
1
-25
/
+37
2021-02-26
Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+491
2021-02-26
drivers/base/memory: don't store phys_device in memory blocks
David Hildenbrand
1
-16
/
+9
2021-02-26
mm/memory_hotplug: rename all existing 'memhp' into 'mhp'
Anshuman Khandual
1
-5
/
+5
2021-02-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-14
/
+19
2021-02-25
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
1
-0
/
+6
2021-02-25
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
1
-2
/
+1
2021-02-25
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
1
-2
/
+1
2021-02-25
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
1
-2
/
+1
2021-02-25
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
1
-2
/
+1
2021-02-25
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
1
-6
/
+9
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+7
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-49
/
+164
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+9
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-02-22
Merge tag 'regmap-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-1
/
+1
2021-02-22
Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2021-02-22
Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-20
/
+175
2021-02-22
Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-0
/
+6
2021-02-21
Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-77
/
+346
2021-02-19
Revert "driver core: Set fw_devlink=on by default"
Greg Kroah-Hartman
1
-1
/
+1
2021-02-19
arch_numa: fix common code printing of phys_addr_t
Randy Dunlap
1
-6
/
+7
2021-02-17
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
3
-20
/
+35
2021-02-15
Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk'
Rafael J. Wysocki
5
-77
/
+346
2021-02-13
driver core: lift dma_default_coherent into common code
Christoph Hellwig
1
-0
/
+6
2021-02-13
driver core: platform: Drop of_device_node_put() wrapper
Rob Herring
1
-1
/
+1
2021-02-12
Merge tag 'soundwire-2_5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-7
/
+7
[prev]
[next]