Age | Commit message (Expand) | Author | Files | Lines |
2012-04-06 | mmc: sh_mmcif: Simplify calculation of mmc->f_min | Simon Horman | 1 | -7/+1 |
2012-04-06 | mmc: sh_mmcif: mmc->f_max should be half of the bus clock | Simon Horman | 1 | -6/+6 |
2012-04-06 | mmc: sh_mmcif: double clock speed | Simon Horman | 1 | -1/+2 |
2012-04-06 | mmc: block: Remove use of mmc_blk_set_blksize | Ulf Hansson | 1 | -26/+1 |
2012-04-06 | mmc: atmel-mci: add support for odd clock dividers | Ludovic Desroches | 2 | -19/+30 |
2012-04-06 | mmc: atmel-mci: r/w proof capability only available since v2xx | Ludovic Desroches | 1 | -0/+2 |
2012-04-06 | mmc: atmel-mci: correct data timeout computation | Ludovic Desroches | 1 | -1/+8 |
2012-04-06 | mmc: sdhci-s3c: Enable runtime power management | Mark Brown | 1 | -0/+28 |
2012-04-06 | mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend | Mark Brown | 1 | -4/+7 |
2012-04-06 | mmc: sdhci-s3c: use devm_ functions | Julia Lawall | 1 | -24/+3 |
2012-04-06 | mmc: sdhci-s3c: Keep a copy of platform data and use it | Thomas Abraham | 1 | -2/+9 |
2012-04-06 | mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata | Thomas Abraham | 1 | -0/+8 |
2012-04-06 | mmc: sdhci-s3c: Remove usage of clk_type member in platform data | Thomas Abraham | 1 | -4/+70 |
2012-04-01 | Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am... | Linus Torvalds | 2 | -80/+8 |
2012-04-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -37/+16 |
2012-04-01 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 57 | -938/+4247 |
2012-04-01 | mtdchar: kill persistently held vfsmount | Al Viro | 1 | -37/+16 |
2012-03-31 | ASPM: Fix pcie devices with non-pcie children | Matthew Garrett | 1 | -3/+10 |
2012-03-31 | virtio-pci: switch to PM ops macro to initialise PM functions | Amit Shah | 1 | -6/+1 |
2012-03-31 | virtio-pci: S3 support | Amit Shah | 1 | -21/+3 |
2012-03-31 | virtio-pci: drop restore_common() | Amit Shah | 1 | -16/+7 |
2012-03-31 | virtio: drop thaw PM operation | Amit Shah | 2 | -33/+1 |
2012-03-31 | virtio: balloon: Allow stats update after restore from S4 | Amit Shah | 1 | -8/+0 |
2012-03-31 | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 103 | -1413/+4702 |
2012-03-31 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 74 | -1356/+2484 |
2012-03-31 | Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 16 | -195/+10368 |
2012-03-31 | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 7 | -14/+15 |
2012-03-31 | Merge branch 'tboot' into release | Len Brown | 2 | -3/+31 |
2012-03-31 | Merge branch 'd3' into release | Len Brown | 4 | -39/+209 |
2012-03-31 | Merge branch 'apei' into release | Len Brown | 4 | -26/+56 |
2012-03-31 | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 27 | -148/+753 |
2012-03-31 | ACPI throttling: fix endian bug in acpi_read_throttling_status() | Dan Carpenter | 1 | -3/+2 |
2012-03-31 | Disable MCP limit exceeded messages from Intel IPS driver | Andi Kleen | 1 | -11/+2 |
2012-03-30 | ACPI video: Don't start video device until its associated input device has be... | Igor Murzov | 1 | -7/+8 |
2012-03-30 | ACPI video: Harden video bus adding. | Igor Murzov | 1 | -15/+26 |
2012-03-30 | ACPI: Add support for exposing BGRT data | Matthew Garrett | 3 | -0/+185 |
2012-03-30 | ACPI: export acpi_kobj | Matthew Garrett | 1 | -0/+1 |
2012-03-30 | ACPI: Fix logic for removing mappings in 'acpi_unmap' | Myron Stowe | 1 | -1/+1 |
2012-03-30 | CPER failed to handle generic error records with multiple sections | Jiang Liu | 1 | -0/+2 |
2012-03-30 | ACPI: Clean redundant codes in scan.c | Alex He | 1 | -4/+1 |
2012-03-30 | ACPI: Fix unprotected smp_processor_id() in acpi_processor_cst_has_changed() | Paul E. McKenney | 1 | -2/+1 |
2012-03-30 | ACPI: consistently use should_use_kmap() | Jan Beulich | 1 | -1/+1 |
2012-03-30 | PNPACPI: Fix device ref leaking in acpi_pnp_match | Yinghai Lu | 1 | -1/+6 |
2012-03-30 | ACPI: processor_driver: add missing kfree | Julia Lawall | 1 | -4/+10 |
2012-03-30 | ACPI, APEI: Fix incorrect APEI register bit width check and usage | Gary Hade | 1 | -21/+40 |
2012-03-30 | ACPI, APEI, EINJ, new parameter to control trigger action | Chen Gong | 1 | -3/+12 |
2012-03-30 | ACPI, APEI, EINJ, limit the range of einj_param | Chen Gong | 1 | -1/+1 |
2012-03-30 | ACPI, APEI, Fix ERST header length check | Jiang Liu | 1 | -1/+1 |
2012-03-30 | cpuidle: power_usage should be declared signed integer | Boris Ostrovsky | 1 | -1/+1 |
2012-03-30 | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky | 2 | -0/+59 |