Tags give the ability to mark specific points in history as being important
-
-
-
-
-
sunxi-v3.4.5-r2
de5c29d2 · ·sunxi-disp, wemac, mali_drm fixes and conditional memblock reserves for sun5i video: sunxi-disp: Removed couple magic numbers. Should also free some memory video: sunxi-disp: reserve memory for FB only when MALI is enabled net: sun4i-wemac: fix race in wemac_rx() correctly net: sun4i-wemac: remove delays and improve nic. sun5i: reserve fb and ve memory of if the modules are enabled sun5i: don't reserve memory for mali if it's not enabled sun5i: copy SUNXI_IGNORE_ATAG_MEM logic from sun4i sun5i: remove CONFIG_SUN5I_FPGA mach-sunxi: cpu-freq: fix kernel panic sunxi-disp: restore 192 as default brightness sunxi: print BROM version (including chip-id) when sun4i/sun5i boots gpu: drm: mali_drv: fixed integration with 3.x kernels DRM sunxi-disp: enable disp-ump for sun5i [WIP] sunxi disp: Split UMP dependency from disp sunxi: Remove incorrect Allwinner copyright video: sunxi-lcd: Introduce lcd_panel_cfg_generic.c video: sunxi: disable Fb_wait_for_vsync() call within Fb_pan_display() video: sunxi-disp: Add warn prints, fix cache flush and make pan to wait for vsync video: sunxi-disp: read init brightness from config
-
sunxi-v3.0.42-r1
ac4789d8 · ·wemac fixes, sun5i CONFIG_ dependent reserves, disp-ump, disp-spi, ...
-
pm-for-3.7-rc1
b9142167 · ·Power management updates for 3.7-rc1 * Improved system suspend/resume and runtime PM handling for the SH TMU, CMT and MTU2 clock event devices (also used by ARM/shmobile). * Generic PM domains framework extensions related to cpuidle support and domain objects lookup using names. * ARM/shmobile power management updates including improved support for the SH7372's A4S power domain containing the CPU core. * cpufreq changes related to AMD CPUs support from Matthew Garrett, Andre Przywara and Borislav Petkov. * cpu0 cpufreq driver from Shawn Guo. * cpufreq governor fixes related to the relaxing of limit from Michal Pecio. * OMAP cpufreq updates from Axel Lin and Richard Zhao. * cpuidle ladder governor fixes related to the disabling of states from Carsten Emde and me. * Runtime PM core updates related to the interactions with the system suspend core from Alan Stern and Kevin Hilman. * Wakeup sources modification allowing more helper functions to be called from interrupt context from John Stultz and additional diagnostic code from Todd Poynor. * System suspend error code path fix from Feng Hong.