summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-19Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki2-3/+2
2015-06-19Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc'Rafael J. Wysocki2-1/+14
2015-06-19Merge branch 'acpica'Rafael J. Wysocki9-43/+487
2015-06-19ACPI / video: Make acpi_video_unregister_backlight() privateHans de Goede1-2/+0
2015-06-19acpi-video-detect: Remove old APIHans de Goede1-19/+0
2015-06-19ACPI / video: Port to new backlight interface selection APIHans de Goede1-2/+0
2015-06-19acpi-video-detect: Rewrite backlight interface selection logicHans de Goede1-0/+17
2015-06-19acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede1-0/+1
2015-06-19acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede1-0/+1
2015-06-19acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede1-6/+2
2015-06-19acpi-video-detect: Make acpi_video_get_capabilities a private functionHans de Goede1-12/+0
2015-06-19acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() functionHans de Goede1-5/+0
2015-06-19hrtimer: Allow hrtimer::function() to free the timerPeter Zijlstra1-25/+16
2015-06-19seqcount: Introduce raw_write_seqcount_barrier()Peter Zijlstra1-0/+41
2015-06-19seqcount: Rename write_seqcount_barrier()Peter Zijlstra1-3/+3
2015-06-19hrtimer: Remove HRTIMER_STATE_MIGRATEOleg Nesterov1-5/+1
2015-06-18drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer1-0/+1
2015-06-18ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki1-0/+10
2015-06-18irq: Add irq_set_chained_handler_and_data()Russell King1-0/+9
2015-06-18mmc: mediatek: Add Mediatek MMC driverChaotian Jing1-0/+1
2015-06-17crypto: rsa - add a new rsa generic implementationTadeusz Struk1-0/+27
2015-06-17crypto: akcipher - add PKE APITadeusz Struk4-0/+406
2015-06-16Merge branch 'acpi-scan' into acpi-videoRafael J. Wysocki1-1/+2
2015-06-16genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu1-0/+9
2015-06-16MPILIB: add mpi_read_buf() and mpi_get_size() helpersTadeusz Struk1-0/+15
2015-06-15device property: Introduces device_dma_is_coherent()Suthikulpanit, Suravee1-0/+2
2015-06-15ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee2-1/+41
2015-06-15Merge branch 'acpi-scan' into acpi-ccaRafael J. Wysocki1-1/+2
2015-06-15crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.hDan Streetman1-24/+0
2015-06-15pci_ids: Add AMD KERNCZ device ID supportVincent Wan1-0/+1
2015-06-15Merge tag 'sound-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+2
2015-06-12Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...Bjorn Helgaas3-37/+32
2015-06-12PCI: Remove unused pci_scan_bus_parented()Yijing Wang1-2/+0
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds1-1/+2
2015-06-12genirq: Introduce helper function irq_data_get_affinity_mask()Jiang Liu1-0/+12
2015-06-12genirq: Introduce helper function irq_data_get_node()Jiang Liu1-0/+5
2015-06-12genirq: Introduce struct irq_common_data to host shared irq dataJiang Liu2-23/+34
2015-06-12genirq: Enhance irq_data_to_desc() to support hierarchy irqdomainJiang Liu1-0/+9
2015-06-12pwm: Add pwmchip_add_with_polarity() APITim Kryger1-0/+7
2015-06-12iommu, x86: Add cap_pi_support() to detect VT-d PI capabilityFeng Wu1-0/+1
2015-06-12iommu: dmar: Provide helper to copy shared irte fieldsThomas Gleixner1-0/+12
2015-06-12iommu: dmar: Extend struct irte for VT-d Posted-InterruptsThomas Gleixner1-15/+55
2015-06-12time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz2-0/+3
2015-06-11Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar1-0/+4
2015-06-11ALSA: hda - Re-add the lost fake mute supportTakashi Iwai1-0/+2
2015-06-11ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki1-0/+2
2015-06-10crypto: drbg - reseed often if seedsource is degradedStephan Mueller1-0/+1
2015-06-10random: Remove kernel blocking APIHerbert Xu1-1/+0
2015-06-10crypto: drbg - Use callback API for random readinessStephan Mueller1-2/+1
2015-06-10random: Add callback API for random pool readinessHerbert Xu1-0/+9