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
/
drivers
/
bus
/
ti-sysc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-25
bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_act
Tony Lindgren
1
-2
/
+2
2021-05-18
bus: ti-sysc: Fix am335x resume hang for usb otg module
Tony Lindgren
1
-3
/
+50
2021-05-18
Merge branch 'fixes-rc1' into fixes
Tony Lindgren
1
-0
/
+3
2021-05-07
bus: ti-sysc: Fix missing quirk flags for sata
Tony Lindgren
1
-1
/
+2
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2021-03-24
bus: ti-sysc: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2021-03-24
bus: ti-sysc: remove unneeded semicolon
Yang Li
1
-2
/
+2
2021-03-12
bus: ti-sysc: Warn about old dtb for dra7 and omap4/5
Tony Lindgren
1
-0
/
+3
2021-03-10
bus: ti-sysc: Check for old incomplete dtb
Tony Lindgren
1
-0
/
+16
2021-03-08
bus: ti-sysc: Detect more modules for debugging
Tony Lindgren
1
-0
/
+7
2021-03-08
bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first
Tony Lindgren
1
-0
/
+49
2021-03-08
bus: ti-sysc: Fix initializing module_pa for modules without sysc register
Tony Lindgren
1
-3
/
+3
2021-02-18
bus: ti-sysc: Fix warning on unbind if reset is not deasserted
Tony Lindgren
1
-1
/
+3
2020-12-17
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+30
2020-11-19
bus: ti-sysc: suppress err msg for timers used as clockevent/source
Grygorii Strashko
1
-1
/
+1
2020-11-16
bus: ti-sysc: Implement GPMC debug quirk to drop platform data
Tony Lindgren
1
-0
/
+10
2020-11-16
bus: ti-sysc: Support modules without control registers
Tony Lindgren
1
-0
/
+7
2020-11-16
bus: ti-sysc: Assert reset only after disabling clocks
Tony Lindgren
1
-11
/
+13
2020-10-26
bus: ti-sysc: Fix bogus resetdone warning on enable for cpsw
Tony Lindgren
1
-0
/
+3
2020-10-26
bus: ti-sysc: Fix reset status check for modules with quirks
Tony Lindgren
1
-9
/
+15
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-04
Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+4
2020-07-25
Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+22
2020-07-21
clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4
Tony Lindgren
1
-0
/
+22
2020-07-13
bus: ti-sysc: Add missing quirk flags for usb_host_hs
Tony Lindgren
1
-2
/
+4
2020-07-02
bus: ti-sysc: Do not disable on suspend for no-idle
Tony Lindgren
1
-2
/
+4
2020-07-02
bus: ti-sysc: Fix sleeping function called from invalid context for RTC quirk
Tony Lindgren
1
-2
/
+2
2020-07-02
bus: ti-sysc: Fix wakeirq sleeping function called from invalid context
Tony Lindgren
1
-7
/
+6
2020-06-28
Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...
Arnd Bergmann
1
-24
/
+74
2020-06-16
Merge tag 'v5.8-rc1' into fixes
Tony Lindgren
1
-7
/
+18
2020-06-11
Revert "bus: ti-sysc: Increase max softreset wait"
Tony Lindgren
1
-1
/
+1
2020-06-04
bus: ti-sysc: Increase max softreset wait
Tony Lindgren
1
-1
/
+1
2020-06-03
bus: ti-sysc: Fix uninitialized framedonetv_irq
Tony Lindgren
1
-1
/
+2
2020-06-03
bus: ti-sysc: Ignore clockactivity unless specified as a quirk
Tony Lindgren
1
-3
/
+6
2020-06-03
bus: ti-sysc: Use optional clocks on for enable and wait for softreset bit
Tony Lindgren
1
-20
/
+60
2020-05-31
bus: ti-sysc: Flush posted write on enable and disable
Tony Lindgren
1
-0
/
+6
2020-05-19
bus: ti-sysc: Timers no longer need legacy quirk handling
Tony Lindgren
1
-7
/
+7
2020-05-19
bus: ti-sysc: Ignore timer12 on secure omap3
Tony Lindgren
1
-0
/
+11
2020-03-10
Merge branch 'fix-lcdc-quirk' into omap-for-v5.7/ti-sysc
Tony Lindgren
1
-1
/
+2
2020-03-09
bus: ti-sysc: Fix quirk flags for lcdc on am335x
Tony Lindgren
1
-1
/
+2
2020-03-04
bus: ti-sysc: Add support for PRUSS SYSC type
Suman Anna
1
-0
/
+27
2020-03-04
bus: ti-sysc: Detect EDMA and set quirk flags for tptc
Tony Lindgren
1
-0
/
+5
2020-03-03
bus: ti-sysc: Fix wrong offset for display subsystem reset quirk
Tony Lindgren
1
-4
/
+4
2020-02-26
bus: ti-sysc: Implement display subsystem reset quirk
Tony Lindgren
1
-3
/
+128
2020-02-26
bus: ti-sysc: Detect display subsystem related devices
Tony Lindgren
1
-0
/
+19
2020-02-26
bus: ti-sysc: Handle module unlock quirk needed for some RTC
Tony Lindgren
1
-6
/
+68
2020-02-26
bus: ti-sysc: Implement SoC revision handling
Tony Lindgren
1
-1
/
+193
2020-02-26
bus: ti-sysc: Don't warn about legacy property for nested ti-sysc devices
Tony Lindgren
1
-1
/
+1
2020-02-26
bus: ti-sysc: Consider non-existing registers too when matching quirks
Tony Lindgren
1
-63
/
+57
2020-02-26
bus: ti-sysc: Improve reset to work with modules with no sysconfig
Tony Lindgren
1
-4
/
+6
[next]