summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2023-03-28ARM: OMAP2+: hwmod: Use kzalloc for allocating only one elementKenneth Lee1-1/+1
2023-03-28ARM: OMAP2+: Remove the unneeded result variableye xingchen1-5/+1
2023-03-28ARM: OMAP2+: fix repeated words in commentsJilin Yuan1-1/+1
2023-03-28ARM: OMAP2+: remove obsolete config OMAP3_SDRC_AC_TIMINGLukas Bulwahn1-11/+0
2023-03-27ARM: OMAP2+: Use of_address_to_resource()Rob Herring1-9/+6
2023-03-27ARM: OMAP2+: Use of_property_read_bool() for boolean propertiesRob Herring1-3/+3
2023-02-21Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-27/+64
2023-01-24Merge tag 'omap-for-v6.3/cleanup-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann5-3/+3
2023-01-19ARM: OMAP2+: Fix spelling typos in commentNir Levy1-1/+1
2023-01-19ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/machine.h>Geert Uytterhoeven1-1/+0
2023-01-19ARM: OMAP2+: Remove unneeded #include <linux/pinctrl/pinmux.h>Geert Uytterhoeven1-1/+0
2023-01-13cpuidle, arch: Mark all ct_cpuidle_enter() callers __cpuidlePeter Zijlstra2-3/+3
2023-01-13cpuidle, ARM: OMAP2+: powerdomain: Remove trace_.*_rcuidle()Peter Zijlstra1-5/+5
2023-01-13arm, OMAP2: Use WFI for omap2_pm_idle()Peter Zijlstra1-49/+2
2023-01-13cpuidle, OMAP4: Push RCU-idle into omap4_enter_lowpower()Tony Lindgren4-10/+18
2023-01-13cpuidle, OMAP3: Push RCU-idle into omap_sram_idle()Peter Zijlstra3-6/+12
2023-01-13cpuidle, OMAP3: Use WFI for omap3_pm_idle()Peter Zijlstra1-1/+1
2023-01-13cpuidle: Fix ct_idle_*() usagePeter Zijlstra2-6/+6
2023-01-13cpuidle, OMAP4: Push RCU-idle into driverPeter Zijlstra1-11/+18
2023-01-13cpuidle, OMAP3: Push RCU-idle into driverPeter Zijlstra1-0/+16
2023-01-09ARM: omap2: make functions staticArnd Bergmann31-65/+39
2023-01-09ARM: omap2: remove unused omap2_pm_initArnd Bergmann4-332/+0
2023-01-09ARM: omap2: remove unused declarationsArnd Bergmann11-60/+0
2023-01-09ARM: omap2: remove unused functionsArnd Bergmann25-549/+0
2023-01-09ARM: omap2: smartreflex: remove on_init controlArnd Bergmann2-16/+0
2023-01-09ARM: omap2: remove APLL controlArnd Bergmann3-107/+0
2023-01-09ARM: omap2: simplify clock2xxx headerArnd Bergmann6-40/+9
2023-01-09ARM: omap2: remove unused omap_hwmod_reset.cArnd Bergmann3-106/+1
2023-01-09ARM: omap2: remove unused headersArnd Bergmann7-93/+0
2023-01-09ARM: omap2: remove unused USB codeArnd Bergmann3-160/+0
2022-12-27ARM: OMAP2+: Fix memory leak in realtime_counter_init()Chen Hui1-0/+1
2022-12-27ARM: OMAP2+: omap4-common: Fix refcount leak bugLiang He1-0/+1
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+3
2022-12-15mm: Introduce set_memory_rox()Peter Zijlstra1-5/+3
2022-12-14Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+0
2022-12-13Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-8/+0
2022-11-22ARM: OMAP2+: Drop legacy hwmod data for omap3 otgTony Lindgren1-99/+0
2022-11-16ARM: OMAP2+: pdata-quirks: stop including wl12xx.hDmitry Torokhov1-1/+0
2022-11-03ARM: omap2: n8x0: stop instantiating codec platform dataDmitry Torokhov3-8/+0
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds19-163/+19
2022-08-02Merge tag 'arm-soc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds4-3/+9
2022-07-28Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner1-0/+2
2022-07-27clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3Tony Lindgren1-0/+2
2022-06-28ARM: OMAP2+: Kconfig: Fix indentationJuerg Haefliger1-3/+3
2022-06-28ARM: OMAP2+: Fix refcount leak in omap3xxx_prm_late_initMiaoqian Lin1-0/+1
2022-06-28ARM: OMAP2+: pdata-quirks: Fix refcount leak bugLiang He1-0/+2
2022-06-28ARM: OMAP2+: display: Fix refcount leak bugLiang He1-0/+1
2022-06-28ARM: OMAP2+: Fix refcount leak in omapdss_init_ofMiaoqian Lin1-0/+2
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner4-36/+4
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner2-9/+2