summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-30cpuidle: remove cpuidle_unregister_governor()Viresh Kumar
2013-10-30cpuidle: don't call poll_idle_init() for every cpuViresh Kumar
2013-10-30cpuidle: use drv instead of cpuidle_driver in show_current_driver()Viresh Kumar
2013-10-30cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lockViresh Kumar
2013-10-30cpuidle: replace multiline statements with single line in cpuidle_idle_call()Viresh Kumar
2013-10-30cpuidle: reduce code duplication inside cpuidle_idle_call()Viresh Kumar
2013-10-30cpuidle: merge two if() statements for checking error casesViresh Kumar
2013-10-30cpuidle: rearrange __cpuidle_register_device() to keep minimal exit pointsViresh Kumar
2013-10-30cpuidle: rearrange code in __cpuidle_driver_init()Viresh Kumar
2013-10-30cpuidle: make __cpuidle_driver_init() return voidViresh Kumar
2013-10-30cpuidle: make __cpuidle_device_init() return voidViresh Kumar
2013-10-30cpuidle: Fix comments in cpuidle coreViresh Kumar
2013-10-16ARM: at91: cpuidle: Move driver to drivers/cpuidleDaniel Lezcano
2013-10-07Merge back earlier cpuidle material for v3.13.Rafael J. Wysocki
2013-10-07ARM: ux500: cpuidle: fix section mismatchDaniel Lezcano
2013-10-07ARM: zynq: cpuidle: convert to platform driverDaniel Lezcano
2013-10-07ARM: zynq: cpuidle: Remove useless compatibility stringDaniel Lezcano
2013-10-07drivers: cpuidle: rename ARM big.LITTLE driver config and makefile entriesLorenzo Pieralisi
2013-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-10-06Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-10-05Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-10-05Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-05Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-05Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-04Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-04Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-10-04dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik
2013-10-04dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik
2013-10-04dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik
2013-10-03xen/hvc: allow xenboot console to be used againDavid Vrabel
2013-10-03usb: chipidea: add Intel Clovertrail pci idDavid Cohen
2013-10-03staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott
2013-10-03iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger
2013-10-03iscsi-target: Perform release of acknowledged tags from RX contextNicholas Bellinger
2013-10-03iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger
2013-10-03target: Fail on non zero scsi_status in compare_and_write_callbackNicholas Bellinger
2013-10-03target: Fix recursive COMPARE_AND_WRITE callback failureNicholas Bellinger
2013-10-03target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_sizeNicholas Bellinger
2013-10-03ib_srpt: always set response for task managementJack Wang
2013-10-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-02Merge tag 'fixes-3.12-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2013-10-02Merge tag 'pinctrl-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-02Merge branch 'pm-fixes'Rafael J. Wysocki
2013-10-01target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failureNicholas Bellinger
2013-10-01vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tagNicholas Bellinger
2013-10-01ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger
2013-10-01target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02Nicholas Bellinger
2013-10-01Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-10-01ACPI: Use EXPORT_SYMBOL() for acpi_bus_get_device()Rafael J. Wysocki
2013-10-01intel_pstate: fix no_turboSrinivas Pandruvada