index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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-10-06
bus: ti-sysc: Fix variable set but not used warning for reinit_modules
Tony Lindgren
1
-2
/
+1
2021-09-21
bus: ti-sysc: Drop legacy quirk flag for sham
Tony Lindgren
1
-2
/
+1
2021-09-21
bus: ti-sysc: Drop legacy quirk flag for gpio
Tony Lindgren
1
-2
/
+2
2021-09-21
bus: ti-sysc: Handle otg force idle quirk
Tony Lindgren
1
-1
/
+23
2021-09-21
bus: ti-sysc: Use context lost quirk for otg
Tony Lindgren
1
-1
/
+1
2021-09-21
bus: ti-sysc: Use context lost quirks for gpmc
Tony Lindgren
1
-0
/
+1
2021-09-21
bus: ti-sysc: Add quirk handling for reset on re-init
Tony Lindgren
1
-0
/
+10
2021-09-21
bus: ti-sysc: Add quirk handling for reinit on context lost
Tony Lindgren
1
-6
/
+102
2021-09-21
bus: ti-sysc: Check for lost context in sysc_reinit_module()
Tony Lindgren
1
-11
/
+49
2021-09-21
bus: ti-sysc: Fix timekeeping_suspended warning on resume
Tony Lindgren
1
-12
/
+53
2021-09-01
Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-10
/
+7
2021-08-12
Merge tag 'drivers_soc_for_5.15' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
1
-4
/
+2
2021-08-11
bus: ti-sysc: Fix error handling for sysc_check_active_timer()
Tony Lindgren
1
-1
/
+3
2021-08-10
soc: ti: Remove pm_runtime_irq_safe() usage for smartreflex
Tony Lindgren
1
-4
/
+2
2021-07-27
Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-sysc
Tony Lindgren
1
-12
/
+16
2021-07-27
bus: ti-sysc: Add quirk for OMAP4 McASP to disable SIDLE mode
Peter Ujfalusi
1
-1
/
+2
2021-07-27
Merge branch 'fixes-v5.14' into fixes
Tony Lindgren
1
-0
/
+2
2021-07-27
bus: ti-sysc: AM3: RNG is GP only
Kevin Hilman
1
-0
/
+2
2021-06-11
bus: ti-sysc: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Zhang Qilong
1
-4
/
+2
2021-06-11
bus: ti-sysc: Correct misdocumentation of 'sysc_ioremap()'
Lee Jones
1
-1
/
+1
2021-06-11
bus: ti-sysc: Fix gpt12 system timer issue with reserved status
Tony Lindgren
1
-7
/
+13
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-16
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-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-03
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
[next]