Tags give the ability to mark specific points in history as being important
-
-
-
-
-
v4.19-stm32mp-r2.5
4cf033b4 · ·The following changes since commit a37bc8d856557040ebac600a3097894e9cc36776: ARM: dts: stm32: fix mdma1 clients channel priority level on stm32mp157c (2019-12-04 16:40:38 +0100) are available in the Git repository at: https://github.com/STMicroelectronics/linux.git tags/v4.19-stm32mp-r2.5 for you to fetch changes up to 4cf033b4e0710049bd9e06577f25aa0981e737e3: ARM: dts: stm32: activate spdifrx input in sleep state (2019-12-13 13:34:38 +0100) ---------------------------------------------------------------- This is the v4.19-stm32mp-r2.5 release. ---------------------------------------------------------------- Olivier Moysan (2): Revert "ARM: dts: stm32: remove sleep state for spdifrx on stm32mp157c-ev1" ARM: dts: stm32: activate spdifrx input in sleep state arch/arm/boot/dts/stm32mp157c-ev1.dts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -
sunxi-dt-for-5.6-2
ac904843 · ·This is our usual set of DT patches for the Allwinner SoCs. It's fairly big this time, but the highlights are: - Enable cpufreq and CPU thermal throttling on the A64 - CLK_CPUX macro usage removed (changed from first pull request) - CSI0 support on the R40 - CSI1 support on the A10 and A20 - SPI support on the R40 - PMU support on the H3, H5, H6 and R40 - MIPI-DSI support on the A64 - PWM support on the H6 - Thermal sensor on the A64, A83t, H3, H5, H6 and R40 - More DT schemas fixes and conversions - New boards: LibreComputer ALL-H5-CC H5, LibreComputer ALL-H3-IT H5, Pine64 H64 Model B, Neutis N5H3 -
-
-
-
-
-
-
-
-
-
-
sunxi-fixes-for-5.5
1c226017 · ·A couple of fixes for GPIO polarity and regulators on the A64 olinuxino.
-
sunxi-clk-fixes-for-5.5
0c545240 · ·Our usual set of fixes for Allwinner, to fix the number of reported clocks on the v3s, fixing the external clock on the R40, and some fixes for the AR100 co-processor clocks.
-
sunxi-clk-for-5.6
9c232d32 · ·Our usual set of patches for sunxi, with a bunch of them required to enable the MBUS controller, and two patches to enable cpufreq on the A64.
-
pm-5.5-rc6
10674d97 · ·Power management fixes for 5.5-rc6 Prevent the cpufreq-dt driver from probing Tegra20/30 (Dmitry Osipenko) and prevent the Intel RAPL power capping driver from crashing during CPU initialization due to a NULL pointer dereference if the processor model in use is not known to it (Harry Pan).