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
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
2017-06-29
PM / Domains: Fix unsafe iteration over modified list of domain providers
Krzysztof Kozlowski
1
-2
/
+2
2017-06-29
PM / Domains: Fix unsafe iteration over modified list of device links
Krzysztof Kozlowski
1
-2
/
+2
2017-06-29
PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd device
Krzysztof Kozlowski
1
-2
/
+2
2017-06-29
PM / Domains: Call driver's noirq callbacks
Mikko Perttunen
1
-9
/
+59
2017-06-28
regmap: irq: add chip option mask_writeonly
Michael Grzeschik
1
-15
/
+25
2017-06-28
drivers: dma-coherent: Introduce default DMA pool
Vladimir Murzin
1
-7
/
+52
2017-06-28
drivers: dma-coherent: Account dma_pfn_offset when used with device tree
Vladimir Murzin
1
-2
/
+13
2017-06-28
dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
Christoph Hellwig
1
-20
/
+16
2017-06-28
dma-mapping: remove dmam_free_noncoherent
Christoph Hellwig
1
-20
/
+0
2017-06-28
PM / QoS: constify *_attribute_group.
Arvind Yadav
1
-6
/
+6
2017-06-28
PM / sysfs: Constify attribute groups
Krzysztof Kozlowski
1
-6
/
+6
2017-06-28
PM: Constify info string used in messages
Krzysztof Kozlowski
1
-13
/
+15
2017-06-28
PM: Constify returned PM event name
Krzysztof Kozlowski
1
-1
/
+1
2017-06-28
PM / Domains: Constify genpd pointer
Krzysztof Kozlowski
1
-7
/
+10
2017-06-27
PM / wakeirq: Convert to SRCU
Thomas Gleixner
1
-14
/
+18
2017-06-24
PM / OPP: Add dev_pm_opp_{set|put}_clkname()
Viresh Kumar
1
-0
/
+67
2017-06-22
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
Marc Zyngier
1
-1
/
+1
2017-06-22
PM / OPP: Don't create debugfs "supply-0" directory unnecessarily
Viresh Kumar
1
-4
/
+3
2017-06-22
PM / OPP: opp-microvolt is not optional if regulators are set
Viresh Kumar
1
-2
/
+8
2017-06-22
PM / OPP: Don't create copy of regulators unnecessarily
Viresh Kumar
1
-11
/
+3
2017-06-22
PM / OPP: Reorganize _generic_set_opp_regulator()
Viresh Kumar
1
-39
/
+34
2017-06-22
PM / Domains: pdd->dev can't be NULL in genpd_dev_pm_qos_notifier()
Viresh Kumar
1
-1
/
+1
2017-06-22
device property: Add fwnode_graph_get_port_parent
Kieran Bingham
1
-4
/
+24
2017-06-22
device property: Add FW type agnostic fwnode_graph_get_remote_node
Sakari Ailus
1
-0
/
+37
2017-06-22
device property: Introduce fwnode_device_is_available()
Sakari Ailus
1
-0
/
+10
2017-06-22
device property: Move fwnode graph ops to firmware specific locations
Sakari Ailus
1
-83
/
+8
2017-06-22
device property: Move FW type specific functionality to FW specific files
Sakari Ailus
1
-125
/
+83
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2
-12
/
+11
2017-06-19
Merge tag 'tegra-for-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
1
-4
/
+4
2017-06-15
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2
-11
/
+12
2017-06-15
PM / sleep: Print timing information if debug is enabled
Rafael J. Wysocki
1
-0
/
+4
2017-06-13
PM / Domains: Allow overriding the ->xlate() callback
Thierry Reding
1
-4
/
+4
2017-06-13
driver core: fix automatic pinctrl management
Johan Hovold
1
-0
/
+3
2017-06-13
driver core: add helper to reuse a device-tree node
Johan Hovold
1
-0
/
+16
2017-06-12
driver-core: remove struct bus_type.dev_attrs
Greg Kroah-Hartman
1
-36
/
+1
2017-06-09
regmap: irq: allow to register one cell interrupt controllers
Vladimir Zapolskiy
1
-1
/
+1
2017-06-09
driver core: remove class_attrs from struct class
Greg Kroah-Hartman
1
-33
/
+0
2017-06-09
Merge branches 'intel_pstate' and 'pm-sleep'
Rafael J. Wysocki
2
-12
/
+11
2017-06-08
regmap: Fix typo in IS_ENABLED() check
Mark Brown
1
-1
/
+1
2017-06-07
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
2
-12
/
+11
2017-06-06
Merge branch 'topic/lzo' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
3
-2
/
+8
2017-06-06
regmap: Add 1-Wire bus support
Alex A. Mihaylov
3
-1
/
+251
2017-06-06
regmap: make LZO cache optional
Jonas Gorski
3
-2
/
+8
2017-06-03
firmware: move umh try locks into the umh code
Luis R. Rodriguez
1
-32
/
+36
2017-06-03
firmware: move assign_firmware_buf() further up
Luis R. Rodriguez
1
-39
/
+38
2017-06-03
firmware: add sanity check on shutdown/suspend
Luis R. Rodriguez
1
-0
/
+99
2017-06-03
firmware: always enable the reboot notifier
Luis R. Rodriguez
1
-19
/
+18
2017-06-03
firmware: share fw fallback killing on reboot/suspend
Luis R. Rodriguez
1
-15
/
+14
2017-06-03
firmware: move kill_requests_without_uevent() up above
Luis R. Rodriguez
1
-16
/
+16
2017-06-03
arm,arm64,drivers: add a prefix to drivers arch_topology interfaces
Juri Lelli
1
-10
/
+10
[prev]
[next]