| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-14 | mfd: ipaq-micro/tps65010: Use str_enable_disable-like helpers | Krzysztof Kozlowski | 1 | -1/+2 |
| 2024-10-31 | mfd: ipaq-micro: Add missing break for the default case | Andy Shevchenko | 1 | -0/+1 |
| 2023-08-22 | mfd: ipaq-micro: Remove unused variable i in micro_rx_msg() | Li Zetao | 1 | -2/+0 |
| 2023-08-18 | mfd: ipaq-micro: Use %*ph for printing hexdump of a small buffer | Andy Shevchenko | 1 | -4/+1 |
| 2023-04-26 | mfd: ipaq-micro: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen | 1 | -3/+1 |
| 2022-04-26 | mfd: ipaq-micro: Fix error check return value of platform_get_irq() | Lv Ruyi | 1 | -1/+1 |
| 2019-11-11 | mfd: ipaq-micro: Use devm_platform_ioremap_resource() in micro_probe() | Markus Elfring | 1 | -5/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2017-07-06 | mfd: ipaq-micro: Dump debugging hexdumps | Linus Walleij | 1 | -5/+0 |
| 2017-04-27 | mfd: ipaq-micro: Delete redundant return value check of platform_get_resource() | Belen Sarabia | 1 | -3/+0 |
| 2016-03-16 | mfd: ipaq-micro: Use __maybe_unused to hide pm functions | Arnd Bergmann | 1 | -1/+1 |
| 2015-08-11 | mfd: ipaq-micro: Convert to built-in platform driver | Linus Walleij | 1 | -23/+4 |
| 2015-08-11 | mfd: ipaq-micro: Convert prints to debug prints | Linus Walleij | 1 | -4/+4 |
| 2015-08-11 | mfd: ipaq-micro: Clean up development cruft | Linus Walleij | 1 | -2/+1 |
| 2014-07-25 | mfd: ipaq-micro: Fix coding style errors/warnings reported by checkpatch | Lee Jones | 1 | -4/+4 |
| 2014-06-03 | mfd: ipaq-micro: Make mfd_cell array const | Krzysztof Kozlowski | 1 | -1/+1 |
| 2014-06-03 | mfd: ipaq-micro: Use devm_ioremap_resource() | Jingoo Han | 1 | -6/+6 |
| 2014-06-03 | mfd: Add driver for Atmel Microcontroller on iPaq h3xxx | Linus Walleij | 1 | -0/+482 |