summaryrefslogtreecommitdiff
path: root/drivers/bus/ti-sysc.c
AgeCommit message (Expand)Author
2021-10-06bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893Tony Lindgren
2021-10-06Merge branch 'pruss-fix' into fixesTony Lindgren
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-08-19bus: ti-sysc: Add break in switch statement in sysc_init_soc()Nathan Chancellor
2021-08-12Merge tag 'drivers_soc_for_5.15' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2021-08-11bus: ti-sysc: Fix error handling for sysc_check_active_timer()Tony Lindgren
2021-08-10soc: ti: Remove pm_runtime_irq_safe() usage for smartreflexTony Lindgren
2021-07-27Merge branch 'omap-for-v5.14/ti-sysc' into omap-for-v5.15/ti-syscTony Lindgren
2021-07-27bus: ti-sysc: Add quirk for OMAP4 McASP to disable SIDLE modePeter Ujfalusi
2021-07-27Merge branch 'fixes-v5.14' into fixesTony Lindgren
2021-07-27bus: ti-sysc: AM3: RNG is GP onlyKevin Hilman
2021-06-11bus: ti-sysc: using pm_runtime_resume_and_get instead of pm_runtime_get_syncZhang Qilong
2021-06-11bus: ti-sysc: Correct misdocumentation of 'sysc_ioremap()'Lee Jones
2021-06-11bus: ti-sysc: Fix gpt12 system timer issue with reserved statusTony Lindgren
2021-05-25bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_actTony Lindgren
2021-05-18bus: ti-sysc: Fix am335x resume hang for usb otg moduleTony Lindgren
2021-05-18Merge branch 'fixes-rc1' into fixesTony Lindgren
2021-05-07bus: ti-sysc: Fix missing quirk flags for sataTony Lindgren
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-24bus: ti-sysc: Use kzalloc for allocating only one thingZheng Yongjun
2021-03-24bus: ti-sysc: remove unneeded semicolonYang Li
2021-03-12bus: ti-sysc: Warn about old dtb for dra7 and omap4/5Tony Lindgren
2021-03-10bus: ti-sysc: Check for old incomplete dtbTony Lindgren
2021-03-08bus: ti-sysc: Detect more modules for debuggingTony Lindgren
2021-03-08bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices firstTony Lindgren
2021-03-08bus: ti-sysc: Fix initializing module_pa for modules without sysc registerTony Lindgren
2021-02-18bus: ti-sysc: Fix warning on unbind if reset is not deassertedTony Lindgren
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-19bus: ti-sysc: suppress err msg for timers used as clockevent/sourceGrygorii Strashko
2020-11-16bus: ti-sysc: Implement GPMC debug quirk to drop platform dataTony Lindgren
2020-11-16bus: ti-sysc: Support modules without control registersTony Lindgren
2020-11-16bus: ti-sysc: Assert reset only after disabling clocksTony Lindgren
2020-10-26bus: ti-sysc: Fix bogus resetdone warning on enable for cpswTony Lindgren
2020-10-26bus: ti-sysc: Fix reset status check for modules with quirksTony Lindgren
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-03Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-07-25Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-07-21clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4Tony Lindgren
2020-07-13bus: ti-sysc: Add missing quirk flags for usb_host_hsTony Lindgren
2020-07-02bus: ti-sysc: Do not disable on suspend for no-idleTony Lindgren
2020-07-02bus: ti-sysc: Fix sleeping function called from invalid context for RTC quirkTony Lindgren
2020-07-02bus: ti-sysc: Fix wakeirq sleeping function called from invalid contextTony Lindgren
2020-06-28Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...Arnd Bergmann
2020-06-16Merge tag 'v5.8-rc1' into fixesTony Lindgren
2020-06-10Revert "bus: ti-sysc: Increase max softreset wait"Tony Lindgren
2020-06-03bus: ti-sysc: Increase max softreset waitTony Lindgren
2020-06-03bus: ti-sysc: Fix uninitialized framedonetv_irqTony Lindgren
2020-06-03bus: ti-sysc: Ignore clockactivity unless specified as a quirkTony Lindgren
2020-06-03bus: ti-sysc: Use optional clocks on for enable and wait for softreset bitTony Lindgren
2020-05-30bus: ti-sysc: Flush posted write on enable and disableTony Lindgren