index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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
2018-03-01
ARM: OMAP2+: Add functions to allocate module data from device tree
Tony Lindgren
1
-1
/
+308
2018-02-14
Merge branch 'omap-for-v4.16/soc' into omap-for-v4.16/fixes
Tony Lindgren
1
-3
/
+3
2018-02-02
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+2
2018-01-22
ARM: omap: hwmod: fix section mismatch warnings
Arnd Bergmann
1
-2
/
+2
2017-12-22
ARM: OMAP2+: hwmod_core: enable optional clocks before main clock
Tero Kristo
1
-3
/
+3
2017-12-21
bus: ti-sysc: Make omap_hwmod_sysc_fields into sysc_regbits platform data
Tony Lindgren
1
-0
/
+2
2017-12-04
ARM: OMAP2+: hwmod: calculate physical register address on am33xx
Tero Kristo
1
-0
/
+1
2017-12-04
ARM: OMAP2+: hwmod: fix clkctrl address translation logic
Tero Kristo
1
-37
/
+35
2017-10-11
ARM: OMAP2+: Drop legacy struct omap_hwmod_addr_space
Tony Lindgren
1
-240
/
+13
2017-10-11
ARM: OMAP2+: Drop omap_hwmod_dma_info
Tony Lindgren
1
-116
/
+3
2017-10-11
ARM: OMAP2+: Drop omap_hwmod_irq_info
Tony Lindgren
1
-96
/
+4
2017-10-11
ARM: OMAP2+: Parse module IO range from dts for legacy "ti,hwmods" support
Tony Lindgren
1
-1
/
+79
2017-09-19
ARM: OMAP2+: Fix overwriting of clkctrl and modulemode values
Tony Lindgren
1
-8
/
+41
2017-08-16
ARM: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-06-12
Merge branch 'omap-for-v4.13/clkctrl' into omap-for-v4.13/soc-v4
Tony Lindgren
1
-15
/
+130
2017-06-08
ARM: OMAP2+: Remove unused legacy code for interconnects
Tony Lindgren
1
-13
/
+10
2017-06-06
ARM: OMAP2+: hwmod: populate clkctrl clocks for hwmods if available
Tero Kristo
1
-15
/
+130
2017-03-23
ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTO
Roger Quadros
1
-2
/
+7
2017-03-14
ARM: OMAP2+: Remove unused CLOCKACT_TEST_ICLK
Tony Lindgren
1
-1
/
+1
2017-03-14
ARM: OMAP2+: Use list_for_each_entry for hwmod slave_ports
Tony Lindgren
1
-73
/
+10
2017-03-14
ARM: OMAP2+: Remove mostly unused hwmod linkspace
Tony Lindgren
1
-113
/
+3
2017-01-30
Merge tag 'omap-for-v4.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
1
-0
/
+33
2017-01-20
ARM: OMAP2+: omap_hwmod: Add support for earlycon
Lokesh Vutla
1
-0
/
+33
2016-12-27
ARM: omap2+: fixing wrong strcat for Non-NULL terminated string
Maninder Singh
1
-4
/
+4
2016-11-10
ARM: OMAP2+: Remove legacy hwmod mux code
Tony Lindgren
1
-106
/
+1
2016-07-23
ARM: OMAP4+: Have _omap4_wait_target_* check for valid clkctrl_offs
Dave Gerlach
1
-0
/
+8
2016-07-04
ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIs
Tero Kristo
1
-15
/
+12
2016-07-04
ARM: OMAP2+: hwmod: fetch main_clk based on hwmod name
Tero Kristo
1
-5
/
+50
2016-04-10
ARM: OMAP2+: hwmod: fix _idle() hwmod state sanity check sequence
Suman Anna
1
-6
/
+6
2016-03-27
ARM: OMAP2+: hwmod: Fix updating of sysconfig register
Lokesh Vutla
1
-4
/
+4
2016-03-07
ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
Lokesh Vutla
1
-1
/
+8
2015-12-23
Merge tag 'omap-for-v4.5/soc-initcall' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
1
-1
/
+1
2015-12-03
ARM: OMAP2+: Change core_initcall levels to postcore_initcall
Tony Lindgren
1
-1
/
+1
2015-11-12
ARM: OMAP2+: hwmod: Add hwmod flag for HWMOD_OPT_CLKS_NEEDED
Peter Ujfalusi
1
-30
/
+36
2015-09-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-1
/
+15
2015-09-01
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2015-07-24
Merge branch 'dm814x-soc' into omap-for-v4.3/soc
Tony Lindgren
1
-1
/
+2
2015-07-24
ARM: OMAP2: Add minimal dm814x hwmod support
Tony Lindgren
1
-1
/
+2
2015-07-23
ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc
Roger Quadros
1
-8
/
+16
2015-07-20
ARM: OMAP2+: Include clk.h
Stephen Boyd
1
-0
/
+1
2015-07-16
ARM: OMAP2+: hwmod: add support for lock and unlock hooks
Lokesh Vutla
1
-0
/
+13
2015-06-02
ARM: OMAP2+: Return correct error values from device and hwmod
Pali Rohár
1
-4
/
+6
2015-05-08
ARM: AM33xx+: hwmod: re-use omap4 implementations for reset functionality
Tero Kristo
1
-52
/
+4
2015-05-08
ARM: OMAP4+: PRM: add support for passing status register/bit info to reset
Tero Kristo
1
-2
/
+10
2015-03-02
ARM: OMAP2+: hwmod: fix deassert hardreset clkdm usecounting
Tero Kristo
1
-5
/
+4
2015-02-26
ARM: omap2+: omap_hwmod: Set unique lock_class_key per hwmod
Peter Ujfalusi
1
-0
/
+1
[next]