| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-22 | soc: amlogic: clk-measure: Add support for S4 | Chuan Liu | 1 | -0/+163 |
| 2025-04-22 | soc: amlogic: clk-measure: Add support for C3 | Chuan Liu | 1 | -0/+157 |
| 2025-04-22 | soc: amlogic: clk-measure: Define MSR_CLK's register offset separately | Chuan Liu | 1 | -15/+40 |
| 2025-04-22 | soc: amlogic: clk-measure: Optimize the memory size of clk-measure | Chuan Liu | 1 | -24/+62 |
| 2024-08-20 | soc: amlogic: meson-gx-socinfo: add new SoCs id | Xianwei Zhao | 1 | -0/+10 |
| 2024-07-01 | Merge tag 'amlogic-drivers-for-v6.11' of https://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 1 | -0/+2 |
| 2024-06-27 | soc: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
| 2024-06-06 | soc: amlogic: meson-gx-socinfo: add new A113X SoC id | Viacheslav Bocharov | 1 | -0/+1 |
| 2024-06-06 | soc: amlogic: meson-gx-socinfo: Add S905L ID | Christian Hewitt | 1 | -0/+1 |
| 2023-09-20 | pmdomain: amlogic: Move Kconfig options to the pmdomain subsystem | Ulf Hansson | 1 | -35/+0 |
| 2023-08-04 | soc: amlogic: Explicitly include correct DT includes | Rob Herring | 1 | -0/+1 |
| 2023-07-11 | soc: amlogic: Move power-domain drivers to the genpd dir | Ulf Hansson | 4 | -1250/+0 |
| 2023-06-19 | drivers: meson: secure-pwrc: always enable DMA domain | Alexey Romanov | 1 | -1/+1 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+0 |
| 2023-03-29 | soc: amlogic: meson-gx-socinfo: use new soc_device_register functionality to ... | Heiner Kallweit | 1 | -5/+0 |
| 2023-03-27 | soc: amlogic: meson-pwrc: Use dev_err_probe() | Ye Xingchen | 1 | -5/+3 |
| 2023-01-02 | soc: amlogic: meson-pwrc: Add NNA power domain for A311D | Tomeu Vizoso | 1 | -0/+17 |
| 2022-09-05 | soc: amlogic: meson-pwrc: Hold reference returned by of_get_parent() | Liang He | 2 | -2/+8 |
| 2022-06-17 | soc: amlogic: Fix refcount leak in meson-secure-pwrc.c | Liang He | 1 | -1/+3 |
| 2022-05-25 | meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_init | Miaoqian Lin | 1 | -0/+1 |
| 2022-03-07 | soc: s4: Add support for power domains controller | Shunzhou Jiang | 1 | -0/+22 |
| 2021-09-13 | soc: amlogic: meson-clk-measure: Make use of the helper function devm_platfor... | Cai Huoqing | 1 | -3/+1 |
| 2021-09-13 | soc: amlogic: canvas: Make use of the helper function devm_platform_ioremap_r... | Cai Huoqing | 1 | -3/+1 |
| 2021-09-13 | soc: amlogic: meson-gx-socinfo: Add S905Y2 ID for Radxa Zero | Christian Hewitt | 1 | -0/+1 |
| 2021-07-10 | Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -23/+23 |
| 2021-05-31 | soc: amlogic: meson-clk-measure: remove redundant dev_err call in meson_msr_p... | Qiheng Lin | 1 | -3/+1 |
| 2021-05-28 | soc: amlogic: meson-ee-pwrc: Rename "get_power" to "is_powered_off" | Martin Blumenstingl | 1 | -23/+23 |
| 2020-11-30 | soc: amlogic: replace devm_reset_control_array_get() | Yejune Deng | 2 | -3/+2 |
| 2020-11-30 | soc: amlogic: canvas: add missing put_device() call in meson_canvas_get() | Yu Kuai | 1 | -1/+3 |
| 2020-10-26 | soc: meson: enable building drivers as modules | Kevin Hilman | 5 | -8/+20 |
| 2020-10-26 | soc: amlogic: socinfo: build for specific arch | Kevin Hilman | 1 | -2/+2 |
| 2020-09-24 | soc: amlogic: pm-domains: use always-on flag | Kevin Hilman | 2 | -4/+4 |
| 2020-09-18 | soc: amlogic: meson-ee-pwrc: add support for the Meson AXG SoCs | Neil Armstrong | 1 | -0/+26 |
| 2020-06-29 | soc: amlogic: meson-gx-socinfo: Fix S905X3 and S905D3 ID's | Christian Hewitt | 1 | -3/+5 |
| 2020-05-19 | soc: amlogic: meson-ee-pwrc: add support for the Meson GX SoCs | Martin Blumenstingl | 1 | -2/+24 |
| 2020-05-19 | soc: amlogic: meson-ee-pwrc: add support for Meson8/Meson8b/Meson8m2 | Martin Blumenstingl | 1 | -9/+77 |
| 2020-02-29 | soc: amlogic: fix compile failure with MESON_SECURE_PM_DOMAINS & !MESON_SM | Jianxin Pan | 1 | -1/+1 |
| 2020-02-14 | soc: amlogic: Add support for Secure power domains controller | Jianxin Pan | 3 | -0/+218 |
| 2019-12-09 | soc: amlogic: meson-ee-pwrc: propagate errors from pm_genpd_init() | Martin Blumenstingl | 1 | -6/+14 |
| 2019-12-09 | soc: amlogic: meson-ee-pwrc: propagate PD provider registration errors | Martin Blumenstingl | 1 | -3/+1 |
| 2019-11-06 | soc: amlogic: meson-gx-socinfo: Fix S905D3 ID for VIM3L | Christian Hewitt | 1 | -1/+1 |
| 2019-10-07 | soc: amlogic: meson-gx-socinfo: Add S905X3 ID for VIM3L | Christian Hewitt | 1 | -0/+1 |
| 2019-10-07 | soc: amlogic: meson-gx-socinfo: Add A1 and A113L IDs | Jianxin Pan | 1 | -0/+2 |
| 2019-08-28 | soc: amlogic: Add support for Everything-Else power domains controller | Neil Armstrong | 3 | -0/+504 |
| 2019-08-20 | soc: amlogic: meson-gx-socinfo: Add of_node_put() before return | Nishka Dasgupta | 1 | -1/+3 |
| 2019-08-20 | soc: amlogic: clk-measure: Add support for SM1 | Neil Armstrong | 1 | -0/+134 |
| 2019-08-20 | soc: amlogic: meson-gx-socinfo: Add SM1 and S905X3 IDs | Neil Armstrong | 1 | -0/+2 |
| 2019-08-05 | soc: amlogic: meson-gx-socinfo: add A311D id | Christian Hewitt | 1 | -0/+1 |
| 2019-08-05 | soc: amlogic: meson-clk-measure: add G12B second cluster cpu clk | Neil Armstrong | 1 | -0/+2 |
| 2019-08-05 | soc: amlogic: meson-clk-measure: protect measure with a mutex | Neil Armstrong | 1 | -1/+11 |
| 2019-06-25 | Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 1 | -1/+13 |
| 2019-05-22 | soc: amlogic: canvas: add support for Meson8, Meson8b and Meson8m2 | Martin Blumenstingl | 1 | -1/+13 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2019-04-16 | soc: amlogic: meson-gx-pwrc-vpu: Add support for G12A | Neil Armstrong | 1 | -12/+140 |
| 2019-04-16 | soc: amlogic: meson-gx-pwrc-vpu: Fix power on/off register bitmask | Neil Armstrong | 1 | -4/+4 |
| 2019-03-18 | meson-gx-socinfo: add missing of_node_put after of_device_is_available | Julia Lawall | 1 | -1/+3 |
| 2019-03-18 | soc: amlogic: gx-socinfo: Add new SoC IDs and Packages IDs | Neil Armstrong | 1 | -0/+7 |
| 2019-03-18 | soc: amlogic: gx-socinfo: Add mask for each SoC packages | Neil Armstrong | 1 | -15/+17 |
| 2019-02-07 | soc: amlogic: clk-measure: add axg and g12a support | Jerome Brunet | 1 | -0/+196 |
| 2019-02-07 | soc: amlogic: canvas: Fix meson_canvas_get when probe failed | Neil Armstrong | 1 | -1/+12 |
| 2019-02-06 | soc: amlogic: add missing of_node_put() | wen yang | 1 | -1/+4 |
| 2018-12-10 | soc: amlogic: meson-clk-measure: Add missing REGMAP_MMIO dependency | Corentin Labbe | 1 | -0/+1 |
| 2018-11-28 | soc: amlogic: Add Meson Clock Measure driver | Neil Armstrong | 3 | -0/+359 |
| 2018-09-12 | soc: amlogic: add meson-canvas driver | Maxime Jourdan | 3 | -0/+193 |
| 2018-03-19 | amlogic: meson-gx-socinfo: Update soc ids | Neil Armstrong | 1 | -0/+10 |
| 2018-02-12 | meson-gx-socinfo: make local function meson_gx_socinfo_init static | weiyongjun (A) | 1 | -1/+1 |
| 2018-02-12 | meson-mx-socinfo: Make local function meson_mx_socinfo_init() static | weiyongjun (A) | 1 | -1/+1 |
| 2018-02-12 | soc: amlogic: meson-gx-pwrc-vpu: fix error on shutdown when domain is powered... | Heiner Kallweit | 1 | -1/+5 |
| 2018-02-12 | soc: amlogic: meson-gx-pwrc-vpu: don't print error message on probe deferral | Heiner Kallweit | 1 | -1/+2 |
| 2017-11-30 | meson-gx-socinfo: Fix package id parsing | Arnaud Patard | 1 | -2/+2 |
| 2017-11-09 | soc: amlogic: meson-gx-pwrc-vpu: fix power-off when powered by bootloader | Neil Armstrong | 1 | -10/+19 |
| 2017-11-02 | soc: amlogic: gx pm domain: add PM and OF dependencies | Arnd Bergmann | 1 | -0/+1 |
| 2017-10-29 | soc: amlogic: add Meson GX VPU Domains driver | Neil Armstrong | 3 | -0/+245 |
| 2017-10-06 | soc: amlogic: Add Meson6/Meson8/Meson8b/Meson8m2 SoC Information driver | Martin Blumenstingl | 3 | -0/+186 |
| 2017-07-28 | soc: Add Amlogic SoC Information driver | Neil Armstrong | 3 | -0/+190 |