aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/devfreq (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-28i2c: icy: convert to i2c_new_scanned_deviceWolfram Sang1-4/+4
2019-11-28i2c: replace i2c_new_probed_device with an ERR_PTR variantWolfram Sang4-18/+37
2019-11-25i2c: Fix Kconfig indentationKrzysztof Kozlowski2-20/+20
2019-11-25i2c: smbus: Don't filter out duplicate alertsCorey Minyard1-7/+0
2019-11-25i2c: i801: Correct Intel Jasper Lake SOC namingAndy Shevchenko3-6/+6
2019-11-25i2c: i2c-stm32f7: fix 10-bits check in slave free id search loopAlain Volmat1-1/+1
2019-11-17i2c: iproc: Add i2c repeated start capabilityLori Hikichi1-13/+50
2019-11-15i2c: remove helpers for ref-counting clientsWolfram Sang2-35/+0
2019-11-14i2c: tegra: Use dma_request_chan() directly for channel requestPeter Ujfalusi1-2/+2
2019-11-14i2c: sh_mobile: Use dma_request_chan() directly for channel requestPeter Ujfalusi1-1/+1
2019-11-14i2c: qup: Use dma_request_chan() directly for channel requestPeter Ujfalusi1-2/+2
2019-11-14i2c: at91: Use dma_request_chan() directly for channel requestPeter Ujfalusi1-2/+2
2019-11-14i2c: rcar: Remove superfluous call to clk_get_rate()Geert Uytterhoeven1-1/+1
2019-11-11i2c: pxa: remove unused i2c-slave APIsPatrick Williams3-23/+0
2019-11-11i2c: pxa: migrate to new i2c_slave APIsPatrick Williams2-14/+61
2019-11-11i2c: cros-ec-tunnel: Make the device acpi compatibleAkshu Agrawal1-5/+10
2019-11-11i2c: stm32f7: report dma error during probeAlain Volmat2-8/+17
2019-11-11i2c: icy: no need to populate address for scanned deviceWolfram Sang1-1/+0
2019-11-11i2c: xiic: Fix kerneldoc warningsShubhrajyoti Datta1-0/+2
2019-11-11i2c: stm32f7: fix & reorder remove & probe error handlingAlain Volmat1-7/+12
2019-11-11dt-bindings: i2c: meson: convert to yamlNeil Armstrong2-30/+53
2019-10-26i2c: stm32f7: rework slave_id allocationAlain Volmat1-1/+1
2019-10-24i2c: i801: Add support for Intel Comet Lake PCH-HJarkko Nikula1-0/+4
2019-10-24i2c: i801: Add support for Intel Jasper LakeJarkko Nikula3-0/+6
2019-10-24i2c: at91: add support for analog filteringEugen Hristev3-4/+26
2019-10-24i2c: at91: add support for advanced digital filteringEugen Hristev3-3/+41
2019-10-24i2c: at91: add support for digital filteringEugen Hristev3-0/+23
2019-10-24i2c: at91: add new platform support for sam9x60Eugen Hristev1-0/+11
2019-10-24i2c: add support for filters optional propertiesEugen Hristev2-0/+12
2019-10-24dt-bindings: i2c: add bindings for i2c analog and digital filterEugen Hristev1-0/+18
2019-10-24dt-bindings: i2c: at91: add new compatibleEugen Hristev1-1/+2
2019-10-21i2c: Aspeed: Add AST2600 compatibleEddie James1-0/+4
2019-10-21dt-bindings: i2c: Aspeed: Add AST2600 compatibleEddie James1-1/+2
2019-10-21dt-bindings: i2c: sh_mobile: Add r8a774b1 supportBiju Das1-0/+1
2019-10-21dt-bindings: i2c: rcar: Add r8a774b1 supportBiju Das1-0/+1
2019-10-20Linux 5.4-rc4Linus Torvalds1-1/+1
2019-10-19net: reorder 'struct net' fields to avoid false sharingEric Dumazet1-8/+17
2019-10-19net: dsa: fix switch tree listVivien Didelot1-1/+1
2019-10-19net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard1-1/+2
2019-10-19net: aquantia: add an error handling in aq_nic_set_multicast_listChenwandun1-0/+2
2019-10-19net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski1-0/+2
2019-10-19net: netem: fix error path for corrupted GSO framesJakub Kicinski1-3/+6
2019-10-19macb: propagate errors when getting optional clocksMichael Tretter1-6/+6
2019-10-19xen/netback: fix error path of xenvif_connect_data()Juergen Gross1-1/+0
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu6-6/+58
2019-10-19scripts/gdb: fix debugging modules on s390Ilya Leoshkevich1-1/+7
2019-10-19kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe registerSong Liu1-2/+11
2019-10-19mm/thp: allow dropping THP from page cacheKirill A. Shutemov1-0/+12
2019-10-19mm/vmscan.c: support removing arbitrary sized pages from mappingWilliam Kucharski1-4/+1
2019-10-19mm/thp: fix node page state in split_huge_page_to_list()Kirill A. Shutemov1-2/+7