1. 22 5月, 2015 3 次提交
  2. 28 4月, 2015 1 次提交
  3. 27 11月, 2014 1 次提交
  4. 10 3月, 2014 1 次提交
  5. 19 2月, 2014 1 次提交
  6. 17 9月, 2013 1 次提交
  7. 30 7月, 2013 1 次提交
  8. 24 6月, 2013 1 次提交
    • G
      regulator: max8973: initial DT support · 42dc3023
      Guennadi Liakhovetski 提交于
      This patch adds primitive DT support to the max8973 regulator driver. None
      of the configuration parameters, supported in the platform data are yet
      available in DT, therefore no configuration is performed if booting with
      no platform data. This means, that DT instantiation can only be used on
      boards, where no run-time configuration of the chip is required. In such
      cases the driver can be used to scale its output voltage. In the future
      support for configuration parameters should be added.
      Signed-off-by: NGuennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
      Signed-off-by: NMark Brown <broonie@linaro.org>
      42dc3023
  9. 21 6月, 2013 1 次提交
  10. 24 4月, 2013 1 次提交
  11. 04 1月, 2013 1 次提交
    • G
      Drivers: regulator: remove __dev* attributes. · 3d68dfe3
      Greg Kroah-Hartman 提交于
      CONFIG_HOTPLUG is going away as an option.  As a result, the __dev*
      markings need to be removed.
      
      This change removes the use of __devinit, __devexit_p, __devinitdata,
      __devinitconst, and __devexit from these drivers.
      
      Based on patches originally written by Bill Pemberton, but redone by me
      in order to handle some of the coding style issues better, by hand.
      
      Cc: Bill Pemberton <wfp5p@virginia.edu>
      Cc: Liam Girdwood <lrg@ti.com>
      Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      3d68dfe3
  12. 23 11月, 2012 1 次提交
  13. 22 11月, 2012 1 次提交
  14. 19 11月, 2012 1 次提交