Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
3172e5e61c8a78f690c50f221fdeedce35d0b1e4
/
drivers
/
soc
b018fc9
Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
17bc343
Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'
by Rafael J. Wysocki
· 6 years ago
d22d593
Merge branch 'regulator-4.19' into regulator-next
by Mark Brown
· 6 years ago
78ee559
soc: qcom: rmtfs-mem: fix memleak in probe error paths
by Johan Hovold
· 7 years ago
4da3b04
soc: qcom: llc-slice: Add missing MODULE_LICENSE()
by Niklas Cassel
· 7 years ago
6c805ad
drivers: qcom: rpmh: fix unwanted error check for get_tcs_of_type()
by Raju P.L.S.S.S.N
· 6 years ago
efa1c25
drivers: qcom: rpmh-rsc: fix the loop index check in get_req_from_tcs
by Raju P.L.S.S.S.N
· 6 years ago
fdd102b
drivers: qcom: rpmh-rsc: Check cmd_db_ready() to help children
by Douglas Anderson
· 7 years ago
2de4b8d
drivers: qcom: rpmh-rsc: allow active requests from wake TCS
by Lina Iyer
· 7 years ago
c8790cb6
drivers: qcom: rpmh: add support for batch RPMH request
by Lina Iyer
· 7 years ago
564b5e2
drivers: qcom: rpmh: allow requests to be sent asynchronously
by Lina Iyer
· 7 years ago
600513d
drivers: qcom: rpmh: cache sleep/wake state requests
by Lina Iyer
· 7 years ago
9a3afcf
drivers: qcom: rpmh-rsc: allow invalidation of sleep/wake TCS
by Lina Iyer
· 7 years ago
fa460e4
drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS
by Lina Iyer
· 7 years ago
c103845
drivers: qcom: rpmh: add RPMH helper functions
by Lina Iyer
· 7 years ago
fc087fe
drivers: qcom: rpmh-rsc: log RPMH requests in FTRACE
by Lina Iyer
· 7 years ago
658628e
drivers: qcom: rpmh-rsc: add RPMH controller for QCOM SoCs
by Lina Iyer
· 7 years ago
a3134fb
drivers: soc: Add LLCC driver
by Rishabh Bhatnagar
· 7 years ago
0b65c59e
soc: qcom: smem: Correct check for global partition
by Bjorn Andersson
· 7 years ago
8b369c0
Merge tag 'imx-fixes-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 6 years ago
de2d9b5
soc: imx: gpc: restrict register range for regmap access
by Anson Huang
· 6 years ago
e88728f
driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
by Vivek Gautam
· 7 years ago
fd28b4b
Merge tag 'qcom-fixes-for-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixes
by Olof Johansson
· 7 years ago
0ea3fa1
qcom: cmd-db: enforce CONFIG_OF_RESERVED_MEM dependency
by Arnd Bergmann
· 7 years ago
652caf4
Merge tag 'imx-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
by Olof Johansson
· 7 years ago
cb04a79
Merge tag 'renesas-fixes-for-v4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 7 years ago
3637f12
soc: imx: gpcv2: correct PGC offset
by Anson Huang
· 7 years ago
d7dc899
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
by Stefan Agner
· 7 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
8efcf34
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
32bcbf8
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
7c00e8a
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
6419945
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
977d5ba
soc: renesas: rcar-sysc: Make PM domain initialization more robust
by Geert Uytterhoeven
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
2857676
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
0ed2dd0
treewide: Use struct_size() for devm_kmalloc() and friends
by Kees Cook
· 7 years ago
126f705
Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
3c89adb0
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
9c54aeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4277e6b
Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 7 years ago
a51dcd2
Merge tag 'renesas-soc-for-v4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
by Olof Johansson
· 7 years ago
ae709bf
Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/late
by Olof Johansson
· 7 years ago
dd557af6
Merge tag 'v4.18-rockchip-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/drivers
by Olof Johansson
· 7 years ago
6d361c1
soc: qcom: smem: introduce qcom_smem_virt_to_phys()
by Alex Elder
· 7 years ago
7df5ff2
soc: qcom: qmi: fix a buffer sizing bug
by Alex Elder
· 7 years ago
cab6735
soc: Unconditionally include qcom Makefile
by Guenter Roeck
· 7 years ago
11d2e7e
soc: qcom: smem: check sooner in qcom_smem_set_global_partition()
by Alex Elder
· 7 years ago
8fa1a21
soc: qcom: smem: fix qcom_smem_set_global_partition()
by Alex Elder
· 7 years ago
8377f81
soc: qcom: smem: fix off-by-one error in qcom_smem_alloc_private()
by Alex Elder
· 7 years ago
04a512f
soc: qcom: smem: byte swap values properly
by Alex Elder
· 7 years ago
e221a1d
soc: qcom: smem: return proper type for cached entry functions
by Alex Elder
· 7 years ago
7070874
soc: qcom: smem: fix first cache entry calculation
by Alex Elder
· 7 years ago
36b0aef
soc: qcom: cmd-db: Make endian-agnostic
by Stephen Boyd
· 7 years ago
312416d
drivers: qcom: add command DB driver
by Mahesh Sivasubramanian
· 7 years ago
d6bde1d
Merge tag 'imx-drivers-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/drivers
by Olof Johansson
· 7 years ago
3279563
MIPS: lantiq: gphy: Drop reboot/remove reset asserts
by Mathias Kresin
· 7 years ago
9bdf401
soc: rockchip: power-domain: add power domain support for px30
by Finley Xiao
· 7 years ago
2dacbd1
soc: rockchip: power-domain: add power domain support for rk3228
by Elaine Zhang
· 7 years ago
277535f
soc: rockchip: power-domain: add power domain support for rk3128
by Elaine Zhang
· 7 years ago
6f686e8
soc: rockchip: power-domain: add power domain support for rk3036
by Caesar Wang
· 7 years ago
e744619
soc: qcom: apr: fix invalid msg_type check
by Srinivas Kandagatla
· 7 years ago
086b399
soc: renesas: r8a77990-sysc: Add workaround for 3DG-{A,B}
by Yoshihiro Shimoda
· 7 years ago
44b12d4
soc: renesas: rcar-sysc: Add support for R-Car E3 power areas
by Takeshi Kihara
· 7 years ago
67a41cc
Merge tag 'v4.18-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/drivers
by Olof Johansson
· 7 years ago
f6b3f4a
Merge tag 'v4.17-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into next/drivers
by Olof Johansson
· 7 years ago
3ea8f23
Merge tag 'samsung-drivers-4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/drivers
by Olof Johansson
· 7 years ago
5b70cba
soc: mediatek: remove unneeded semicolon
by Sean Wang
· 7 years ago
1ba9606
soc: mediatek: add a fixed wait for SRAM stable
by Sean Wang
· 7 years ago
ddf7aa9
soc: mediatek: introduce a CAPS flag for scp_domain_data
by Sean Wang
· 7 years ago
090c624
soc: mediatek: reuse regmap_read_poll_timeout helpers
by Sean Wang
· 7 years ago
9e59c5f
soc: rockchip: power-domain: Fix wrong value when power up pd with writemask
by Finley Xiao
· 7 years ago
71fe67e
Merge tag 'soc_drivers_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers
by Olof Johansson
· 7 years ago
6adba21
soc: qcom: Add APR bus driver
by Srinivas Kandagatla
· 7 years ago
495ac33
soc/tegra: pmc: Don't allocate struct tegra_powergate on stack
by Viresh Kumar
· 7 years ago
a7b15ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
3fd0121
soc/tegra: pmc: Use of_clk_get_parent_count() instead of open coding
by Geert Uytterhoeven
· 7 years ago
54d52ad
soc: rockchip: power-domain: Use of_clk_get_parent_count() instead of open coding
by Geert Uytterhoeven
· 7 years ago
eddac5a
soc: qcom: Add GENI based QUP Wrapper driver
by Karthikeyan Ramasubramanian
· 7 years ago
64bf6b2
soc: qcom: smd-rpm: Add msm8998 compatible
by Bjorn Andersson
· 7 years ago
f54e714
soc: imx: gpc: Do not pass static memory as platform data
by Andrey Smirnov
· 7 years ago
050f810
soc: imx: gpcv2: Do not pass static memory as platform data
by Andrey Smirnov
· 7 years ago
e0ada51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
bc3acbb
soc: ti: knav_qmss: Use percpu instead atomic for stats counter
by Vasyl Gomonovych
· 7 years ago
a3daeed
soc: renesas: r8a77995-sysc: Cleanups
by Geert Uytterhoeven
· 7 years ago
a2dd687
soc: ti: K2G: provide APIs to support driver probe deferral
by Murali Karicheri
· 7 years ago
350601b
soc: ti: K2G: enhancement to support QMSS in K2G NAVSS
by Murali Karicheri
· 7 years ago
4a58732
soc: mediatek: reuse read[l,x]_poll_timeout helpers
by Sean Wang
· 7 years ago
b2b568c
soc: samsung: pm_domains: Deprecate support for clocks
by Marek Szyprowski
· 7 years ago
38d1975
soc: mediatek: use of_device_get_match_data()
by Ryder Lee
· 7 years ago
0a12e80
soc: bcm: raspberrypi-power: Fix use of __packed
by Florian Fainelli
· 7 years ago
b0d7764
soc: renesas: rcar-rst: Add support for R-Car E3
by Takeshi Kihara
· 7 years ago
44842d4
soc: renesas: identify R-Car E3
by Takeshi Kihara
· 7 years ago
964f7c0
soc: renesas: rcar-sysc: Add r8a77470 support
by Biju Das
· 7 years ago
a3a9033
soc: renesas: rcar-rst: Add support for RZ/G1C
by Biju Das
· 7 years ago
1daf13b
soc: renesas: Identify RZ/G1C
by Biju Das
· 7 years ago
ca4e7c5
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
Next »