1. 13 1月, 2017 1 次提交
  2. 26 12月, 2016 1 次提交
    • T
      ktime: Cleanup ktime_set() usage · 8b0e1953
      Thomas Gleixner 提交于
      ktime_set(S,N) was required for the timespec storage type and is still
      useful for situations where a Seconds and Nanoseconds part of a time value
      needs to be converted. For anything where the Seconds argument is 0, this
      is pointless and can be replaced with a simple assignment.
      Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
      Cc: Peter Zijlstra <peterz@infradead.org>
      8b0e1953
  3. 30 11月, 2016 1 次提交
  4. 20 4月, 2016 1 次提交
    • A
      at86rf230: increase sleep to off timings · 60f5f5d3
      Alexander Aring 提交于
      I expierenced when setting channel while sleep mode it didn't changed
      the channel inside the hardware registers. Then I got another report of
      an user which has similar issues.
      
      I increased the sleep to off state change timing, which is according
      at86rf233 at maximum 1000 us. After this change I got no similar effects
      again.
      
      I tried another option to wait on AWAKE_END irq, which can be used to
      wait until the transceiver is awaked. I tested it and the IRQ took 4
      seconds after starting state change. I don't believe it takes 4 seconds
      to go into the TRX_OFF state from SLEEP state. The alternative is to
      increase the timings which seems to work.
      
      Cc: Oleg Hahm <oliver.hahm@inria.fr>
      Signed-off-by: NAlexander Aring <aar@pengutronix.de>
      Reviewed-by: Stefan Schmidt<stefan@osg.samsung.com>
      Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
      60f5f5d3
  5. 24 2月, 2016 2 次提交
  6. 28 10月, 2015 1 次提交
  7. 22 9月, 2015 2 次提交
  8. 17 9月, 2015 4 次提交
  9. 11 8月, 2015 1 次提交
  10. 30 7月, 2015 1 次提交
  11. 17 6月, 2015 3 次提交
  12. 15 6月, 2015 2 次提交
  13. 07 6月, 2015 2 次提交
  14. 20 5月, 2015 1 次提交
  15. 19 5月, 2015 12 次提交
  16. 01 5月, 2015 5 次提交