index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2019-06-10
bus: ti-sysc: Add support for module specific reset quirks
Tony Lindgren
1
-5
/
+124
2019-05-28
bus: ti-sysc: Detect uarts also on omap34xx
Tony Lindgren
1
-1
/
+3
2019-05-28
bus: ti-sysc: Do rstctrl reset handling in two phases
Tony Lindgren
1
-8
/
+17
2019-05-28
bus: ti-sysc: Add support for disabling module without legacy mode
Tony Lindgren
1
-4
/
+17
2019-05-28
bus: ti-sysc: Set ENAWAKEUP if available
Tony Lindgren
1
-0
/
+5
2019-05-28
bus: ti-sysc: Handle swsup idle mode quirks
Tony Lindgren
1
-8
/
+17
2019-05-28
bus: ti-sysc: Handle clockactivity for enable and disable
Tony Lindgren
1
-0
/
+7
2019-05-28
bus: ti-sysc: Enable interconnect target module autoidle bit on enable
Tony Lindgren
1
-1
/
+12
2019-05-28
bus: ti-sysc: Allow QUIRK_LEGACY_IDLE even if legacy_mode is not set
Tony Lindgren
1
-3
/
+0
2019-05-28
bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bits
Tony Lindgren
1
-18
/
+54
2019-05-28
bus: ti-sysc: Support 16-bit writes too
Tony Lindgren
1
-1
/
+22
2019-05-28
bus: ti-sysc: Add support for missing clockdomain handling
Tony Lindgren
1
-26
/
+101
2019-05-02
bus: ti-sysc: Handle devices with no control registers
Tony Lindgren
1
-12
/
+11
2019-04-09
bus: ti-sysc: Add generic enable/disable functions
Roger Quadros
1
-0
/
+129
2019-04-06
bus: ti-sysc: Detect DMIC for debugging
Tony Lindgren
1
-0
/
+1
2019-04-06
bus: ti-sysc: Handle swsup idle mode quirks
Tony Lindgren
1
-3
/
+3
2019-04-03
bus: ti-sysc: Add quirk handling for external optional functional clock
Tony Lindgren
1
-1
/
+90
2019-04-03
bus: ti-sysc: Add support for early quirks based on register address
Tony Lindgren
1
-4
/
+42
2019-04-03
bus: ti-sysc: Move rstctrl reset to happen later
Tony Lindgren
1
-22
/
+39
2019-04-03
bus: ti-sysc: Manage clocks for the interconnect target module in all cases
Tony Lindgren
1
-13
/
+11
2019-04-03
bus: ti-sysc: Allocate mdata as needed and do platform data based init later
Tony Lindgren
1
-15
/
+39
2019-04-03
bus: ti-sysc: Enable all clocks directly during init to read revision
Tony Lindgren
1
-22
/
+28
2019-04-01
bus: ti-sysc: Add separate functions for handling clocks
Tony Lindgren
1
-18
/
+123
2019-04-01
bus: ti-sysc: Move legacy platform data idling into separate functions
Tony Lindgren
1
-28
/
+50
2019-04-01
bus: ti-sysc: Make functions static
Tony Lindgren
1
-2
/
+2
2019-04-01
bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-init
Tony Lindgren
1
-1
/
+4
2019-04-01
bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocated
Tony Lindgren
1
-0
/
+3
2019-01-29
Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2
Tony Lindgren
1
-3
/
+3
2019-01-29
bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe()
Tony Lindgren
1
-2
/
+2
2018-12-11
bus: ti-sysc: Check for no-reset and no-idle flags at the child level
Tony Lindgren
1
-7
/
+25
2018-11-16
bus: ti-sysc: Detect devices for debug on omap5
Tony Lindgren
1
-0
/
+3
2018-11-16
bus: ti-sysc: Add mcasp optional clocks flag
Tony Lindgren
1
-0
/
+11
2018-11-16
bus: ti-sysc: Fix getting optional clocks in clock_roles
Tony Lindgren
1
-2
/
+7
2018-10-01
bus: ti-sysc: Just use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS
Tony Lindgren
1
-111
/
+4
2018-09-29
bus: ti-sysc: Make some warnings debug only
Tony Lindgren
1
-2
/
+2
2018-09-29
bus: ti-sysc: Detect devices for debug on dra7
Tony Lindgren
1
-5
/
+8
2018-09-29
bus: ti-sysc: Detect timer and gpio on dra7
Tony Lindgren
1
-2
/
+4
2018-09-29
Merge commit '4f3530f4a41d49c41015020cd9a5ed5c95b5d2db' into omap-for-v4.20/t...
Tony Lindgren
1
-20
/
+17
2018-09-24
bus: ti-sysc: Detect devices on am335x when DEBUG is enabled
Tony Lindgren
1
-2
/
+6
2018-09-24
bus: ti-sysc: Detect more devices on am473x for debugging
Tony Lindgren
1
-3
/
+20
2018-09-24
bus: ti-sysc: Update revision masks to support am437x
Tony Lindgren
1
-2
/
+4
2018-09-24
bus: ti-sysc: Defer suspend as needed
Tony Lindgren
1
-57
/
+61
2018-08-28
Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2
Tony Lindgren
1
-0
/
+64
2018-08-22
bus: ti-sysc: Fix no_console_suspend handling
Tony Lindgren
1
-3
/
+3
2018-08-17
bus: ti-sysc: Fix module register ioremap for larger offsets
Tony Lindgren
1
-17
/
+14
2018-07-10
bus: ti-sysc: Add support for software reset
Faiz Abbas
1
-0
/
+46
2018-07-10
bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76x
Faiz Abbas
1
-0
/
+18
2018-07-02
bus: ti-sysc: Use 2-factor allocator arguments
Kees Cook
1
-4
/
+4
2018-05-18
bus: ti-sysc: Fix optional clocks array access
Tony Lindgren
1
-1
/
+1
2018-05-01
bus: ti-sysc: Show module information for suspend if DEBUG is enabled
Tony Lindgren
1
-0
/
+18
[next]