1. 20 1月, 2015 1 次提交
    • A
      efi: rtc-efi: Mark UIE as unsupported · 822a0279
      Ard Biesheuvel 提交于
      Tools like hwclock attempt to enable the RTC update interrupt (UIE) to
      maximize the accuracy of the reported time value. The EFI rtc does not
      have interrupt capability so this is a pointless exercise to begin with,
      but the generic RTC framework ends up issuing a SetWakeupTime() Runtime
      Services call before drawing that conclusion on its own.
      
      Instead, we can mark UIE as unsupported at driver probe time. The net
      result is the same, but without the spurious SetWakeupTime() call.
      Signed-off-by: NArd Biesheuvel <ard.biesheuvel@linaro.org>
      Signed-off-by: NMatt Fleming <matt.fleming@intel.com>
      822a0279
  2. 04 10月, 2014 1 次提交
  3. 26 9月, 2014 1 次提交
  4. 09 8月, 2014 1 次提交
  5. 07 6月, 2014 1 次提交
  6. 04 7月, 2013 1 次提交
  7. 30 4月, 2013 2 次提交
  8. 22 2月, 2013 1 次提交
  9. 13 4月, 2012 1 次提交
  10. 01 4月, 2009 1 次提交