1. 06 1月, 2012 1 次提交
  2. 04 1月, 2012 2 次提交
  3. 02 11月, 2011 1 次提交
  4. 08 7月, 2011 2 次提交
  5. 27 5月, 2011 1 次提交
  6. 22 4月, 2011 1 次提交
  7. 20 4月, 2011 1 次提交
  8. 22 2月, 2011 1 次提交
    • L
      bq27x00: Add bq27000 support · 7fb7ba58
      Lars-Peter Clausen 提交于
      This patch adds support for the bq27000 battery to the bq27x00 driver.
      The bq27000 is similar to the bq27200 except that it uses the HDQ bus
      instead of I2C to communicate with the host system.
      
      The driver is implemented as a platform driver. The driver expects to be
      provided with a read callback function through its platform data. The read
      function is assumed to do the lowlevel HDQ handling and read out the value
      of a certain register.
      Signed-off-by: NLars-Peter Clausen <lars@metafoo.de>
      Tested-by: NGrazvydas Ignotas <notasas@gmail.com>
      7fb7ba58
  9. 14 1月, 2011 1 次提交
  10. 18 11月, 2010 1 次提交
  11. 29 10月, 2010 1 次提交
  12. 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
  13. 30 9月, 2010 1 次提交
  14. 23 9月, 2010 1 次提交
  15. 06 9月, 2010 1 次提交
  16. 19 8月, 2010 1 次提交
  17. 05 8月, 2010 1 次提交
  18. 23 7月, 2010 1 次提交
  19. 18 6月, 2010 1 次提交
  20. 18 5月, 2010 1 次提交
  21. 27 4月, 2010 1 次提交
  22. 07 4月, 2010 1 次提交
  23. 08 3月, 2010 1 次提交
  24. 17 2月, 2010 1 次提交
  25. 28 11月, 2009 1 次提交
  26. 16 11月, 2009 1 次提交
  27. 05 9月, 2009 1 次提交
  28. 01 7月, 2009 1 次提交
  29. 09 6月, 2009 1 次提交
  30. 11 1月, 2009 1 次提交
  31. 04 1月, 2009 2 次提交
  32. 13 10月, 2008 1 次提交
  33. 03 10月, 2008 1 次提交
  34. 26 9月, 2008 1 次提交
  35. 01 9月, 2008 1 次提交
  36. 10 7月, 2008 1 次提交
  37. 01 7月, 2008 1 次提交