index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
samsung
/
exynos-pmu.c
Age
Commit message (
Expand
)
Author
2025-05-13
soc: samsung: exynos-pmu: enable CPU hotplug support for gs101
Peter Griffin
2025-03-06
soc: samsung: include linux/array_size.h where needed
Arnd Bergmann
2025-01-06
soc: samsung: exynos-pmu: Fix uninitialized ret in tensor_set_bits_atomic()
Krzysztof Kozlowski
2024-07-17
Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2024-07-09
soc: samsung: exynos-pmu: add support for PMU_ALIVE non atomic registers
Peter Griffin
2024-06-26
soc: samsung: exynos-pmu: update to use of_syscon_register_regmap()
Peter Griffin
2024-02-25
soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs
Peter Griffin
2023-07-20
soc: samsung: Explicitly include correct DT includes
Rob Herring
2023-05-09
soc: samsung: exynos-pmu: Re-introduce Exynos4212 support
Artur Weber
2021-11-15
soc: samsung: exynos-pmu: Add Exynos850 support
Sam Protsenko
2020-10-28
soc: samsung: exynos-pmu: instantiate clkout driver as MFD
Krzysztof Kozlowski
2020-01-07
soc: samsung: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
2019-12-15
soc: samsung: exynos-pmu: Convert to devm_platform_ioremap_resource
Yangtao Li
2018-02-13
soc: samsung: pmu: Populate children syscon nodes
Krzysztof Kozlowski
2018-01-03
soc: samsung: Add SPDX license identifiers
Krzysztof Kozlowski
2017-10-08
soc: samsung: Remove Exynos4212 related dead code
Marek Szyprowski
2017-03-21
soc: samsung: Do not build ARMv7 PMU drivers on ARMv8
Krzysztof Kozlowski
2017-01-26
soc: samsung: pmu: Add dummy support for Exynos5433 SoC
Marek Szyprowski
2017-01-20
soc: samsung: pmu: Remove messages for failed memory allocation
Marek Szyprowski
2017-01-20
soc: samsung: pmu: Use of_device_get_match_data helper
Marek Szyprowski
2017-01-20
soc: samsung: pmu: Provide global function to get PMU regmap
Marek Szyprowski
2016-02-25
drivers: soc: Add support for Exynos PMU driver
Pankaj Dubey