summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+3
2023-06-22ARM: omap2: Fix copy/paste bugLinus Walleij1-1/+1
2023-06-07Merge tag 'omap-for-v6.5/cleanup-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann6-17/+16
2023-06-02ARM: omap2: Fix checkpatch issuesFranziska Naepelt5-15/+14
2023-05-31ARM: omap: Fix checkpatch issuesFranziska Naepelt1-2/+2
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij3-3/+3
2023-05-26Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann5-195/+126
2023-05-26ARM: omap2: fix missing tick_broadcast() prototypeArnd Bergmann1-0/+1
2023-05-24ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij3-69/+34
2023-05-24ARM: omap2: Rewrite WLAN quirk to use GPIO descriptorsLinus Walleij1-13/+28
2023-05-24ARM: omap2: Get USB hub reset GPIO from descriptorLinus Walleij1-13/+37
2023-05-24ARM/gpio: Push OMAP2 quirk down into TWL4030 driverLinus Walleij2-41/+1
2023-05-24ARM/mmc: Convert old mmci-omap to GPIO descriptorsLinus Walleij1-59/+26
2023-04-26Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+5
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-03-06gpiolib: remove legacy gpio_export()Arnd Bergmann1-4/+5
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