1. 04 Dec, 2013 1 commit
    • Rob Herring's avatar
      ARM: highbank: handle soft poweroff and reset key events · 38431148
      Rob Herring authored
      Graceful reboot and poweroff via IPMI commands to the management
      processor don't work. Power and reset keys are events from the
      management processor which are generated via IPC messages. Passing
      the keys to userspace does not work as neither acpid nor a desktop
      environment are present.
      
      This adds a notifier handler for the IPC messages so the kernel can
      handle the key events directly and IPMI graceful shutdown will work.
      Signed-off-by: default avatarRob Herring <rob.herring@calxeda.com>
      Cc: stable@vger.kernel.org
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      38431148
  2. 03 Dec, 2013 9 commits
  3. 02 Dec, 2013 8 commits
  4. 26 Nov, 2013 22 commits