summaryrefslogtreecommitdiff
path: root/drivers/soc/amlogic/meson-ee-pwrc.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-11soc: amlogic: Move power-domain drivers to the genpd dirUlf Hansson1-636/+0
2023-01-02soc: amlogic: meson-pwrc: Add NNA power domain for A311DTomeu Vizoso1-0/+17
2022-09-05soc: amlogic: meson-pwrc: Hold reference returned by of_get_parent()Liang He1-1/+4
2021-05-28soc: amlogic: meson-ee-pwrc: Rename "get_power" to "is_powered_off"Martin Blumenstingl1-23/+23
2020-12-01soc: amlogic: replace devm_reset_control_array_get()Yejune Deng1-2/+1
2020-10-26soc: meson: enable building drivers as modulesKevin Hilman1-1/+4
2020-09-24soc: amlogic: pm-domains: use always-on flagKevin Hilman1-2/+2
2020-09-18soc: amlogic: meson-ee-pwrc: add support for the Meson AXG SoCsNeil Armstrong1-0/+26
2020-05-20soc: amlogic: meson-ee-pwrc: add support for the Meson GX SoCsMartin Blumenstingl1-2/+24
2020-05-20soc: amlogic: meson-ee-pwrc: add support for Meson8/Meson8b/Meson8m2Martin Blumenstingl1-9/+77
2019-12-10soc: amlogic: meson-ee-pwrc: propagate errors from pm_genpd_init()Martin Blumenstingl1-6/+14
2019-12-10soc: amlogic: meson-ee-pwrc: propagate PD provider registration errorsMartin Blumenstingl1-3/+1
2019-08-29soc: amlogic: Add support for Everything-Else power domains controllerNeil Armstrong1-0/+492