index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
amlogic
Age
Commit message (
Expand
)
Author
Files
Lines
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
[next]