Age | Commit message (Expand) | Author |
2023-05-24 | ARM/gpio: Push OMAP2 quirk down into TWL4030 driver | Linus Walleij |
2023-01-09 | ARM: omap2: make functions static | Arnd Bergmann |
2023-01-09 | ARM: omap2: remove unused functions | Arnd Bergmann |
2022-04-21 | ARM: OMAP2+: drop hwmod-clock helper comment | Johan Hovold |
2022-04-21 | ARM: OMAP2+: drop omap_device_register() helper | Johan Hovold |
2021-01-08 | Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-12-07 | ARM: OMAP2+: omap_device: fix idling of devices during probe | Andreas Kemnade |
2020-11-19 | ARM: OMAP2+: Remove redundant assignment to variable ret | Jing Xiangfeng |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2019-12-30 | ARM: OMAP2+: Drop legacy init for sdma | Tony Lindgren |
2019-11-11 | OMAP2: fixup doc comments in omap_device | Ben Dooks (Codethink) |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-04-30 | ARM: OMAP2+: Only probe SDMA via ti-sysc if configured in dts | Tony Lindgren |
2018-02-28 | ARM: OMAP2+: Enable ti-sysc to use device tree data for smartreflex | Tony Lindgren |
2017-11-28 | Merge branch 'soc-fixes' into omap-for-v4.15/fixes | Tony Lindgren |
2017-11-28 | ARM: OMAP2+: Missing error code in omap_device_build() | Dan Carpenter |
2017-10-30 | ARM: OMAP2+: Fix smatch found issue for omap_device | Tony Lindgren |
2017-10-13 | ARM: OMAP2+: omap_device: fix error return code in omap_device_copy_resources() | Wei Yongjun |
2017-10-10 | ARM: OMAP2+: Drop omap_hwmod_dma_info | Tony Lindgren |
2017-10-10 | ARM: OMAP2+: Populate legacy resources for dma and smartreflex | Tony Lindgren |
2017-08-10 | ARM: OMAP2+: omap_device: drop broken RPM status update from suspend_noirq | Johan Hovold |
2017-06-08 | ARM: OMAP2+: Remove unused legacy code for interconnects | Tony Lindgren |
2017-04-04 | ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe defer | Dave Gerlach |
2016-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-07-30 | ARM: OMAP2+: omap_device: fix crash on omap_device removal | Grygorii Strashko |
2016-07-03 | ARM: OMAP2+: omap_device: create clock alias purely from DT data | Tero Kristo |
2016-06-10 | ARM: OMAP2+: Fix typo in omap_device.c | Andrea Gelmini |
2016-02-12 | ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid | Tony Lindgren |
2016-02-12 | ARM: OMAP2+: Improve omap_device error for driver writers | Tony Lindgren |
2016-01-20 | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-08 | PM / Domains: add setter for dev.pm_domain | Tomeu Vizoso |
2015-12-03 | ARM: OMAP2+: Change core_initcall levels to postcore_initcall | Tony Lindgren |
2015-09-01 | ARM: OMAP2+: omap-device: fix race deferred probe of omap_hsmmc vs omap_devic... | Grygorii Strashko |
2015-06-26 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2015-06-23 | Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-06-01 | ARM: OMAP2+: Return correct error values from device and hwmod | Pali Rohár |
2015-05-12 | ARM: omap-device: use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS | Grygorii Strashko |
2015-05-06 | ARM: omap2: use clkdev_add_alias() | Russell King |
2015-03-16 | ARM: omap-device: add missed callback for suspend-to-disk | Grygorii Strashko |
2014-12-13 | ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
2014-10-29 | ARM: OMAP2+: Warn about deprecated legacy booting mode | Tony Lindgren |
2014-08-25 | ARM: OMAP2+: omap_device: remove warning that clk alias already exists | Markus Pargmann |
2013-12-28 | Merge tag 'v3.13-rc5' into next/boards | Olof Johansson |
2013-12-10 | ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detected | Nishanth Menon |
2013-12-08 | ARM: OMAP2+: Add support for legacy auxdata for twl | Tony Lindgren |
2013-11-15 | ARM: OMAP2+: omap_device: maintain sane runtime pm status around suspend/resume | Nishanth Menon |
2013-09-18 | ARM: OMAP: fix return value check in omap_device_build_from_dt() | Wei Yongjun |
2013-07-30 | ARM: OMAP2+: Sync hwmod state with the pm_runtime and omap_device state | Rajendra Nayak |