summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner13-118/+13
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-95/+224
2022-05-26Merge tag 'arm-soc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds5-30/+26
2022-04-29ARM: omap: fix missing declaration warningsArnd Bergmann4-12/+14
2022-04-29ARM: omap: fix address space warnings from sparseArnd Bergmann4-4/+4
2022-04-29ARM: omap2: remove include/mach/ subdirectoryArnd Bergmann5-76/+66
2022-04-22ARM: omap: un-merge plat/sram.cArnd Bergmann2-4/+92
2022-04-22ARM: omap: split up arch/arm/plat-omap/KconfigArnd Bergmann1-0/+49
2022-04-21ARM: OMAP2+: drop hwmod-clock helper commentJohan Hovold1-3/+0