Skip to content
Snippets Groups Projects
Select Git revision
  • 4a152c3913fb46fc2e29081d0251862106c3d55f
  • seco_lf-6.6.52-2.2.1 default protected
  • seco_lf-6.6.52-2.2.1_e39-pinfunc
  • chka-modv-206-poc
  • integrate/gitlab-ci/cleaos-833-add-cnfluence-labels-into-config/into/seco_lf-5.10.y
  • integrate/gitlab-ci/cleaos-833-add-cnfluence-labels-into-config/into/seco_lf-6.6.52-2.2.1
  • jonas/seco_lf-6.6.52-2.2.1_e39-nvmem-eeprom
  • seco_lf-6.6.52-2.2.1_e39-eeprom-rename
  • seco_lf-6.6.52-2.2.1_e39-uart-has-rtc-cts
  • niccolor/e88-lt9611uxc-dsi-complete-support
  • seco_lf_v2024.04_6.6.52_2.2.x_e39_spidev-overlay
  • seco_lf_v2024.04_6.6.52_2.2.x_e39_sdcard-card-detect-gpio-mode
  • MODV-209-e-39-add-gpio-line-names-in-kernel-device-tree
  • seco_lf-6.6.52-2.2.1_e88-lt9611uxc-i2s
  • seco_lf-6.6.52-2.2.1_e39-nxpbtuart
  • seco_lf-6.6.52-2.2.1-rtl8211f_led
  • seco_lf-5.10.y protected
  • integrate/gitlab-ci/cleaos-448-bitbake-logs-in-failed-job/into/seco_lf-6.6.52-2.2.1
  • integrate/gitlab-ci/cleaos-448-bitbake-logs-in-failed-job/into/seco_lf-5.10.y
  • chka-seco_lf-6.6.52-2.2.1-fix-eth-led-modv-198
  • didi/spi-cs
  • lf-6.6.52-2.2.1
  • lf-6.1.55-2.2.1
  • lf-6.6.3-1.0.0
  • lf-6.6.3-imx95-er2
  • lf-6.1.55-2.2.0
  • lf-6.6.y-imx95-er1
  • lf-5.15.71-2.2.2
  • lf-6.1.36-2.1.0
  • lf-5.15.71-2.2.1
  • lf-6.1.22-2.0.0
  • lf-6.1.1-1.0.1
  • rel_imx_5.4.24_2.1.4
  • rel_imx_4.9.88_2.0.13
  • rel_imx_4.14.98_2.3.5
  • lf-6.1.1-1.0.0
  • rel_imx_5.4.3_2.0.2
  • lf-5.15.71-2.2.0
  • lf-5.10.72-2.2.3
  • lf-5.15.52-2.1.0
  • imx_5.15.52_imx8ulp_er1
41 results

linux-seco-imx

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • user avatar
    Linus Torvalds authored
    Pull power management and ACPI fixes from Rafael Wysocki:
     "Three regression fixes this time, one for a recent regression in the
      cpuidle core affecting multiple systems, one for an inadvertently
      added duplicate typedef in ACPICA that breaks compilation with GCC 4.5
      and one for an ACPI Smart Battery Subsystem driver regression
      introduced during the 3.18 cycle (stable-candidate).
    
      Specifics:
    
       - Fix for a regression in the cpuidle core introduced by one of the
         recent commits in the clockevents_notify() removal series that put
         a call to a function which had to be executed with disabled
         interrupts into a code path running with enabled interrupts (Rafael
         J Wysocki)
    
       - Fix for a build problem in ACPICA (with GCC 4.5) introduced by one
         of the recent ACPICA tools commits that added a duplicate typedef
         to one of the ACPICA's header files by mistake (Olaf Hering)
    
       - Fix for a regression in the ACPI SBS (Smart Battery Subsystem)
         driver introduced during the 3.18 development cycle causing the
         smart battery manager to be marked as not present when it should be
         marked as present (Chris Bainbridge)"
    
    * tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
      cpuidle: Run tick_broadcast_exit() with disabled interrupts
      ACPI / SBS: Enable battery manager when present
      ACPICA: remove duplicate u8 typedef
    4a152c39
    History
    Name Last commit Last update