1. 01 10月, 2014 1 次提交
  2. 30 9月, 2014 2 次提交
  3. 29 9月, 2014 1 次提交
  4. 26 9月, 2014 1 次提交
  5. 14 9月, 2014 2 次提交
  6. 12 9月, 2014 1 次提交
  7. 10 9月, 2014 1 次提交
  8. 05 9月, 2014 1 次提交
  9. 03 9月, 2014 2 次提交
  10. 30 8月, 2014 1 次提交
    • G
      stmmac: ptp: fix the reference clock · 5566401f
      Giuseppe CAVALLARO 提交于
      The PTP reference clock, used for setting the addend in the Timestamp Addend
      Register, was erroneously hard-coded (as reported in the databook just as
      example).
      
      The patch removes the macro named: STMMAC_SYSCLOCK and allows to use a
      reference clock (clk_ptp_ref_i) that can be passed from the platform.
      
      If not passed, the main driver clock will be used as default; note that
      this can be fine on some platforms.
      
      Note that, prior this patch, using the old STMMAC_SYSCLOCK on some platforms,
      as side effect, the ptp clock can move faster/slower than the system clock.
      Signed-off-by: NGiuseppe Cavallaro <peppe.cavallaro@st.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      5566401f
  11. 28 8月, 2014 4 次提交
  12. 26 8月, 2014 1 次提交
    • R
      ARM: OMAP2+: GPMC: Support Software ECC scheme via DT · a3e83f05
      Roger Quadros 提交于
      For v3.14 and prior, 1-bit Hamming code ECC via software was the
      default choice for some boards e.g. 3430sdp.
      Commit ac65caf5 in v3.15 changed the behaviour
      to use 1-bit Hamming code via Hardware using a different ECC layout
      i.e. (ROM code layout) than what is used by software ECC.
      
      This ECC layout change causes NAND filesystems created in v3.14
      and prior to be unusable in v3.15 and later. So don't mark "sw" scheme
      as deperecated and support it.
      Signed-off-by: NRoger Quadros <rogerq@ti.com>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      a3e83f05
  13. 23 8月, 2014 1 次提交
  14. 21 8月, 2014 1 次提交
  15. 20 8月, 2014 2 次提交
  16. 18 8月, 2014 2 次提交
  17. 16 8月, 2014 2 次提交
  18. 12 8月, 2014 2 次提交
  19. 11 8月, 2014 1 次提交
  20. 09 8月, 2014 1 次提交
  21. 08 8月, 2014 1 次提交
  22. 07 8月, 2014 2 次提交
  23. 06 8月, 2014 4 次提交
  24. 04 8月, 2014 3 次提交
    • R
      drm/msm: DT support for 8960/8064 (v3) · 41e69778
      Rob Clark 提交于
      Now that we (almost) have enough dependencies in place (MMCC, RPM, etc),
      add necessary DT support so that we can use drm/msm on upstream kernel.
      
      v2: update for review comments
      v3: rebase on component helper changes
      Signed-off-by: NRob Clark <robdclark@gmail.com>
      41e69778
    • K
      hwmon: Add pwm-fan driver · d82d5776
      Kamil Debski 提交于
      The pwm-fan driver enables control of fans connected to PWM lines.
      This driver uses the PWM framework, so it is compatible with all
      PWM devices that provide drivers through the PWM framework.
      Signed-off-by: NKamil Debski <k.debski@samsung.com>
      Reviewed-by: NVarka Bhadram <varkabhadram@gmail.com>
      Reviewed-by: NTobias Klauser <tklauser@distanz.ch>
      [Guenter Roeck: Last argument to devm_of_pwm_get is pointer, use NULL]
      Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
      d82d5776
    • N
      hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and temperature · 24c1aa85
      Neelesh Gupta 提交于
      This patch adds basic kernel support for reading power values, fan
      speed rpm, voltage and temperature data on powernv platforms which
      will be exported to user space through sysfs interface.
      
      Test results:
      -------------
      [root@tul163p1 ~]# sensors
      ibmpowernv-isa-0000
      Adapter: ISA adapter
      fan1:        5465 RPM  (min =    0 RPM)
      fan2:        5152 RPM  (min =    0 RPM)
      fan3:        5521 RPM  (min =    0 RPM)
      fan4:        4891 RPM  (min =    0 RPM)
      fan5:           0 RPM  (min =    0 RPM)
      fan6:           0 RPM  (min =    0 RPM)
      fan7:        7480 RPM  (min =    0 RPM)
      fan8:        7944 RPM  (min =    0 RPM)
      temp1:        +39.0°C  (high =  +0.0°C)
      power1:      190.00 W
      
      [root@tul163p1 ~]# ls /sys/devices/platform/
      alarmtimer  ibmpowernv.0  power  rtc-generic  serial8250  uevent
      [root@tul163p1 ~]# ls /sys/devices/platform/ibmpowernv.0/hwmon/hwmon0/
      device	    fan2_min	fan4_min    fan6_min	fan8_min   power
      fan1_fault  fan3_fault	fan5_fault  fan7_fault	in1_fault  power1_input
      fan1_input  fan3_input	fan5_input  fan7_input	in2_fault  subsystem
      fan1_min    fan3_min	fan5_min    fan7_min	in3_fault  temp1_input
      fan2_fault  fan4_fault	fan6_fault  fan8_fault	in4_fault  temp1_max
      fan2_input  fan4_input	fan6_input  fan8_input	name	   uevent
      [root@tul163p1 ~]# ls /sys/class/hwmon/hwmon0/
      device	    fan2_min	fan4_min    fan6_min	fan8_min   power
      fan1_fault  fan3_fault	fan5_fault  fan7_fault	in1_fault  power1_input
      fan1_input  fan3_input	fan5_input  fan7_input	in2_fault  subsystem
      fan1_min    fan3_min	fan5_min    fan7_min	in3_fault  temp1_input
      fan2_fault  fan4_fault	fan6_fault  fan8_fault	in4_fault  temp1_max
      fan2_input  fan4_input	fan6_input  fan8_input	name	   uevent
      [root@tul163p1 ~]#
      Signed-off-by: NNeelesh Gupta <neelegup@linux.vnet.ibm.com>
      Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
      24c1aa85