summaryrefslogtreecommitdiff
path: root/drivers/soc/amlogic
AgeCommit message (Expand)Author
2023-08-04soc: amlogic: Explicitly include correct DT includesRob Herring
2023-07-11soc: amlogic: Move power-domain drivers to the genpd dirUlf Hansson
2023-06-19drivers: meson: secure-pwrc: always enable DMA domainAlexey Romanov
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-03-29soc: amlogic: meson-gx-socinfo: use new soc_device_register functionality to ...Heiner Kallweit
2023-03-27soc: amlogic: meson-pwrc: Use dev_err_probe()Ye Xingchen
2023-01-02soc: amlogic: meson-pwrc: Add NNA power domain for A311DTomeu Vizoso
2022-09-05soc: amlogic: meson-pwrc: Hold reference returned by of_get_parent()Liang He
2022-06-17soc: amlogic: Fix refcount leak in meson-secure-pwrc.cLiang He
2022-05-25meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_initMiaoqian Lin
2022-03-07soc: s4: Add support for power domains controllerShunzhou Jiang
2021-09-13soc: amlogic: meson-clk-measure: Make use of the helper function devm_platfor...Cai Huoqing
2021-09-13soc: amlogic: canvas: Make use of the helper function devm_platform_ioremap_r...Cai Huoqing
2021-09-13soc: amlogic: meson-gx-socinfo: Add S905Y2 ID for Radxa ZeroChristian Hewitt
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-31soc: amlogic: meson-clk-measure: remove redundant dev_err call in meson_msr_p...Qiheng Lin
2021-05-28soc: amlogic: meson-ee-pwrc: Rename "get_power" to "is_powered_off"Martin Blumenstingl
2020-11-30soc: amlogic: replace devm_reset_control_array_get()Yejune Deng
2020-11-30soc: amlogic: canvas: add missing put_device() call in meson_canvas_get()Yu Kuai
2020-10-26soc: meson: enable building drivers as modulesKevin Hilman
2020-10-26soc: amlogic: socinfo: build for specific archKevin Hilman
2020-09-24soc: amlogic: pm-domains: use always-on flagKevin Hilman
2020-09-18soc: amlogic: meson-ee-pwrc: add support for the Meson AXG SoCsNeil Armstrong
2020-06-29soc: amlogic: meson-gx-socinfo: Fix S905X3 and S905D3 ID'sChristian Hewitt
2020-05-19soc: amlogic: meson-ee-pwrc: add support for the Meson GX SoCsMartin Blumenstingl
2020-05-19soc: amlogic: meson-ee-pwrc: add support for Meson8/Meson8b/Meson8m2Martin Blumenstingl
2020-02-29soc: amlogic: fix compile failure with MESON_SECURE_PM_DOMAINS & !MESON_SMJianxin Pan
2020-02-14soc: amlogic: Add support for Secure power domains controllerJianxin Pan
2019-12-09soc: amlogic: meson-ee-pwrc: propagate errors from pm_genpd_init()Martin Blumenstingl
2019-12-09soc: amlogic: meson-ee-pwrc: propagate PD provider registration errorsMartin Blumenstingl
2019-11-06soc: amlogic: meson-gx-socinfo: Fix S905D3 ID for VIM3LChristian Hewitt
2019-10-07soc: amlogic: meson-gx-socinfo: Add S905X3 ID for VIM3LChristian Hewitt
2019-10-07soc: amlogic: meson-gx-socinfo: Add A1 and A113L IDsJianxin Pan
2019-08-28soc: amlogic: Add support for Everything-Else power domains controllerNeil Armstrong
2019-08-20soc: amlogic: meson-gx-socinfo: Add of_node_put() before returnNishka Dasgupta
2019-08-20soc: amlogic: clk-measure: Add support for SM1Neil Armstrong
2019-08-20soc: amlogic: meson-gx-socinfo: Add SM1 and S905X3 IDsNeil Armstrong
2019-08-05soc: amlogic: meson-gx-socinfo: add A311D idChristian Hewitt
2019-08-05soc: amlogic: meson-clk-measure: add G12B second cluster cpu clkNeil Armstrong
2019-08-05soc: amlogic: meson-clk-measure: protect measure with a mutexNeil Armstrong
2019-06-25Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-05-22soc: amlogic: canvas: add support for Meson8, Meson8b and Meson8m2Martin Blumenstingl
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-16soc: amlogic: meson-gx-pwrc-vpu: Add support for G12ANeil Armstrong
2019-04-16soc: amlogic: meson-gx-pwrc-vpu: Fix power on/off register bitmaskNeil Armstrong
2019-03-18meson-gx-socinfo: add missing of_node_put after of_device_is_availableJulia Lawall
2019-03-18soc: amlogic: gx-socinfo: Add new SoC IDs and Packages IDsNeil Armstrong
2019-03-18soc: amlogic: gx-socinfo: Add mask for each SoC packagesNeil Armstrong
2019-02-07soc: amlogic: clk-measure: add axg and g12a supportJerome Brunet
2019-02-07soc: amlogic: canvas: Fix meson_canvas_get when probe failedNeil Armstrong