Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • pm-5.10-rc1-2
    41c169d9 · Merge branch 'pm-avs' ·
    More power management updates for 5.10-rc1
    
     - Move the AVS drivers to new platform-specific locations and get
       rid of the drivers/power/avs directory (Ulf Hansson).
    
     - Add on/off notifiers and idle state accounting support to the
       generic power domains (genpd) framework (Ulf Hansson, Lina Iyer).
    
     - Ulf will maintain the PM domain part of cpuidle-psci (Ulf Hansson).
    
     - Make intel_idle disregard ACPI _CST if it cannot use the data
       returned by that method (Mel Gorman).
    
     - Modify intel_pstate to avoid leaving useless sysfs directory
       structure behind if it cannot be registered (Chen Yu).
    
     - Fix domain detection in the RAPL power capping driver and prevent
       it from failing to enumerate the Psys RAPL domain (Zhang Rui).
    
     - Allow acpi-cpufreq to use ACPI _PSD information with Family 19 and
       later AMD chips (Wei Huang).
    
     - Update the driver assumptions comment in intel_idle and fix a
       kerneldoc comment in the runtime PM framework (Alexander Monakov,
       Bean Huo).
    
     - Avoid unnecessary resets of the cached frequency in the schedutil
       cpufreq governor to reduce overhead (Wei Wang).
    
     - Clean up the cpufreq core a bit (Viresh Kumar).
    
     - Make assorted minor janitorial changes (Daniel Lezcano, Geert
       Uytterhoeven, Hubert Jasudowicz, Tom Rix).
    
     - Clean up and optimize the cpupower utility somewhat (Colin Ian
       King, Martin Kaistra).
    
  • amd-drm-fixes-5.10-2020-10-21
    amd-drm-fixes-5.10-2020-10-21:
    
    amdgpu:
    - Sienna Cichlid fixes
    - MST manager resource leak fix
    - GPU reset fix
    
    amdkfd:
    - Luxmark fix for Navi1x
  • orange-pi-5.9-20201019-1553
    Release: orange-pi-5.9-20201019-1553
    
    NEWS
    ====
    
    See also:
    
    - https://xnux.eu/log/
    - https://xnux.eu/devices/pine64-pinephone.html
    - https://xff.cz/kernels/
    
    2020-10-19:
    - fix orange pi 3 ethernet
    2020-10-12:
    - fix issue with dsi clock described here: https://xnux.eu/log/#021
    - rebase on v5.9 final
    - integrate pinetab panel patches from (untested)
      https://gitlab.com/pine64-org/linux/-/commits/pine64-kernel-5.7.y-pinetabpanel/
    2020-09-29:
    - add a few more codec API fixes from Samuel
    2020-09-28:
    - rebase on top of 5.9-rc7
    - integrated the newest audio patches from Samuel
    2020-09-23:
    - port battery thermal regulation fix from p-boot (completely untested, see https://xnux.eu/log/#018)
    2020-09-18:
    - cedrus panic fix
    - rebase on linus/master
    2020-09-17:
    - further modem driver improvements (fix urc setting on old modem firmwares)
    2020-09-13:
    - rebase on top of 5.9-rc5
    2020-09-12:
    - rebase on top of 5.9-rc4+
    2020-09-10:
    - rebase on top of 5.9-rc4+
    - further fixes for the modem driver poweron, support for fast poweroff feature
      present on new modem firmware
    - added flash DT changes
    - add mounting matrix and a kernel command line option to override it (ignore_mount_matrix)
    - https://xff.cz/kernels also contains special kernel builds for my multi-dist image
      (see https://xnux.eu/log/)
    - enabled opportunistic sleep
    - enabled btrfs support
    2020-09-01:
    - rebase on top of 5.9-rc3
    2020-08-19:
    - rebase and port to 5.9-rc1
    - fix various issues with 5.9-rc1
    - fix sleeps in atomic context in anx7688 driver
    - dropped panfrost dvfs patches for now (conflicts, stability issues)
    - fix modem UART issues on powerup (sometimes not receiving RDY, etc.)
      - root cause was host UART locking up due to noise on RX, and the
        fix is to only open UART port when the modem is powered
    2020-08-11:
    - fix sun50i-codec-analog probe failure when built-in
    2020-08-09:
    - pull in codec changes from Samuel
    - don't wait for RDY but poll with empty AT command for the modem's status
    2020-08-06:
    - added Samuel's patch for making recording from the codec work again
    2020-08-05:
    - modem driver fixes for BH
    2020-08-03:
    - fixed AC100 driver to make it work without mod clock
    2020-08-02:
    - integrated latest Samuel's audio patches + rebased my AC100 support on top
    - finished the modem-power driver into a hopefully useable state
    2020-07-25:
    - rebased on top of 5.8-rc7+
    - fixed modem driver issue with not shutting down the modem on poweroff/reset
      on PinePhone (introduced during modem driver rewrite around 5.8-rc5)
    - worked around AXP reseting input current limit to 500mA regardless of
      BC detection being disabled (happened on boot with USB-C cable connected
      to USB-C PD charger) (and reverted again)
    - improved modem driver
      - initialize the modem configuration for proper sleep
      - setup QDAI automatically from DTS
      - show modem firmware version in dmesg
      - added rfkill interface
      - handle URC caching during suspend
    2020-07-16:
    - added HP jack detection patches from A-wai
    2020-07-14:
    - added support for Pinebook Pro
    - fix issue in my bl_pwm PinePhone patch that broke Pinebook Pro's backlight
    2020-07-13:
    - rebased on top of 5.8-rc5
    - improved HW led trigger API
    - more modem-power work (change to serdev, recv messages from the modem)
    - support HDMI audio on PinePhone
    - bump PD power requirement to 15W on PinePhone
    2020-07-08:
    - refactoring of the modem driver, moved to modem-5.8 branch (not finished
      yet, see TODO in the driver)
    - update pinephone 1.0-1.2 dts to reflect the differences in modem setup
    - enable orange pi 3 hdmi audio
    2020-07-06:
    - rebased on top of 5.8-rc4
    2020-07-05:
    - Added fixes for PinePhone panel initialization after resume from sleep
    2020-07-04:
    - Integrated Clément's HDMI audio series (20200704113902.336911-1-peron.clem@gmail.com)
    - Integrated Clément's panfrost DVFS series (20200704102535.189647-1-peron.clem@gmail.com)
    
    My kernel's main integration branch is 'orange-pi-$VER' (this one).
    No other branch is supposed to work alone. My defconfigs are tested
    and work on the boards I support. Read the README.md for more info.
    
    Only my branches based on the current mainline kernel branch are
    maintained (those are usually the -rc# kernels!). You can find the
    current mainline version here https://www.kernel.org/ (mainline: ...)
    
    My prebuilt kernels can be found at https://xff.cz/kernels/ You can
    use them to test that your board works, or just run them without
    bothering with building everything yourself. I run them on all my
    boards.
    
    My website is https://xnux.eu and may contain useful advice.
    
    Good luck!
    
         ~megi
    
  • orange-pi-2020-10-19
    orange-pi-2020-10-19
    
  • v4.4.240
    d98913ec · Linux 4.4.240 ·
    This is the 4.4.240 stable release
    
  • v4.9.240
    f86ac669 · Linux 4.9.240 ·
    This is the 4.9.240 stable release
    
  • v4.14.202
    5b7a52cd · Linux 4.14.202 ·
    This is the 4.14.202 stable release
    
  • v4.19.152
    ad326970 · Linux 4.19.152 ·
    This is the 4.19.152 stable release
    
  • v5.4.72
    52f6ded2 · Linux 5.4.72 ·
    This is the 5.4.72 stable release
    
  • v5.8.16
    c5464f4b · Linux 5.8.16 ·
    This is the 5.8.16 stable release
    
  • v5.9.1
    213f3233 · Linux 5.9.1 ·
    This is the 5.9.1 stable release
    
  • docs/v5.10-1
    docs updates for v5.10-rc1
    
  • 5.4-android11-1
    android11-5.4 KMI updated (1)
  • android-mainline-5.9
    android-mainline @ v5.9
  • amd-drm-fixes-5.10-2020-10-14
    amd-drm-fixes-5.10-2020-10-14:
    
    amdgpu:
    - eDP fix
    - BACO fix
    - Kernel documentation fixes
    - SMU7 mclk fix
    - VCN1 hw bug workaround
    
    amdkfd:
    - kvfree vs kfree fix
  • devicetree-for-5.10
    Devicetree updates for v5.10:
    
    - Update dtc to upstream version v1.6.0-31-gcbca977ea121
    
    - dtx_diff help text reformatting
    
    - Speed-up validation time for binding and dtb checks using json for
      intermediate files
    
    - Add support for running yamllint on DT schema files
    
    - Remove old booting-without-of.rst
    
    - Extend the example schema to address common issues
    
    - Cleanup handling of additionalProperties/unevaluatedProperties
    
    - Ensure all DSI controller schemas reference dsi-controller.yaml
    
    - Vendor prefixes for Zealz, Wandbord/Technexion, Embest RIoT, Rex, DFI,
      and Cisco Meraki
    
    - Convert at25, SPMI bus, TI hwlock, HiSilicon Hi3660 USB3 PHY, Arm
      SP805 watchdog, Arm SP804, and Samsung 11-pin USB connector to DT
      schema
    
    - Convert HiSilicon SoC and syscon bindings to DT schema
    
    - Convert SiFive Risc-V L2 cache, PLIC, PRCI, and PWM to DT schema
    
    - Convert i.MX bindings for w1, crypto, rng, SIM, PM, DDR,
       SATA, vf610 GPIO, and UART to DT schema
    
    - Add i.MX 8M compatible strings
    
    - Add LM81 and DS1780 as trivial devices
    
    - Various missing properties added to fix dtb validation warnings
    
  • v5.8.15
    665c6ff0 · Linux 5.8.15 ·
    This is the 5.8.15 stable release
    
  • v5.4.71
    85b0841a · Linux 5.4.71 ·
    This is the 5.4.71 stable release
    
  • v4.19.151
    47f65004 · Linux 4.19.151 ·
    This is the 4.19.151 stable release
    
  • v4.14.201
    a21a9b51 · Linux 4.14.201 ·
    This is the 4.14.201 stable release