| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-11 | soc: aspeed: socinfo: Add AST27xx silicon IDs | Ryan Chen | 1 | -0/+4 |
| 2025-08-11 | soc: aspeed: Use of_reserved_mem_region_to_resource() for "memory-region" | Rob Herring (Arm) | 2 | -22/+6 |
| 2025-07-08 | soc: aspeed: lpc-snoop: Lift channel config to const structs | Andrew Jeffery | 1 | -54/+45 |
| 2025-07-08 | soc: aspeed: lpc-snoop: Consolidate channel initialisation | Andrew Jeffery | 1 | -27/+24 |
| 2025-07-08 | soc: aspeed: lpc-snoop: Use dev_err_probe() where possible | Andrew Jeffery | 1 | -10/+5 |
| 2025-07-08 | soc: aspeed: lpc-snoop: Switch to devm_clk_get_enabled() | Andrew Jeffery | 1 | -16/+4 |
| 2025-07-08 | soc: aspeed: lpc-snoop: Rearrange channel paths | Andrew Jeffery | 1 | -22/+28 |
| 2025-07-08 | soc: aspeed: lpc-snoop: Rename 'channel' to 'index' in channel paths | Andrew Jeffery | 1 | -21/+22 |
| 2025-07-08 | soc: aspeed: lpc-snoop: Constrain parameters in channel paths | Andrew Jeffery | 1 | -9/+16 |
| 2025-07-08 | soc: aspeed: lpc-snoop: Ensure model_data is valid | Andrew Jeffery | 1 | -6/+6 |
| 2025-07-02 | soc: aspeed: lpc-snoop: Don't disable channels that aren't enabled | Andrew Jeffery | 1 | -0/+11 |
| 2025-07-02 | soc: aspeed: lpc-snoop: Cleanup resources in stack-order | Andrew Jeffery | 1 | -1/+1 |
| 2025-05-21 | soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop() | Henry Martin | 1 | -2/+13 |
| 2025-05-21 | soc: aspeed: lpc: Fix impossible judgment condition | Su Hui | 1 | -1/+1 |
| 2024-11-01 | soc: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 4 | -4/+4 |
| 2023-10-13 | soc/aspeed: Convert to platform remove callback returning void | Uwe Kleine-König | 4 | -16/+8 |
| 2023-08-30 | Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 3 | -4/+2 |
| 2023-08-12 | soc: aspeed: socinfo: Add kfree for kstrdup | Jiasheng Jiang | 1 | -0/+1 |
| 2023-08-12 | soc: aspeed: uart-routing: Use __sysfs_match_string | Zev Weiss | 1 | -1/+1 |
| 2023-08-12 | soc: aspeed: Explicitly include correct DT includes | Rob Herring | 3 | -4/+2 |
| 2022-02-08 | soc: aspeed: lpc-ctrl: Block error printing on probe defer cases | Jae Hyun Yoo | 1 | -4/+3 |
| 2021-10-22 | soc: aspeed: Add UART routing support | Chia-Wei Wang | 3 | -4/+618 |
| 2021-08-26 | soc: aspeed-lpc-ctrl: Fix clock cleanup in error path | Yang Yingliang | 1 | -10/+10 |
| 2021-08-19 | soc: aspeed: Re-enable FWH2AHB on AST2600 | Joel Stanley | 1 | -6/+23 |
| 2021-08-19 | soc: aspeed: socinfo: Add AST2625 variant | Joel Stanley | 1 | -0/+1 |
| 2021-08-17 | soc: aspeed: p2a-ctrl: Fix boundary check for mmap | Iwona Winiarska | 1 | -1/+1 |
| 2021-08-17 | soc: aspeed: lpc-ctrl: Fix boundary check for mmap | Iwona Winiarska | 1 | -1/+1 |
| 2021-04-23 | soc: aspeed: fix a ternary sign expansion bug | Dan Carpenter | 1 | -1/+3 |
| 2021-04-09 | soc: aspeed: Adapt to new LPC device tree layout | Chia-Wei, Wang | 2 | -14/+29 |
| 2021-02-10 | soc: aspeed: socinfo: Add new systems | Joel Stanley | 1 | -8/+25 |
| 2021-02-10 | soc: aspeed: snoop: Add clock control logic | Jae Hyun Yoo | 1 | -3/+27 |
| 2020-11-19 | soc: aspeed: Enable drivers with ARCH_ASPEED | Joel Stanley | 1 | -0/+4 |
| 2020-11-19 | soc: aspeed: Fix a reference leak in aspeed_socinfo_init() | Dan Carpenter | 1 | -1/+3 |
| 2020-11-19 | soc: aspeed: remove unneeded semicolon | Tom Rix | 1 | -1/+1 |
| 2020-09-25 | soc: aspeed-lpc-ctrl: Fix driver name | Joel Stanley | 1 | -1/+1 |
| 2020-09-25 | soc: aspeed-lpc-ctrl: Fix whitespace | Joel Stanley | 1 | -2/+2 |
| 2020-09-25 | soc: aspeed-lpc-ctrl: LPC to AHB mapping on ast2600 | Joel Stanley | 1 | -0/+17 |
| 2020-09-25 | soc: aspeed-lpc-ctrl: Fail probe of lpc-ctrl if reserved memory is not aligned | Andrew Jeffery | 1 | -0/+13 |
| 2020-09-25 | soc: aspeed: lpc: Add AST2600 compatible strings | Brad Bishop | 2 | -0/+3 |
| 2020-09-25 | soc: aspeed: Add soc info driver | Joel Stanley | 3 | -0/+141 |
| 2020-09-21 | soc: aspeed: Improve kconfig | Joel Stanley | 1 | -16/+20 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
| 2019-12-05 | soc: aspeed: Fix snoop_file_poll()'s return type | Luc Van Oostenryck | 1 | -2/+2 |
| 2019-06-25 | Merge tag 'aspeed-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Olof Johansson | 1 | -23/+38 |
| 2019-06-22 | soc: aspeed: lpc-ctrl: Fix probe error handling | Joel Stanley | 1 | -2/+3 |
| 2019-06-17 | soc: aspeed: lpc-ctrl: make parameter optional | Vijay Khemka | 1 | -22/+36 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2 | -10/+2 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2019-05-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 5 | -0/+1127 |
| 2019-04-29 | soc: aspeed: fix Kconfig | Olof Johansson | 1 | -0/+1 |
| 2019-04-29 | soc: add aspeed folder and misc drivers | Patrick Venture | 4 | -0/+670 |