summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-20Merge branch 'pm-devfreq'Rafael J. Wysocki
2016-01-20Merge branch 'pm-core'Rafael J. Wysocki
2016-01-20Merge branches 'acpica', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki
2016-01-15ACPICA: Silence a -Wbad-function-cast warning when acpi_uintptr_t is 'uintptr_t'Lv Zheng
2016-01-15ACPICA: Additional 2016 copyright changesBob Moore
2016-01-15ACPICA: Reduce regression fix divergence from upstream ACPICALv Zheng
2016-01-15ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite ...Hans de Goede
2016-01-15ACPI / video: Revert "thinkpad_acpi: Use acpi_video_handles_brightness_key_pr...Hans de Goede
2016-01-15ACPI / video: Fix using an uninitialized mutex / list_head in acpi_video_hand...Hans de Goede
2016-01-15ACPI / video: Revert "ACPI / video: driver must be registered before checking...Hans de Goede
2016-01-15ACPI / fan: Improve acpi_device_update_power error messageAndy Lutomirski
2016-01-15ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700Hans de Goede
2016-01-13PM / devfreq: Do not show statistics if it's not ready.MyungJoo Ham
2016-01-13PM / devfreq: Modify the indentation of trans_stat sysfs for readabilityChanwoo Choi
2016-01-13PM / devfreq: Set the freq_table of devfreq deviceChanwoo Choi
2016-01-13PM / devfreq: Add show_one macro to delete the duplicate codeChanwoo Choi
2016-01-13PM / devfreq: event: Fix the error and warning from script/checkpatch.plChanwoo Choi
2016-01-13PM / devfreq: event: Remove the error log of devfreq_event_get_edev_by_phandle()Chanwoo Choi
2016-01-13Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-01-13Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-01-13Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12net: bnxt: always return values from _bnxt_get_max_ringsArnd Bergmann
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-01-12Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-12Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-01-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2016-01-12Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds
2016-01-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-01-12dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson
2016-01-12phy: remove an unneeded conditionDan Carpenter
2016-01-12mdio: remove an unneed conditionDan Carpenter
2016-01-12mdio_bus: NULL dereference on allocation errorDan Carpenter
2016-01-12Merge branch 'devel-stable' into for-linusRussell King
2016-01-12Merge tag 'dm-4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-01-12Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-12Merge tag 'leds-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds
2016-01-12Merge tag 'edac_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2016-01-12Merge tag 'hwmon-for-linus-v4.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-12net: freescale: mac-fec: Fix build error from phy_device API changeAndrew Lunn
2016-01-12net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn
2016-01-12Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2016-01-12Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-01-12Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-01-12Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-01-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-12Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds
2016-01-12driver core: Avoid NULL pointer dereferences in device_is_bound()Rafael J. Wysocki