summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-02-12cpufreq: Drop unnecessary checks from show() and store()Rafael J. Wysocki
2016-02-11cpufreq: dt: No need to allocate resources anymoreViresh Kumar
2016-02-11cpufreq: dt: No need to fetch voltage-toleranceViresh Kumar
2016-02-11cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequencyViresh Kumar
2016-02-11cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-02-11cpufreq: dt: Unsupported OPPs are already disabledViresh Kumar
2016-02-11cpufreq: dt: Pass regulator name to the OPP coreViresh Kumar
2016-02-11cpufreq: dt: OPP layers handles clock-latency for V1 bindings as wellViresh Kumar
2016-02-11cpufreq: dt: Rename 'need_update' to 'opp_v1'Viresh Kumar
2016-02-11cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err()Viresh Kumar
2016-02-11Merge branch 'pm-opp' into pm-cpufreqRafael J. Wysocki
2016-02-10PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar
2016-02-10PM / OPP: Manage device clkViresh Kumar
2016-02-10PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindingsViresh Kumar
2016-02-10PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-02-10PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar
2016-02-10PM / OPP: Disable OPPs that aren't supported by the regulatorViresh Kumar
2016-02-10PM / OPP: get/put regulators from OPP coreViresh Kumar
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-07Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-02-06Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-06Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-05Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-06Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki
2016-02-05Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-02-05Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-02-05Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...Dave Airlie
2016-02-05drm/dp/mst: deallocate payload on port destructionMykola Lysenko
2016-02-05drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky
2016-02-05drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu
2016-02-05drm/dp/mst: change MST detection schemeMykola Lysenko
2016-02-05drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland
2016-02-05drm/mst: Add range check for max_payloads during initImre Deak
2016-02-05drm/mst: Don't ignore the MST PBN self-test resultImre Deak
2016-02-05drm: fix missing reference counting decreaseInsu Yun
2016-02-05Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-02-05Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabb...Dave Airlie
2016-02-05Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel...Dave Airlie
2016-02-05Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Dave Airlie
2016-02-05Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-02-05cpufreq: powernv: Replace pr_info with trace print for throttle eventShilpasri G Bhat
2016-02-05cpufreq: powernv: Remove cpu_to_chip_id() from hot-pathShilpasri G Bhat
2016-02-05cpufreq: powernv: Hot-plug safe the kworker threadShilpasri G Bhat
2016-02-05cpufreq: powernv: Free 'chips' on module exitShilpasri G Bhat
2016-02-05cpufreq: Clean up default and fallback governor setupRafael J. Wysocki
2016-02-04xhci: harden xhci_find_next_ext_cap against device removalJoe Lawrence
2016-02-04Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds
2016-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds