1. 14 1月, 2011 1 次提交
  2. 18 11月, 2010 1 次提交
  3. 29 10月, 2010 1 次提交
  4. 28 10月, 2010 1 次提交
    • A
      power_supply: Mark twl4030_charger as broken · 23886839
      Anton Vorontsov 提交于
      The driver is not buildable without MFD changes. For now, let's
      disable the driver as it breaks build for major platforms (i.e. x86).
      
        CC [M]  drivers/power/twl4030_charger.o
      drivers/power/twl4030_charger.c: In function 'twl4030_clear_set_boot_bci':
      drivers/power/twl4030_charger.c:105: error: 'TWL4030_PM_MASTER_BOOT_BCI' undeclared (first use in this function)
      drivers/power/twl4030_charger.c:105: error: (Each undeclared identifier is reported only once
      drivers/power/twl4030_charger.c:105: error: for each function it appears in.)
      drivers/power/twl4030_charger.c: In function 'twl4030_bci_have_vbus':
      drivers/power/twl4030_charger.c:137: error: 'TWL4030_PM_MASTER_STS_HW_CONDITIONS' undeclared (first use in this function)
      drivers/power/twl4030_charger.c: In function 'twl4030_bci_probe':
      drivers/power/twl4030_charger.c:477: warning: overflow in implicit constant conversion
      drivers/power/twl4030_charger.c:485: warning: overflow in implicit constant conversion
      make[2]: *** [drivers/power/twl4030_charger.o] Error 1
      
      We can re-enable it if MFD tree will finally merge into 2.6.37.
      Reported-by: NIngo Molnar <mingo@elte.hu>
      Signed-off-by: NAnton Vorontsov <cbouatmailru@gmail.com>
      23886839
  5. 30 9月, 2010 1 次提交
  6. 23 9月, 2010 1 次提交
  7. 06 9月, 2010 1 次提交
  8. 19 8月, 2010 1 次提交
  9. 05 8月, 2010 1 次提交
  10. 23 7月, 2010 1 次提交
  11. 18 6月, 2010 1 次提交
  12. 18 5月, 2010 1 次提交
  13. 27 4月, 2010 1 次提交
  14. 07 4月, 2010 1 次提交
  15. 08 3月, 2010 1 次提交
  16. 17 2月, 2010 1 次提交
  17. 28 11月, 2009 1 次提交
  18. 16 11月, 2009 1 次提交
  19. 05 9月, 2009 1 次提交
  20. 01 7月, 2009 1 次提交
  21. 09 6月, 2009 1 次提交
  22. 11 1月, 2009 1 次提交
  23. 04 1月, 2009 2 次提交
  24. 13 10月, 2008 1 次提交
  25. 03 10月, 2008 1 次提交
  26. 26 9月, 2008 1 次提交
  27. 01 9月, 2008 1 次提交
  28. 10 7月, 2008 1 次提交
  29. 01 7月, 2008 1 次提交
  30. 23 7月, 2007 1 次提交
    • P
      Don't compile the PMU power driver on 64-bit PowerPC · a1da5f4f
      Paul Mackerras 提交于
      As reported by Stephen Rothwell, an allmodconfig build on 64-bit
      PowerPC reports these errors:
      
      ERROR: "pmu_batteries" [drivers/power/pmu_battery.ko] undefined!
      ERROR: "pmu_battery_count" [drivers/power/pmu_battery.ko] undefined!
      ERROR: "pmu_power_flags" [drivers/power/pmu_battery.ko] undefined!
      
      This fixes the problem by not building pmu_battery.ko on ppc64.  There
      are no battery-powered ppc64 machines with an Apple PMU, and we can be
      reasonably confident there never will be.
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      Signed-off-by: NDavid Woodhouse <dwmw2@infradead.org>
      a1da5f4f
  31. 16 7月, 2007 1 次提交
  32. 10 7月, 2007 6 次提交