1. 04 10月, 2016 4 次提交
  2. 08 7月, 2016 2 次提交
  3. 29 6月, 2016 1 次提交
  4. 24 2月, 2016 3 次提交
  5. 29 9月, 2015 1 次提交
    • M
      powerpc/configs: Re-enable CONFIG_SCSI_DH · 6b98f2be
      Michael Ellerman 提交于
      Commit 086b91d0 ("scsi_dh: integrate into the core SCSI code")
      changed CONFIG_SCSI_DH from tristate to bool.
      
      Our defconfigs have CONFIG_SCSI_DH=m, which the kconfig machinery warns
      us is invalid, but instead of converting it to =y it leaves it unset.
      This means we loose the CONFIG_SCSI_DH code and everything that depends
      on it.
      
      So convert the values in the defconfigs to =y.
      
      Fixes: 086b91d0 ("scsi_dh: integrate into the core SCSI code")
      Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>
      6b98f2be
  6. 27 8月, 2015 1 次提交
  7. 18 8月, 2015 1 次提交
    • V
      powerpc/pseries: enable RTC class support · e0ad784b
      Vaibhav Jain 提交于
      A working rtc kernel driver is needed so that hwclock can synchronize
      system clock to rtc during shutdown/boot. We already have a powernv
      platform rtc driver located at drivers/rtc/rtc-opal.c. However it depends
      on CONFIG_RTC_CLASS which is disabled by default. Hence the driver isn't
      enabled and not compiled for the powernv kernel.
      
      We fix this by enabling rtc class support in pseries defconfig which
      enables this driver and compiles it into the pseries kernel. In case
      CONFIG_PPC_POWERNV is not enabled we fallback to 'Generic RTC support'
      driver which emulates the legacy 'PC RTC driver'.
      Signed-off-by: NVaibhav Jain <vaibhav@linux.vnet.ibm.com>
      Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>
      e0ad784b
  8. 04 6月, 2015 1 次提交
  9. 02 6月, 2015 1 次提交
  10. 21 1月, 2015 5 次提交
  11. 20 1月, 2015 1 次提交
  12. 30 11月, 2014 1 次提交
  13. 25 9月, 2014 1 次提交
  14. 09 9月, 2014 1 次提交
  15. 07 4月, 2014 1 次提交
  16. 24 3月, 2014 2 次提交
  17. 30 10月, 2013 3 次提交
  18. 26 7月, 2013 1 次提交
  19. 25 6月, 2013 1 次提交
  20. 15 2月, 2013 1 次提交
  21. 10 1月, 2013 3 次提交
  22. 15 11月, 2012 1 次提交
  23. 17 9月, 2012 1 次提交
  24. 01 8月, 2012 1 次提交
  25. 27 7月, 2012 1 次提交