summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-14PM / Domains: Save OPP table pointer in genpdViresh Kumar1-2/+21
2018-12-14OPP: Don't return 0 on error from of_get_required_opp_performance_state()Viresh Kumar1-5/+5
2018-12-14OPP: Add dev_pm_opp_xlate_performance_state() helperViresh Kumar1-0/+63
2018-12-14OPP: Improve _find_table_of_opp_np()Viresh Kumar1-4/+10
2018-12-14PM / Domains: Make genpd performance states orthogonal to the idlestatesUlf Hansson1-15/+4
2018-11-05OPP: Remove of_dev_pm_opp_find_required_opp()Viresh Kumar1-54/+0
2018-11-05OPP: Rename and relocate of_genpd_opp_to_performance_state()Viresh Kumar2-48/+44
2018-11-05OPP: Configure all required OPPsViresh Kumar2-50/+68
2018-11-05OPP: Add dev_pm_opp_{set|put}_genpd_virt_dev() helperViresh Kumar3-1/+107
2018-11-05PM / Domains: Add genpd_opp_to_performance_state()Viresh Kumar1-0/+32
2018-11-05OPP: Populate OPPs from "required-opps" propertyViresh Kumar3-2/+86
2018-11-05OPP: Populate required opp tables from "required-opps" propertyViresh Kumar3-0/+157
2018-11-05OPP: Separate out custom OPP handler specific codeViresh Kumar1-27/+40
2018-11-05OPP: Identify and mark genpd OPP tablesViresh Kumar2-2/+6
2018-11-05PM / Domains: Rename genpd virtual devices as virt_devViresh Kumar1-13/+13
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2-0/+3
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-0/+347
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds6-110/+429
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-12/+4
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2394-52991/+197761
2018-11-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-14/+22
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds3-11/+11
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds16-50/+52
2018-11-02clocksource/drivers/c-sky: Add gx6605s SOC system timerGuo Ren3-0/+163
2018-11-02clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren3-0/+184
2018-11-02Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds6-13/+21
2018-11-02Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-36/+97
2018-11-02soc: ti: QMSS: Fix usage of irq_set_affinity_hintMarc Zyngier3-14/+22
2018-11-02Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-13/+181
2018-11-02Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds29-170/+287
2018-11-02nvme-pci: fix conflicting p2p resource addsKeith Busch1-1/+4
2018-11-02nvme-fc: fix request private initializationJames Smart1-1/+1
2018-11-02Merge tag 'drm-intel-next-fixes-2018-10-25' of git://anongit.freedesktop.org/...Dave Airlie5-33/+41
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds13-36/+28
2018-11-02Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie21-115/+207
2018-11-01blkcg: revert blkcg cleanups seriesDennis Zhou2-4/+3
2018-11-01block: brd: associate with queue until adding diskMing Lei1-5/+11
2018-11-01Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...Linus Torvalds1-4/+3
2018-11-01Merge tag 'devicetree-fixes-for-4.20-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+0
2018-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-130/+670
2018-11-01of: Fix cpu node iterator to not ignore disabled cpu nodesRob Herring1-2/+0
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-0/+79
2018-11-01Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+3
2018-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-170/+318
2018-11-01Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...Linus Torvalds42-488/+1343
2018-11-02powerpc: remove CONFIG_MCA leftoversChristoph Hellwig1-3/+3
2018-11-02scsi: aha152x: rename the PCMCIA defineChristoph Hellwig2-8/+8
2018-11-01drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"Christian König2-4/+2
2018-11-01drm/amd/pp: Print warning if od_sclk/mclk out of rangeRex Zhu1-4/+8