index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
omap_hwmod.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: OMAP2+: hwmod: Add of_node_put() before break
Wan Jiabing
2022-02-23
1
-1
/
+3
*
bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893
Tony Lindgren
2021-10-06
1
-0
/
+2
*
ARM: omap2+: hwmod: fix potential NULL pointer access
Tero Kristo
2021-07-27
1
-1
/
+9
*
Merge tag 'omap-for-v5.13/soc-signed' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2021-04-08
1
-0
/
+1
|
\
|
*
ARM: OMAP2+: add missing call to of_node_put()
Yang Li
2021-03-24
1
-0
/
+1
*
|
ARM: OMAP2+: Drop legacy platform data for dra7 pcie
Tony Lindgren
2021-03-10
1
-8
/
+0
|
/
*
ARM: OMAP2+: Check for inited flag
Tony Lindgren
2020-11-16
1
-0
/
+6
*
ARM: OMAP2+: Fix possible memory leak in omap_hwmod_allocate_module
Chen Tao
2020-07-14
1
-3
/
+11
*
ARM: OMAP2+: Fix legacy mode dss_reset
Tony Lindgren
2020-06-03
1
-1
/
+1
*
ARM: OMAP2+: Improve handling of ti-sysc related sysc_fields
Tony Lindgren
2020-02-21
1
-7
/
+12
*
ARM: OMAP2+: Drop legacy platform data for omap4 aess
Tony Lindgren
2019-12-17
1
-18
/
+0
*
ARM: OMAP2+: Drop unused enable_wakeup and disable_wakeup
Tony Lindgren
2019-10-16
1
-97
/
+0
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-07-19
1
-34
/
+5
|
\
|
*
bus: ti-sysc: Add support for missing clockdomain handling
Tony Lindgren
2019-05-28
1
-34
/
+5
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-16
1
-26
/
+184
|
\
|
*
bus: ti-sysc: Handle swsup idle mode quirks
Tony Lindgren
2019-04-05
1
-0
/
+6
|
*
bus: ti-sysc: Pass clockactivity quirk to platform functions
Tony Lindgren
2019-04-05
1
-0
/
+2
|
*
bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-init
Tony Lindgren
2019-04-01
1
-0
/
+2
|
*
ARM: OMAP2+: Handle reset quirks for dynamically allocated modules
Tony Lindgren
2019-03-26
1
-0
/
+70
|
*
ARM: OMAP2+: Allocate struct omap_hwmod based on dts data
Tony Lindgren
2019-03-26
1
-4
/
+78
|
*
ARM: OMAP2+: Prepare class allocation for dynamically allocated modules
Tony Lindgren
2019-03-26
1
-8
/
+10
|
*
ARM: OMAP2+: Make interconnect target module allocation functions static
Tony Lindgren
2019-03-26
1
-14
/
+16
|
*
ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()
Tony Lindgren
2019-03-26
1
-1
/
+1
*
|
ARM: omap2+: hwmod: drop CLK_IS_BASIC flag usage
Tero Kristo
2019-04-25
1
-2
/
+2
|
/
*
ARM: OMAP2+: hwmod: disable ick autoidling when a hwmod requires that
Andreas Kemnade
2019-02-15
1
-4
/
+12
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-31
1
-6
/
+17
|
\
|
*
ARM: OMAP2+: Check also the first dts child for hwmod flags
Tony Lindgren
2018-12-10
1
-6
/
+17
*
|
ARM: OMAP2+: hwmod: Fix some section annotations
Nathan Chancellor
2018-11-19
1
-3
/
+3
|
/
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-3
/
+5
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
1
-3
/
+3
*
ARM: OMAP2+: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-07
1
-8
/
+8
*
ARM: OMAP2+: hwmod_core: improve the support for clkctrl clocks
Tero Kristo
2018-09-07
1
-29
/
+43
*
ARM: OMAP2+: Fix module address for modules using mpu_rt_idx
Tony Lindgren
2018-08-17
1
-0
/
+37
*
ARM: OMAP2+: Fix null hwmod for ti-sysc debug
Tony Lindgren
2018-08-17
1
-1
/
+1
*
ARM: OMAP2+: Use signed value for sysc register offsets
Tony Lindgren
2018-04-30
1
-10
/
+11
*
Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/sc...
Arnd Bergmann
2018-03-07
1
-1
/
+417
|
\
|
*
ARM: OMAP2+: Try to parse earlycon from parent too
Tony Lindgren
2018-02-28
1
-0
/
+6
|
*
ARM: OMAP2+: Add checks for device tree based sysconfig data
Tony Lindgren
2018-02-28
1
-3
/
+106
|
*
ARM: OMAP2+: Add functions to allocate module data from device tree
Tony Lindgren
2018-02-28
1
-1
/
+308
*
|
Merge branch 'omap-for-v4.16/soc' into omap-for-v4.16/fixes
Tony Lindgren
2018-02-14
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
ARM: OMAP2+: hwmod_core: enable optional clocks before main clock
Tero Kristo
2017-12-22
1
-3
/
+3
*
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-02-01
1
-0
/
+2
|
\
\
|
*
|
bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform data
Tony Lindgren
2017-12-21
1
-0
/
+2
*
|
|
ARM: omap: hwmod: fix section mismatch warnings
Arnd Bergmann
2018-01-22
1
-2
/
+2
|
|
/
|
/
|
*
|
ARM: OMAP2+: hwmod: calculate physical register address on am33xx
Tero Kristo
2017-12-04
1
-0
/
+1
*
|
ARM: OMAP2+: hwmod: fix clkctrl address translation logic
Tero Kristo
2017-12-04
1
-37
/
+35
|
/
*
ARM: OMAP2+: Drop legacy struct omap_hwmod_addr_space
Tony Lindgren
2017-10-10
1
-240
/
+13
*
ARM: OMAP2+: Drop omap_hwmod_dma_info
Tony Lindgren
2017-10-10
1
-116
/
+3
[next]