aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-13cpufreq: intel_pstate: Add reasons for failure and debug messagesErwan Velu1-6/+21
2019-02-13Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-cpufreqRafael J. Wysocki9-36/+411
2019-02-12cpufreq: dt: Implement online/offline() callbacksViresh Kumar1-0/+17
2019-02-12cpufreq: Allow light-weight tear down and bring up of CPUsViresh Kumar1-20/+38
2019-02-08Merge branch 'cpufreq/qcom-hw' into cpufreq/arm/linux-nextViresh Kumar260-1454/+2258
2019-02-08cpufreq: qcom-hw: Register an Energy ModelMatthias Kaehlcke1-0/+2
2019-02-08Merge branch 'opp/power' into cpufreq/qcom-hwViresh Kumar2-6/+104
2019-02-08cpufreq: qcom: Read voltage LUT and populate OPPTaniya Das1-9/+37
2019-02-08cpufreq: qcom-hw: Move to device_initcallAmit Kucheria1-1/+1
2019-02-07cpufreq: tegra124: add missing of_node_put()Yangtao Li1-0/+2
2019-02-07cpufreq: qcom-kryo: make some variables staticYangtao Li1-1/+1
2019-02-07cpufreq: ap806: add cpufreq driver for Armada 8KGregory CLEMENT3-0/+216
2019-02-07cpufreq: s5pv210: Defer probe if getting regulators failPaweł Chmiel1-19/+48
2019-02-07PM / OPP: Introduce a power estimation helperQuentin Perret1-0/+99
2019-02-07PM / OPP: Remove unused parameter of _generic_set_opp_clk_only()Viresh Kumar1-6/+5
2019-02-01cpufreq: stats: Fix concurrency issues while resetting statsViresh Kumar1-2/+7
2019-02-01cpufreq: stats: Declare freq-attr right after their callbacksViresh Kumar1-4/+3
2019-01-30cpufreq: scpi: Use auto-registration of thermal cooling deviceAmit Kucheria1-12/+2
2019-01-30cpufreq: scmi: Use auto-registration of thermal cooling deviceAmit Kucheria1-12/+2
2019-01-30cpufreq: qoriq: Use auto-registration of thermal cooling deviceAmit Kucheria1-13/+2
2019-01-30cpufreq: mediatek: Use auto-registration of thermal cooling deviceAmit Kucheria1-12/+2
2019-01-30cpufreq: cpufreq-dt: Use auto-registration of thermal cooling deviceAmit Kucheria1-12/+2
2019-01-30cpufreq: imx6q: Use auto-registration of thermal cooling deviceAmit Kucheria1-22/+2
2019-01-30cpufreq: qcom-hw: Register as a cpufreq cooling deviceAmit Kucheria1-1/+2
2019-01-30cpufreq: Auto-register the driver as a thermal cooling device if askedAmit Kucheria1-0/+11
2019-01-29thermal: cpu_cooling: Require thermal core to be compiled inAmit Kucheria3-8/+1
2019-01-29cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2-14/+15
2019-01-15cpufreq: e_powersaver: Use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+2
2019-01-15cpufreq: Don't update new_policy on failuresViresh Kumar1-2/+0
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-56/+186
2019-01-14Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-4/+4
2019-01-14Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-24/+32
2019-01-14Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds5-6/+33
2019-01-12Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into fixesOlof Johansson7-36/+181
2019-01-12phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard1-2/+3
2019-01-12Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockLinus Torvalds11-64/+185
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds170-940/+905
2019-01-12Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds15-102/+185
2019-01-11ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal1-0/+3
2019-01-11ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal1-9/+18
2019-01-11ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal1-17/+51
2019-01-11ata: ahci: mvebu: remove stale commentMiquel Raynal1-5/+0
2019-01-11ata: libahci_platform: comply to PHY frameworkMiquel Raynal2-0/+15
2019-01-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-1/+20
2019-01-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-2/+3
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-5/+4
2019-01-11Merge tag 'acpi-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-11/+59
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-23/+78
2019-01-11Merge tag 'drm-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds17-118/+219
2019-01-11tty: Don't hold ldisc lock in tty_reopen() if ldisc presentDmitry Safonov1-7/+13