index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
bus: ti-sysc: Manage clocks for the interconnect target module in all cases
Tony Lindgren
2019-04-03
1
-13
/
+11
*
bus: ti-sysc: Allocate mdata as needed and do platform data based init later
Tony Lindgren
2019-04-03
1
-15
/
+39
*
bus: ti-sysc: Enable all clocks directly during init to read revision
Tony Lindgren
2019-04-03
1
-22
/
+28
*
bus: ti-sysc: Add separate functions for handling clocks
Tony Lindgren
2019-04-01
1
-18
/
+123
*
bus: ti-sysc: Move legacy platform data idling into separate functions
Tony Lindgren
2019-04-01
1
-28
/
+50
*
bus: ti-sysc: Make functions static
Tony Lindgren
2019-04-01
1
-2
/
+2
*
bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-init
Tony Lindgren
2019-04-01
1
-1
/
+4
*
bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocated
Tony Lindgren
2019-04-01
1
-0
/
+3
*
Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2
Tony Lindgren
2019-01-29
1
-3
/
+3
|
\
|
*
bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe()
Tony Lindgren
2019-01-29
1
-2
/
+2
|
*
Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2
Tony Lindgren
2018-08-28
1
-0
/
+64
|
|
\
*
|
|
bus: ti-sysc: Check for no-reset and no-idle flags at the child level
Tony Lindgren
2018-12-10
1
-7
/
+25
*
|
|
bus: ti-sysc: Detect devices for debug on omap5
Tony Lindgren
2018-11-15
1
-0
/
+3
*
|
|
bus: ti-sysc: Add mcasp optional clocks flag
Tony Lindgren
2018-11-15
1
-0
/
+11
*
|
|
bus: ti-sysc: Fix getting optional clocks in clock_roles
Tony Lindgren
2018-11-15
1
-2
/
+7
*
|
|
bus: ti-sysc: Just use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS
Tony Lindgren
2018-10-01
1
-111
/
+4
*
|
|
bus: ti-sysc: Make some warnings debug only
Tony Lindgren
2018-09-28
1
-2
/
+2
*
|
|
bus: ti-sysc: Detect devices for debug on dra7
Tony Lindgren
2018-09-28
1
-5
/
+8
*
|
|
bus: ti-sysc: Detect timer and gpio on dra7
Tony Lindgren
2018-09-28
1
-2
/
+4
*
|
|
Merge commit '4f3530f4a41d49c41015020cd9a5ed5c95b5d2db' into omap-for-v4.20/t...
Tony Lindgren
2018-09-28
1
-20
/
+17
|
\
|
|
|
*
|
bus: ti-sysc: Fix no_console_suspend handling
Tony Lindgren
2018-08-22
1
-3
/
+3
|
*
|
bus: ti-sysc: Fix module register ioremap for larger offsets
Tony Lindgren
2018-08-17
1
-17
/
+14
*
|
|
bus: ti-sysc: Detect devices on am335x when DEBUG is enabled
Tony Lindgren
2018-09-24
1
-2
/
+6
*
|
|
bus: ti-sysc: Detect more devices on am473x for debugging
Tony Lindgren
2018-09-24
1
-3
/
+20
*
|
|
bus: ti-sysc: Update revision masks to support am437x
Tony Lindgren
2018-09-24
1
-2
/
+4
*
|
|
bus: ti-sysc: Defer suspend as needed
Tony Lindgren
2018-09-24
1
-57
/
+61
|
|
/
|
/
|
*
|
bus: ti-sysc: Add support for software reset
Faiz Abbas
2018-07-09
1
-0
/
+46
*
|
bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76x
Faiz Abbas
2018-07-09
1
-0
/
+18
|
/
*
bus: ti-sysc: Use 2-factor allocator arguments
Kees Cook
2018-07-02
1
-4
/
+4
*
bus: ti-sysc: Fix optional clocks array access
Tony Lindgren
2018-05-18
1
-1
/
+1
*
bus: ti-sysc: Show module information for suspend if DEBUG is enabled
Tony Lindgren
2018-05-01
1
-0
/
+18
*
bus: ti-sysc: Tag sdio and wdt with legacy mode for suspend
Tony Lindgren
2018-05-01
1
-0
/
+8
*
bus: ti-sysc: Detect UARTs for SYSC_QUIRK_LEGACY_IDLE quirk on omap4
Tony Lindgren
2018-05-01
1
-0
/
+3
*
bus: ti-sysc: Detect omap4 type timers for quirk
Tony Lindgren
2018-05-01
1
-0
/
+3
*
bus: ti-sysc: Add initial support for external resets
Tony Lindgren
2018-05-01
1
-1
/
+47
*
bus: ti-sysc: Improve suspend and resume handling
Tony Lindgren
2018-05-01
1
-6
/
+48
*
bus: ti-sysc: Tag some modules resource providers for noirq suspend
Tony Lindgren
2018-05-01
1
-0
/
+77
*
bus: ti-sysc: Add handling for clkctrl opt clocks
Tony Lindgren
2018-04-30
1
-25
/
+115
*
bus: ti-sysc: Make child clock alias handling more generic
Tony Lindgren
2018-04-30
1
-13
/
+23
*
bus: ti-sysc: Handle simple-bus for nested children
Tony Lindgren
2018-04-30
1
-2
/
+7
*
Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/sc...
Arnd Bergmann
2018-03-07
1
-33
/
+493
|
\
|
*
bus: ti-sysc: Handle some devices in omap_device compatible way
Tony Lindgren
2018-02-26
1
-3
/
+223
|
*
bus: ti-sysc: Add support for platform data callbacks
Tony Lindgren
2018-02-26
1
-14
/
+82
|
*
bus: ti-sysc: Remove unnecessary debugging statements
Tony Lindgren
2018-02-26
1
-8
/
+1
[next]