summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-30Merge tag 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mzx/dev...Rafael J. Wysocki7-266/+283
2014-05-30Merge tag 'pm+acpi-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+18
2014-05-30Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds3-23/+47
2014-05-29firewire: revert to 4 GB RDMA, fix protocols using Memory SpaceStefan Richter2-3/+3
2014-05-29Merge back earlier ACPI thermal material.Rafael J. Wysocki75-706/+1989
2014-05-29cpufreq: handle calls to ->target_index() in separate routineViresh Kumar1-23/+33
2014-05-28Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijv...Mike Turquette1-21/+43
2014-05-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2014-05-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+5
2014-05-28Merge tag 'pinctrl-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+12
2014-05-28Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-9/+6
2014-05-27ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.Lv Zheng5-23/+36
2014-05-27dm mpath: really fix lockdep warningHannes Reinecke1-6/+8
2014-05-27virtio_blk: fix race between start and stop queueMing Lei1-2/+2
2014-05-27dm cache: always split discards on cache block boundariesHeinz Mauelshagen1-0/+2
2014-05-27drm/i915: Prevent negative relocation deltas from wrappingChris Wilson5-38/+103
2014-05-27drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson1-22/+32
2014-05-27drm/i915: Fix dynamic allocation of physical handlesChris Wilson5-231/+136
2014-05-27ACPI / PAD: Use time_before() for time comparisonManuel Schölling1-3/+4
2014-05-27ACPI / video: Add 4 new models to the use_native_backlight DMI listHans de Goede1-0/+32
2014-05-27ACPI / video: Add use native backlight quirk for the ThinkPad W530Hans de Goede1-0/+8
2014-05-27ACPI / video: Unregister the backlight device if a raw one shows up laterHans de Goede1-0/+57
2014-05-27backlight: Add backlight device (un)registration notificationHans de Goede1-0/+40
2014-05-27nouveau: Don't check acpi_video_backlight_support() before registering backlightHans de Goede1-9/+0
2014-05-27ACPI / thermal: Use acpi_bus_attach_private_data() to attach private dataLan Tianyu1-7/+4
2014-05-27ACPI: Add acpi_bus_attach_private_data() to attach data to ACPI handleLan Tianyu1-4/+24
2014-05-27cpufreq: s5pv210: drop check for CONFIG_PM_VERBOSEPaul Bolle1-4/+2
2014-05-27cpufreq: intel_pstate: Remove unused member name of cpudataStratos Karafotis1-4/+0
2014-05-27PM / OPP: discard duplicate OPPsChander Kashyap1-2/+25
2014-05-27Input: synaptics - change min/max quirk table to pnp-id matchingHans de Goede1-113/+36
2014-05-27Input: synaptics - add a matches_pnp_id helper functionHans de Goede1-11/+14
2014-05-27Input: synaptics - T540p - unify with other LEN0034 modelsHans de Goede1-1/+1
2014-05-27Merge branches 'pm-cpufreq' and 'acpi-thermal'Rafael J. Wysocki3-6/+18
2014-05-26ACPI: add dynamic_debug supportBjørn Mork1-12/+52
2014-05-26ACPI / thermal: fix workqueue destroy orderAaron Lu1-1/+1
2014-05-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+10
2014-05-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+1
2014-05-25hwmon: (ntc_thermistor) Fix OF device ID mappingJean Delvare1-5/+6
2014-05-25hwmon: (ntc_thermistor) Fix dependenciesJean Delvare2-2/+4
2014-05-25Merge branch 'acpi-platform' into acpi-lpssRafael J. Wysocki3-19/+30
2014-05-25ACPI / LPSS: support for fractional divider clockHeikki Krogerus1-23/+52
2014-05-25Merge branch 'pm-clk' into acpi-lpssRafael J. Wysocki2-0/+136
2014-05-25ACPI / LPSS: custom power domain for LPSSHeikki Krogerus1-7/+150
2014-05-25ACPI / platform / LPSS: Enable async suspend/resume of LPSS devicesRafael J. Wysocki3-19/+26
2014-05-24PM / devfreq: remove checks for CONFIG_EXYNOS_ASVPaul Bolle2-15/+5
2014-05-24PM / devfreq: exynos5: Use devm_devfreq_* function using device resource mana...Chanwoo Choi1-21/+8
2014-05-24PM / devfreq: exynos4: Use devm_devfreq_* function using device resource mana...Chanwoo Choi1-15/+4
2014-05-24PM / devfreq: Add devm_devfreq_{register,unregister}_opp_notfier functionChanwoo Choi1-0/+48
2014-05-24PM / devfreq: Add resource-managed function for devfreq deviceChanwoo Choi1-0/+63
2014-05-24PM / devfreq: Fix devfreq_remove_device() to improve the sequence of resource...Chanwoo Choi1-10/+4