| Commit message (Expand) | Author | Age | Files | Lines |
* | soc: ti: pm33xx: do device_node auto cleanup | Kousik Sanagavarapu | 2024-08-28 | 1 | -31/+21 |
* | soc: ti: pm33xx: Fix missing newlines in log statements | Vasyl Gomonovych | 2024-06-28 | 1 | -2/+2 |
* | soc/ti: pm33xx: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-10-02 | 1 | -3/+2 |
* | soc: ti: pm33xx: Fix refcount leak in am33xx_pm_probe | Miaoqian Lin | 2023-03-08 | 1 | -2/+3 |
* | soc: ti: pm33xx: using pm_runtime_resume_and_get instead of pm_runtime_get_sync | Minghao Chi | 2022-05-03 | 1 | -4/+2 |
* | soc: ti: pm33xx: Fix some resource leak in the error handling paths of the pr... | Christophe JAILLET | 2021-01-25 | 1 | -1/+4 |
* | Merge tag 'drivers_soc_for_5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2020-12-09 | 1 | -3/+1 |
|\ |
|
| * | soc: ti: pm33xx: Remove set but unused variable 'ret' | Lee Jones | 2020-11-22 | 1 | -3/+1 |
* | | soc: ti: pm33xx: Enable basic PM runtime support for genpd | Tony Lindgren | 2020-11-16 | 1 | -2/+15 |
|/ |
|
* | soc: ti: pm33xx: Simplify RTC usage to prepare to drop platform data | Tony Lindgren | 2020-08-24 | 1 | -5/+42 |
* | soc: ti: pm33xx: Add base cpuidle support | Dave Gerlach | 2020-02-27 | 1 | -1/+20 |
* | ARM: OMAP2+: pm33xx-core: Extend platform_data ops for cpuidle | Dave Gerlach | 2020-02-27 | 1 | -1/+1 |
* | soc: ti: pm33xx: Make two symbols static | YueHaibing | 2019-08-13 | 1 | -2/+2 |
* | soc: ti: pm33xx: Fix static checker warnings | Keerthy | 2019-08-13 | 1 | -5/+10 |
* | soc: ti: pm33xx: Add a print while entering RTC only mode with DDR in self-re... | Keerthy | 2019-06-10 | 1 | -0/+1 |
* | soc: ti: pm33xx: AM437X: Add rtc_only with ddr in self-refresh support | Keerthy | 2019-04-08 | 1 | -9/+182 |
* | soc: ti: pm33xx: Move the am33xx_push_sram_idle to the top | Keerthy | 2019-04-08 | 1 | -50/+50 |
* | ARM: OMAP2+: sleep33/43xx: Add RTC-Mode support | Keerthy | 2018-07-10 | 1 | -0/+1 |
* | ARM: OMAP2+: sleep33/43xx: Make sleep actions configurable | Dave Gerlach | 2018-07-10 | 1 | -1/+14 |
* | soc: ti: Add pm33xx driver for basic suspend support | Dave Gerlach | 2018-02-27 | 1 | -0/+349 |