index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
ti-sysc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
*
bus: ti-sysc: Detect uarts also on omap34xx
Tony Lindgren
2019-05-28
1
-1
/
+3
*
bus: ti-sysc: Do rstctrl reset handling in two phases
Tony Lindgren
2019-05-28
1
-8
/
+17
*
bus: ti-sysc: Add support for disabling module without legacy mode
Tony Lindgren
2019-05-28
1
-4
/
+17
*
bus: ti-sysc: Set ENAWAKEUP if available
Tony Lindgren
2019-05-28
1
-0
/
+5
*
bus: ti-sysc: Handle swsup idle mode quirks
Tony Lindgren
2019-05-28
1
-8
/
+17
*
bus: ti-sysc: Handle clockactivity for enable and disable
Tony Lindgren
2019-05-28
1
-0
/
+7
*
bus: ti-sysc: Enable interconnect target module autoidle bit on enable
Tony Lindgren
2019-05-28
1
-1
/
+12
*
bus: ti-sysc: Allow QUIRK_LEGACY_IDLE even if legacy_mode is not set
Tony Lindgren
2019-05-28
1
-3
/
+0
*
bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bits
Tony Lindgren
2019-05-28
1
-18
/
+54
*
bus: ti-sysc: Support 16-bit writes too
Tony Lindgren
2019-05-28
1
-1
/
+22
*
bus: ti-sysc: Add support for missing clockdomain handling
Tony Lindgren
2019-05-28
1
-26
/
+101
*
bus: ti-sysc: Handle devices with no control registers
Tony Lindgren
2019-05-02
1
-12
/
+11
*
bus: ti-sysc: Add generic enable/disable functions
Roger Quadros
2019-04-09
1
-0
/
+129
*
bus: ti-sysc: Detect DMIC for debugging
Tony Lindgren
2019-04-05
1
-0
/
+1
*
bus: ti-sysc: Handle swsup idle mode quirks
Tony Lindgren
2019-04-05
1
-3
/
+3
*
bus: ti-sysc: Add quirk handling for external optional functional clock
Tony Lindgren
2019-04-03
1
-1
/
+90
*
bus: ti-sysc: Add support for early quirks based on register address
Tony Lindgren
2019-04-03
1
-4
/
+42
*
bus: ti-sysc: Move rstctrl reset to happen later
Tony Lindgren
2019-04-03
1
-22
/
+39
[prev]
[next]