index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
ti-sysc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bus: ti-sysc: Timers no longer need legacy quirk handling
Tony Lindgren
2020-05-19
1
-7
/
+7
*
bus: ti-sysc: Ignore timer12 on secure omap3
Tony Lindgren
2020-05-19
1
-0
/
+11
*
Merge branch 'fix-lcdc-quirk' into omap-for-v5.7/ti-sysc
Tony Lindgren
2020-03-10
1
-1
/
+2
|
\
|
*
bus: ti-sysc: Fix quirk flags for lcdc on am335x
Tony Lindgren
2020-03-09
1
-1
/
+2
*
|
bus: ti-sysc: Add support for PRUSS SYSC type
Suman Anna
2020-03-04
1
-0
/
+27
*
|
bus: ti-sysc: Detect EDMA and set quirk flags for tptc
Tony Lindgren
2020-03-04
1
-0
/
+5
*
|
bus: ti-sysc: Fix wrong offset for display subsystem reset quirk
Tony Lindgren
2020-03-03
1
-4
/
+4
*
|
bus: ti-sysc: Implement display subsystem reset quirk
Tony Lindgren
2020-02-26
1
-3
/
+128
*
|
bus: ti-sysc: Detect display subsystem related devices
Tony Lindgren
2020-02-26
1
-0
/
+19
*
|
bus: ti-sysc: Handle module unlock quirk needed for some RTC
Tony Lindgren
2020-02-26
1
-6
/
+68
*
|
bus: ti-sysc: Implement SoC revision handling
Tony Lindgren
2020-02-26
1
-1
/
+193
*
|
bus: ti-sysc: Don't warn about legacy property for nested ti-sysc devices
Tony Lindgren
2020-02-26
1
-1
/
+1
*
|
bus: ti-sysc: Consider non-existing registers too when matching quirks
Tony Lindgren
2020-02-26
1
-63
/
+57
*
|
bus: ti-sysc: Improve reset to work with modules with no sysconfig
Tony Lindgren
2020-02-26
1
-4
/
+6
*
|
bus: ti-sysc: Rename clk related quirks to pre_reset and post_reset quirks
Tony Lindgren
2020-02-26
1
-16
/
+16
*
|
bus: ti-sysc: Fix 1-wire reset quirk
Tony Lindgren
2020-02-26
1
-2
/
+2
|
/
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
1
-9
/
+9
|
\
|
*
bus: ti-sysc: Use PTR_ERR_OR_ZERO() to simplify code
zhengbin
2019-12-12
1
-3
/
+1
|
*
bus: ti-sysc: Drop MMU quirks
Suman Anna
2019-12-12
1
-4
/
+0
|
*
bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTO
Tony Lindgren
2019-12-12
1
-2
/
+8
*
|
bus: ti-sysc: Fix iterating over clocks
Tony Lindgren
2019-12-16
1
-2
/
+8
|
/
*
bus: ti-sysc: Fix missing reset delay handling
Tony Lindgren
2019-12-12
1
-0
/
+4
*
bus: ti-sysc: Fix missing force mstandby quirk handling
Tony Lindgren
2019-12-10
1
-1
/
+2
*
bus: ti-sysc: Adjust exception handling in sysc_child_add_named_clock()
Markus Elfring
2019-11-14
1
-4
/
+3
*
bus: ti-sysc: Add module enable quirk for audio AESS
Tony Lindgren
2019-11-14
1
-1
/
+13
*
bus: ti-sysc: Use swsup quirks also for am335x musb
Tony Lindgren
2019-10-21
1
-0
/
+2
*
bus: ti-sysc: Handle mstandby quirk and use it for musb
Tony Lindgren
2019-10-21
1
-2
/
+8
*
Merge branch 'watchdog-fix' into omap-for-v5.5/ti-sysc
Tony Lindgren
2019-10-18
1
-4
/
+14
|
\
|
*
bus: ti-sysc: Fix watchdog quirk handling
Tony Lindgren
2019-10-18
1
-4
/
+14
*
|
bus: ti-sysc: avoid toggling power state of module during probe
Tero Kristo
2019-10-08
1
-12
/
+18
*
|
bus: ti-sysc: drop the extra hardreset during init
Tero Kristo
2019-10-08
1
-36
/
+1
*
|
bus: ti-sysc: re-order reset and main clock controls
Tero Kristo
2019-10-08
1
-4
/
+4
|
/
*
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-09-30
1
-15
/
+37
|
\
|
*
bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()
Tony Lindgren
2019-09-06
1
-1
/
+0
|
*
bus: ti-sysc: Fix handling of invalid clocks
Tony Lindgren
2019-09-05
1
-4
/
+1
|
*
bus: ti-sysc: Fix clock handling for no-idle quirks
Tony Lindgren
2019-09-05
1
-11
/
+37
*
|
bus: ti-sysc: Detect d2d when debug is enabled
Tony Lindgren
2019-08-26
1
-0
/
+2
*
|
bus: ti-sysc: Add module enable quirk for SGX on omap36xx
Tony Lindgren
2019-08-26
1
-0
/
+21
*
|
bus: ti-sysc: Change return types of functions
Nishka Dasgupta
2019-08-26
1
-16
/
+6
*
|
bus: ti-sysc: remove set but not used variable 'quirks'
YueHaibing
2019-08-13
1
-2
/
+1
*
|
bus: ti-sysc: allow reset sharing across devices
Tero Kristo
2019-08-13
1
-3
/
+9
*
|
bus: ti-sysc: rework the reset handling
Tero Kristo
2019-08-13
1
-20
/
+5
*
|
bus: ti-sysc: re-order the clkdm control around reset handling
Tero Kristo
2019-08-13
1
-4
/
+5
*
|
bus: ti-sysc: Add missing kerneldoc comments
Suman Anna
2019-08-13
1
-0
/
+7
*
|
bus: ti-sysc: Switch to SPDX license identifier
Suman Anna
2019-08-13
1
-9
/
+1
|
/
*
bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()
Suman Anna
2019-08-13
1
-7
/
+7
*
ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7
Tony Lindgren
2019-07-24
1
-1
/
+2
*
bus: ti-sysc: Fix using configured sysc mask value
Tony Lindgren
2019-07-24
1
-4
/
+1
*
bus: ti-sysc: Fix handling of forced idle
Tony Lindgren
2019-07-24
1
-1
/
+1
*
bus: ti-sysc: Add support for module specific reset quirks
Tony Lindgren
2019-06-10
1
-5
/
+124
[next]