1. 15 Aug, 2009 1 commit
  2. 14 Aug, 2009 1 commit
  3. 24 Aug, 2009 3 commits
  4. 09 Sep, 2009 1 commit
  5. 25 Aug, 2009 1 commit
  6. 24 Aug, 2009 1 commit
  7. 18 Aug, 2009 1 commit
  8. 22 Jul, 2009 2 commits
  9. 26 Jun, 2009 1 commit
  10. 30 Jun, 2009 1 commit
  11. 26 Jun, 2009 3 commits
  12. 21 Apr, 2009 1 commit
    • Michael Riepe's avatar
      Enable the coretemp driver on an Intel Atom. · 740b9c70
      Michael Riepe authored
      I'm not sure if the readings are correct, however - on my 330, the driver
      reports values between 27 and 41 °C (with core1 being about 8°C hotter
      than core0, given the same load).  Maybe the maximum temperature of 100 °C
      is wrong for Atom CPUs.
      
      Michael "Tired" Riepe <michael.riepe@googlemail.com>
      Cc: Arjan van de Ven <arjan@infradead.org>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      740b9c70
  13. 20 Aug, 2009 1 commit
  14. 22 Aug, 2009 7 commits
  15. 05 Sep, 2009 1 commit
  16. 03 Sep, 2009 1 commit
  17. 02 Sep, 2009 1 commit
    • Andrew Morton's avatar
      WARNING: line over 80 characters · 012f6ee7
      Andrew Morton authored
      #111: FILE: arch/arm/mach-at91/at91sam9260_devices.c:326:
      +				at91_set_gpio_input(data->slot[i].detect_pin, 1);
      
      ERROR: space required before the open parenthesis '('
      #117: FILE: arch/arm/mach-at91/at91sam9260_devices.c:332:
      +			switch(i) {
      
      WARNING: line over 80 characters
      #144: FILE: arch/arm/mach-at91/at91sam9260_devices.c:359:
      +					"AT91: SD/MMC slot %d not available\n", i);
      
      WARNING: line over 80 characters
      #224: FILE: arch/arm/mach-at91/board-sam9g20ek-2slot-mmc.c:56:
      +	at91_register_uart(AT91SAM9260_ID_US0, 1, ATMEL_UART_CTS | ATMEL_UART_RTS
      
      WARNING: line over 80 characters
      #229: FILE: arch/arm/mach-at91/board-sam9g20ek-2slot-mmc.c:61:
      +	at91_register_uart(AT91SAM9260_ID_US1, 2, ATMEL_UART_CTS | ATMEL_UART_RTS);
      
      WARNING: line over 80 characters
      #310: FILE: arch/arm/mach-at91/board-sam9g20ek-2slot-mmc.c:142:
      +static struct mtd_partition * __init nand_partitions(int size, int *num_partitions)
      
      WARNING: line over 80 characters
      #344: FILE: arch/arm/mach-at91/board-sam9g20ek-2slot-mmc.c:176:
      +	.mode			= AT91_SMC_READMODE | AT91_SMC_WRITEMODE | AT91_SMC_EXNWMODE_DISABLE,
      
      WARNING: line over 80 characters
      #470: FILE: arch/arm/mach-at91/include/mach/board.h:78:
      +extern void __init at91_add_device_mci(short mmc_id, struct mci_platform_data *data);
      
      total: 1 errors, 7 warnings, 422 lines checked
      
      ./patches/at91-atmel-mci-platform-configuration-to-the-the-atmel-mci-driver.patch has style problems, please review.  If any of these errors
      are false positives report them to the maintainer, see
      CHECKPATCH in MAINTAINERS.
      
      Please run checkpatch prior to sending patches
      
      Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
      Cc: Rob Emanuele <rob@emanuele.us>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      012f6ee7
  18. 08 Sep, 2009 1 commit
  19. 02 Sep, 2009 1 commit
  20. 27 Aug, 2009 2 commits
  21. 17 Aug, 2009 8 commits