index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
omap_hwmod.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2019-01-01
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-03-01
1
-0
/
+6
|
*
ARM: OMAP2+: Add checks for device tree based sysconfig data
Tony Lindgren
2018-03-01
1
-3
/
+106
|
*
ARM: OMAP2+: Add functions to allocate module data from device tree
Tony Lindgren
2018-03-01
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-02
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
*
ARM: OMAP2+: Drop omap_hwmod_irq_info
Tony Lindgren
2017-10-10
1
-96
/
+4
*
ARM: OMAP2+: Parse module IO range from dts for legacy "ti,hwmods" support
Tony Lindgren
2017-10-10
1
-1
/
+79
*
ARM: OMAP2+: Fix overwriting of clkctrl and modulemode values
Tony Lindgren
2017-09-19
1
-8
/
+41
*
ARM: Convert to using %pOF instead of full_name
Rob Herring
2017-08-16
1
-2
/
+2
*
Merge branch 'omap-for-v4.13/clkctrl' into omap-for-v4.13/soc-v4
Tony Lindgren
2017-06-12
1
-15
/
+130
|
\
|
*
ARM: OMAP2+: hwmod: populate clkctrl clocks for hwmods if available
Tero Kristo
2017-06-06
1
-15
/
+130
*
|
ARM: OMAP2+: Remove unused legacy code for interconnects
Tony Lindgren
2017-06-08
1
-13
/
+10
|
/
*
ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTO
Roger Quadros
2017-03-23
1
-2
/
+7
*
ARM: OMAP2+: Remove unused CLOCKACT_TEST_ICLK
Tony Lindgren
2017-03-14
1
-1
/
+1
*
ARM: OMAP2+: Use list_for_each_entry for hwmod slave_ports
Tony Lindgren
2017-03-14
1
-73
/
+10
*
ARM: OMAP2+: Remove mostly unused hwmod linkspace
Tony Lindgren
2017-03-14
1
-113
/
+3
*
Merge tag 'omap-for-v4.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2017-01-30
1
-0
/
+33
|
\
|
*
ARM: OMAP2+: omap_hwmod: Add support for earlycon
Lokesh Vutla
2017-01-20
1
-0
/
+33
*
|
ARM: omap2+: fixing wrong strcat for Non-NULL terminated string
Maninder Singh
2016-12-27
1
-4
/
+4
|
/
*
ARM: OMAP2+: Remove legacy hwmod mux code
Tony Lindgren
2016-11-10
1
-106
/
+1
*
ARM: OMAP4+: Have _omap4_wait_target_* check for valid clkctrl_offs
Dave Gerlach
2016-07-23
1
-0
/
+8
*
ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIs
Tero Kristo
2016-07-04
1
-15
/
+12
*
ARM: OMAP2+: hwmod: fetch main_clk based on hwmod name
Tero Kristo
2016-07-04
1
-5
/
+50
*
ARM: OMAP2+: hwmod: fix _idle() hwmod state sanity check sequence
Suman Anna
2016-04-10
1
-6
/
+6
*
ARM: OMAP2+: hwmod: Fix updating of sysconfig register
Lokesh Vutla
2016-03-27
1
-4
/
+4
*
ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
Lokesh Vutla
2016-03-07
1
-1
/
+8
*
Merge tag 'omap-for-v4.5/soc-initcall' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2015-12-22
1
-1
/
+1
|
\
|
*
ARM: OMAP2+: Change core_initcall levels to postcore_initcall
Tony Lindgren
2015-12-03
1
-1
/
+1
*
|
ARM: OMAP2+: hwmod: Add hwmod flag for HWMOD_OPT_CLKS_NEEDED
Peter Ujfalusi
2015-11-12
1
-30
/
+36
|
/
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-09-01
1
-1
/
+15
|
\
[next]