summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-11-212-4/+13
|\
| * ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold2013-11-211-0/+9
| * kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu2013-11-211-4/+4
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-2114-126/+1092
|\ \ | |/ |/|
| * tpm: use tabs instead of whitespaces in KconfigPeter Huewe2013-10-221-8/+8
| * tpm: Fix module name description in Kconfig for tpm_i2c_infineonPeter Huewe2013-10-221-1/+1
| * tpm: Add support for Atmel I2C TPMsJason Gunthorpe2013-10-223-0/+294
| * tpm: Add support for the Nuvoton NPCT501 I2C TPMJason Gunthorpe2013-10-223-0/+721
| * tpm: Merge the tpm-bios module with tpm.oJason Gunthorpe2013-10-223-11/+3
| * tpm: Rename tpm.c to tpm-interface.cJason Gunthorpe2013-10-222-0/+2
| * tpm: cleanup checkpatch warningsPeter Huewe2013-10-221-22/+22
| * tpm: Remove tpm_show_caps_1_2Jason Gunthorpe2013-10-226-39/+27
| * tpm: st33: Remove chip->data_buffer access from this driverJason Gunthorpe2013-10-221-8/+0
| * tpm: Remove redundant dev_set_drvdataJason Gunthorpe2013-10-223-6/+0
| * tpm: Use container_of to locate the tpm_chip in tpm_openJason Gunthorpe2013-10-221-17/+4
| * tpm: Store devname in the tpm_chipJason Gunthorpe2013-10-222-11/+7
| * tpm atmel: Call request_region with the correct baseJason Gunthorpe2013-10-221-1/+1
| * tpm: ibmvtpm: Use %zd formatting for size_t format argumentsJason Gunthorpe2013-10-221-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2013-11-201-1/+9
|\ \
| * | alpha: Reorganize rtc handlingRichard Henderson2013-11-161-1/+9
* | | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-2043-241/+183
|\ \ \
| * \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-191-1/+0
| |\ \ \
| | * | | PCI / hotplug / ACPI: Drop unused acpiphp_debug declarationMika Westerberg2013-11-191-1/+0
| * | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-11-193-4/+4
| |\ \ \ \
| | * | | | cpufreq: governor: Remove fossil comment in the cpufreq_governor_dbs()lan,Tianyu2013-11-161-4/+0
| | * | | | cpufreq: OMAP: Fix compilation error 'r & ret undeclared'viresh kumar2013-11-141-0/+1
| | * | | | cpufreq: conservative: set requested_freq to policy max when it is over polic...Xiaoguang Chen2013-11-121-0/+3
| * | | | | Merge branch 'pm-runtime'Rafael J. Wysocki2013-11-191-0/+3
| |\ \ \ \ \
| | * | | | | PM / Runtime: Fix error path for prepareUlf Hansson2013-11-141-0/+3
| * | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-11-191-1/+23
| |\ \ \ \ \ \
| | * | | | | | intel_idle: Support Intel Atom Processor C2000 Product FamilyLen Brown2013-11-121-1/+23
| * | | | | | | Merge branch 'acpi-video'Rafael J. Wysocki2013-11-191-75/+12
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI / video: clean up DMI table for initial black screen problemAaron Lu2013-11-151-75/+12
| * | | | | | | | Merge branch 'acpi-ec'Rafael J. Wysocki2013-11-191-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI / EC: Ensure lock is acquired before accessing ec struct membersPuneet Kumar2013-11-151-1/+2
| * | | | | | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-11-192-10/+5
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | ACPI / scan: Set flags.match_driver in acpi_bus_scan_fixed()Rafael J. Wysocki2013-11-191-0/+2
| | * | | | | | | | ACPI / PCI root: Clear driver_data before failing enumerationRafael J. Wysocki2013-11-191-0/+1
| | * | | | | | | | ACPI / hotplug: Fix PCI host bridge hot removalRafael J. Wysocki2013-11-191-8/+1
| | * | | | | | | | ACPI / hotplug: Fix acpi_bus_get_device() return value checkRafael J. Wysocki2013-11-191-2/+1
| * | | | | | | | | Merge branch 'acpi-lpss'Rafael J. Wysocki2013-11-161-0/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI / LPSS: add ACPI IDs for newer Intel PCHsMika Westerberg2013-11-121-0/+9
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'acpi-config'Rafael J. Wysocki2013-11-162-46/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI: delete CONFIG_ACPI_BLACKLIST_YEARLen Brown2013-11-122-46/+0
| | |/ / / / / / / /
| * | | | | | | | | ACPI / AC: Remove struct acpi_device pointer from struct acpi_acLan Tianyu2013-11-141-7/+8
| * | | | | | | | | spi: Use stable dev_name for ACPI enumerated SPI slavesJarkko Nikula2013-11-141-3/+14
| * | | | | | | | | i2c: Use stable dev_name for ACPI enumerated I2C slavesJarkko Nikula2013-11-141-4/+17
| * | | | | | | | | ACPI / bind: Use (put|get)_device() on ACPI device objects tooRafael J. Wysocki2013-11-141-1/+5
| * | | | | | | | | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-1419-40/+40
| * | | | | | | | | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-1413-48/+41
| | |_|/ / / / / / | |/| | | | | | |