1. 05 3月, 2013 1 次提交
  2. 28 11月, 2012 1 次提交
  3. 13 7月, 2012 1 次提交
  4. 03 7月, 2012 1 次提交
  5. 27 6月, 2012 1 次提交
  6. 13 5月, 2012 6 次提交
  7. 06 10月, 2011 2 次提交
  8. 21 9月, 2011 1 次提交
    • K
      gpio/samsung: gpio-samsung.c to support Samsung GPIOs · 1b39d5f2
      Kukjin Kim 提交于
      This patch adds support for Samsung GPIOs with one gpio driver
      and removes old GPIO drivers which are drivers/gpio-s3c24xx.c,
      gpio-s3c64xx.c, gpio-s5p64x0.c, gpio-s5pc100.c, gpio-s5pv210.c,
      gpio-exynos4.c, gpio-plat-samsung.c, plat-samsung/gpio-config.c
      and gpio.c to support each Samsung SoCs before. Because the
      gpio-samsung.c can replace old Samsung GPIO drivers.
      Basically, the gpio-samsung.c has been made by their merging
      and removing duplicated definitions.
      
      Note: gpio-samsung.c includes some SoC dependent codes and it
      will be replaced next time.
      
      Cc: Ben Dooks <ben-linux@fluff.org>
      Acked-by: NGrant Likely <grant.likely@secretlab.ca>
      [kgene.kim@samsung.com: squash the removing and adding patches]
      [kgene.kim@samsung.com: fixes bug during to register of gpio_chips]
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      1b39d5f2
  9. 14 9月, 2011 2 次提交
  10. 24 8月, 2011 2 次提交
  11. 21 7月, 2011 1 次提交
  12. 27 5月, 2011 1 次提交
  13. 03 3月, 2011 1 次提交
  14. 30 12月, 2010 1 次提交
    • C
      ARM: SAMSUNG: Add support for Power Domain control · d930596a
      Changhwan Youn 提交于
      This patch implements Power Domain control based on Runtime PM framework.
      Each Power Domain is represented by a Power Domain device and the devices
      belong to these Power Domains should be set as a child device of the Power
      Domain devices. The corresponding drivers of the devices should implement
      Runtime PM to control the Power Domains.
      
      Signed-off-by: Changhwan Youn <chaos.youn at samsung.com>
      Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
      d930596a
  15. 23 11月, 2010 1 次提交
  16. 25 10月, 2010 1 次提交
  17. 06 8月, 2010 1 次提交
  18. 05 8月, 2010 4 次提交
  19. 20 5月, 2010 4 次提交
  20. 19 5月, 2010 1 次提交
  21. 18 5月, 2010 3 次提交
  22. 12 5月, 2010 1 次提交
  23. 23 2月, 2010 2 次提交