Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e212abd452a4af3174fcd469d46656f83e135a19
/
drivers
/
bus
/
ti-sysc.c
e212abd
bus: ti-sysc: Fix using configured sysc mask value
by Tony Lindgren
· 5 years ago
6ee8241
bus: ti-sysc: Fix handling of forced idle
by Tony Lindgren
· 5 years ago
4e23be4
bus: ti-sysc: Add support for module specific reset quirks
by Tony Lindgren
· 6 years ago
b6a53c4
bus: ti-sysc: Detect uarts also on omap34xx
by Tony Lindgren
· 6 years ago
ea5a2e4
bus: ti-sysc: Do rstctrl reset handling in two phases
by Tony Lindgren
· 6 years ago
8383e25
bus: ti-sysc: Add support for disabling module without legacy mode
by Tony Lindgren
· 6 years ago
6e09f49
bus: ti-sysc: Set ENAWAKEUP if available
by Tony Lindgren
· 6 years ago
fb685f1
bus: ti-sysc: Handle swsup idle mode quirks
by Tony Lindgren
· 6 years ago
ae9ae12
bus: ti-sysc: Handle clockactivity for enable and disable
by Tony Lindgren
· 6 years ago
eec2655
bus: ti-sysc: Enable interconnect target module autoidle bit on enable
by Tony Lindgren
· 6 years ago
bd808f9
bus: ti-sysc: Allow QUIRK_LEGACY_IDLE even if legacy_mode is not set
by Tony Lindgren
· 6 years ago
e0db94f
bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bits
by Tony Lindgren
· 6 years ago
5aa9129
bus: ti-sysc: Support 16-bit writes too
by Tony Lindgren
· 6 years ago
2b2f7de
bus: ti-sysc: Add support for missing clockdomain handling
by Tony Lindgren
· 6 years ago
e4f50c8
bus: ti-sysc: Handle devices with no control registers
by Tony Lindgren
· 6 years ago
d59b605
bus: ti-sysc: Add generic enable/disable functions
by Roger Quadros
· 6 years ago
13aad51
bus: ti-sysc: Detect DMIC for debugging
by Tony Lindgren
· 6 years ago
b4a9a7a
bus: ti-sysc: Handle swsup idle mode quirks
by Tony Lindgren
· 6 years ago
a54275f
bus: ti-sysc: Add quirk handling for external optional functional clock
by Tony Lindgren
· 6 years ago
42b9c5c
bus: ti-sysc: Add support for early quirks based on register address
by Tony Lindgren
· 6 years ago
b11c1ea
bus: ti-sysc: Move rstctrl reset to happen later
by Tony Lindgren
· 6 years ago
93de83a
bus: ti-sysc: Manage clocks for the interconnect target module in all cases
by Tony Lindgren
· 6 years ago
a3e92e7
bus: ti-sysc: Allocate mdata as needed and do platform data based init later
by Tony Lindgren
· 6 years ago
1a5cd7c
bus: ti-sysc: Enable all clocks directly during init to read revision
by Tony Lindgren
· 6 years ago
d878970
bus: ti-sysc: Add separate functions for handling clocks
by Tony Lindgren
· 6 years ago
ff43728
bus: ti-sysc: Move legacy platform data idling into separate functions
by Tony Lindgren
· 6 years ago
b7182b4
bus: ti-sysc: Make functions static
by Tony Lindgren
· 6 years ago
386cb76
bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-init
by Tony Lindgren
· 6 years ago
aaa29bb
bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocated
by Tony Lindgren
· 6 years ago
072167d
Merge branch 'pwm-dmtimer-fixes' into omap-for-v5.0/fixes-v2
by Tony Lindgren
· 6 years ago
9bd34c6
bus: ti-sysc: Fix timer handling with drop pm_runtime_irq_safe()
by Tony Lindgren
· 6 years ago
4014c08
bus: ti-sysc: Check for no-reset and no-idle flags at the child level
by Tony Lindgren
· 6 years ago
f010670
bus: ti-sysc: Detect devices for debug on omap5
by Tony Lindgren
· 6 years ago
2c63a83
bus: ti-sysc: Add mcasp optional clocks flag
by Tony Lindgren
· 6 years ago
7b4f8ac
bus: ti-sysc: Fix getting optional clocks in clock_roles
by Tony Lindgren
· 6 years ago
f5e80203
bus: ti-sysc: Just use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS
by Tony Lindgren
· 6 years ago
f949078
bus: ti-sysc: Make some warnings debug only
by Tony Lindgren
· 6 years ago
c6eb4af
bus: ti-sysc: Detect devices for debug on dra7
by Tony Lindgren
· 6 years ago
3a3d802
bus: ti-sysc: Detect timer and gpio on dra7
by Tony Lindgren
· 6 years ago
472c54f
Merge commit '4f3530f4a41d49c41015020cd9a5ed5c95b5d2db' into omap-for-v4.20/ti-sysc
by Tony Lindgren
· 6 years ago
23731ea
bus: ti-sysc: Detect devices on am335x when DEBUG is enabled
by Tony Lindgren
· 6 years ago
1ba3069
bus: ti-sysc: Detect more devices on am473x for debugging
by Tony Lindgren
· 6 years ago
b82beef
bus: ti-sysc: Update revision masks to support am437x
by Tony Lindgren
· 6 years ago
40d9f91
bus: ti-sysc: Defer suspend as needed
by Tony Lindgren
· 6 years ago
ea4d65f
Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2
by Tony Lindgren
· 6 years ago
4f3530f
bus: ti-sysc: Fix no_console_suspend handling
by Tony Lindgren
· 6 years ago
0ef8e3b
bus: ti-sysc: Fix module register ioremap for larger offsets
by Tony Lindgren
· 6 years ago
596e795
bus: ti-sysc: Add support for software reset
by Faiz Abbas
· 6 years ago
7f35e63
bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76x
by Faiz Abbas
· 6 years ago
2074905
bus: ti-sysc: Use 2-factor allocator arguments
by Kees Cook
· 7 years ago
c97c862
bus: ti-sysc: Fix optional clocks array access
by Tony Lindgren
· 7 years ago
dc4c85e
bus: ti-sysc: Show module information for suspend if DEBUG is enabled
by Tony Lindgren
· 7 years ago
7e27e5d
bus: ti-sysc: Tag sdio and wdt with legacy mode for suspend
by Tony Lindgren
· 7 years ago
d708bb1
bus: ti-sysc: Detect UARTs for SYSC_QUIRK_LEGACY_IDLE quirk on omap4
by Tony Lindgren
· 7 years ago
8cde5d5
bus: ti-sysc: Detect omap4 type timers for quirk
by Tony Lindgren
· 7 years ago
5062236
bus: ti-sysc: Add initial support for external resets
by Tony Lindgren
· 7 years ago
ef55f82
bus: ti-sysc: Improve suspend and resume handling
by Tony Lindgren
· 7 years ago
e7420c2
bus: ti-sysc: Tag some modules resource providers for noirq suspend
by Tony Lindgren
· 7 years ago
09dfe58
bus: ti-sysc: Add handling for clkctrl opt clocks
by Tony Lindgren
· 7 years ago
8b2830ba
bus: ti-sysc: Make child clock alias handling more generic
by Tony Lindgren
· 7 years ago
c4bebea
bus: ti-sysc: Handle simple-bus for nested children
by Tony Lindgren
· 7 years ago
3bf5c70
Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc
by Arnd Bergmann
· 7 years ago
a885f0f
bus: ti-sysc: Handle some devices in omap_device compatible way
by Tony Lindgren
· 7 years ago
ef70b0b
bus: ti-sysc: Add support for platform data callbacks
by Tony Lindgren
· 7 years ago
dd57ac1
bus: ti-sysc: Remove unnecessary debugging statements
by Tony Lindgren
· 7 years ago
76f0f77
bus: ti-sysc: Improve handling for no-reset-on-init and no-idle-on-init
by Tony Lindgren
· 7 years ago
3bb37c8
bus: ti-sysc: Handle stdout-path for debug console
by Tony Lindgren
· 7 years ago
62020f2
bus: ti-sysc: Add suspend and resume handling
by Tony Lindgren
· 7 years ago
2c355ff
bus: ti-sysc: Add fck clock alias for children with notifier_block
by Tony Lindgren
· 7 years ago
d39b6ea
bus: ti-sysc: Fix checking of no-reset-on-init quirk
by Tony Lindgren
· 7 years ago
3267c08
bus: ti-sysc: Fix smartreflex sysc mask
by Tony Lindgren
· 7 years ago
c5a2de9
bus: ti-sysc: Add parsing of module capabilities
by Tony Lindgren
· 7 years ago
566a9b05
bus: ti-sysc: Handle module quirks based dts configuration
by Tony Lindgren
· 7 years ago
a7199e2
bus: ti-sysc: Detect i2c interconnect target module based on register layout
by Tony Lindgren
· 7 years ago
70a6524
bus: ti-sysc: Add register bits for interconnect target modules
by Tony Lindgren
· 7 years ago
684be5a
bus: ti-sysc: Fix unbalanced pm_runtime_enable by adding remove
by Tony Lindgren
· 7 years ago
a4a5d49
bus: ti-sysc: mark PM functions as __maybe_unused
by Arnd Bergmann
· 7 years ago
0eecc63
bus: ti-sysc: Add minimal TI sysc interconnect target driver
by Tony Lindgren
· 7 years ago