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
/
arch
/
arm
/
mach-omap2
/
omap_hwmod.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-26
ARM: OMAP2+: hwmod: fix kernel-doc warnings
Randy Dunlap
1
-4
/
+5
2023-10-07
ARM: omap2: fix a debug printk
Dan Carpenter
1
-1
/
+1
2023-06-14
ARM: omap2: Use of_range_to_resource() for "ranges" parsing
Rob Herring
1
-39
/
+6
2023-03-28
ARM: OMAP2+: hwmod: Use kzalloc for allocating only one element
Kenneth Lee
1
-1
/
+1
2023-03-27
ARM: OMAP2+: Use of_address_to_resource()
Rob Herring
1
-9
/
+6
2023-03-27
ARM: OMAP2+: Use of_property_read_bool() for boolean properties
Rob Herring
1
-3
/
+3
2023-01-09
ARM: omap2: make functions static
Arnd Bergmann
1
-1
/
+3
2023-01-09
ARM: omap2: remove unused functions
Arnd Bergmann
1
-90
/
+0
2021-12-17
ARM: OMAP2+: hwmod: Add of_node_put() before break
Wan Jiabing
1
-1
/
+3
2021-11-04
Merge tag 'soc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-3
/
+3
2021-10-06
ARM: OMAP2+: Fix typo in some comments
Jason Wang
1
-3
/
+3
2021-10-06
bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893
Tony Lindgren
1
-0
/
+2
2021-07-27
ARM: omap2+: hwmod: fix potential NULL pointer access
Tero Kristo
1
-1
/
+9
2021-04-08
Merge tag 'omap-for-v5.13/soc-signed' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-0
/
+1
2021-03-24
ARM: OMAP2+: add missing call to of_node_put()
Yang Li
1
-0
/
+1
2021-03-10
ARM: OMAP2+: Drop legacy platform data for dra7 pcie
Tony Lindgren
1
-8
/
+0
2020-11-16
ARM: OMAP2+: Check for inited flag
Tony Lindgren
1
-0
/
+6
2020-07-14
ARM: OMAP2+: Fix possible memory leak in omap_hwmod_allocate_module
Chen Tao
1
-3
/
+11
2020-06-03
ARM: OMAP2+: Fix legacy mode dss_reset
Tony Lindgren
1
-1
/
+1
2020-02-21
ARM: OMAP2+: Improve handling of ti-sysc related sysc_fields
Tony Lindgren
1
-7
/
+12
2019-12-17
ARM: OMAP2+: Drop legacy platform data for omap4 aess
Tony Lindgren
1
-18
/
+0
2019-10-16
ARM: OMAP2+: Drop unused enable_wakeup and disable_wakeup
Tony Lindgren
1
-97
/
+0
2019-07-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-34
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-28
bus: ti-sysc: Add support for missing clockdomain handling
Tony Lindgren
1
-34
/
+5
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-26
/
+184
2019-04-25
ARM: omap2+: hwmod: drop CLK_IS_BASIC flag usage
Tero Kristo
1
-2
/
+2
2019-04-06
bus: ti-sysc: Handle swsup idle mode quirks
Tony Lindgren
1
-0
/
+6
2019-04-06
bus: ti-sysc: Pass clockactivity quirk to platform functions
Tony Lindgren
1
-0
/
+2
2019-04-01
bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-init
Tony Lindgren
1
-0
/
+2
2019-03-26
ARM: OMAP2+: Handle reset quirks for dynamically allocated modules
Tony Lindgren
1
-0
/
+70
2019-03-26
ARM: OMAP2+: Allocate struct omap_hwmod based on dts data
Tony Lindgren
1
-4
/
+78
2019-03-26
ARM: OMAP2+: Prepare class allocation for dynamically allocated modules
Tony Lindgren
1
-8
/
+10
2019-03-26
ARM: OMAP2+: Make interconnect target module allocation functions static
Tony Lindgren
1
-14
/
+16
2019-03-26
ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()
Tony Lindgren
1
-1
/
+1
2019-02-15
ARM: OMAP2+: hwmod: disable ick autoidling when a hwmod requires that
Andreas Kemnade
1
-4
/
+12
2019-01-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-6
/
+17
2018-12-11
ARM: OMAP2+: Check also the first dts child for hwmod flags
Tony Lindgren
1
-6
/
+17
2018-11-19
ARM: OMAP2+: hwmod: Fix some section annotations
Nathan Chancellor
1
-3
/
+3
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-3
/
+5
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-3
/
+3
2018-09-07
ARM: OMAP2+: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-8
/
+8
2018-09-07
ARM: OMAP2+: hwmod_core: improve the support for clkctrl clocks
Tero Kristo
1
-29
/
+43
2018-08-17
ARM: OMAP2+: Fix module address for modules using mpu_rt_idx
Tony Lindgren
1
-0
/
+37
2018-08-17
ARM: OMAP2+: Fix null hwmod for ti-sysc debug
Tony Lindgren
1
-1
/
+1
2018-04-30
ARM: OMAP2+: Use signed value for sysc register offsets
Tony Lindgren
1
-10
/
+11
2018-03-07
Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/sc...
Arnd Bergmann
1
-1
/
+417
2018-03-01
ARM: OMAP2+: Try to parse earlycon from parent too
Tony Lindgren
1
-0
/
+6
2018-03-01
ARM: OMAP2+: Add checks for device tree based sysconfig data
Tony Lindgren
1
-3
/
+106
[next]