aboutsummaryrefslogtreecommitdiffstats
path: root/tools/cgroup (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-03hwmon/ltc2990: Generalise DT to fwnode supportMax Staudt1-5/+5
2019-09-03hwmon: (raspberrypi) update MODULE_AUTHOR() email addressStefan Wahren1-1/+1
2019-09-03hwmon: (lm75) Modularize lm75_write and make hwmon_chip writableIker Perez del Palomar Sustatxa1-5/+47
2019-09-03hwmon: (lm75) Add new fields into lm75_params_Iker Perez del Palomar Sustatxa1-6/+32
2019-09-03hwmon: (lm75) Create function from code to write into registersIker Perez del Palomar Sustatxa1-7/+27
2019-09-03hwmon: (lm75) Create structure to save all the configuration parameters.Iker Perez del Palomar Sustatxa1-106/+176
2019-09-03hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature.amy.shih1-45/+424
2019-09-03hwmon: w83795: Fan control option isn't that dangerousJean Delvare1-6/+1
2019-09-03hwmon: (npcm750-pwm-fan) Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-09-03hwmon: (acpi_power_meter) Change log level for 'unsafe software power cap'Wang Shenran1-2/+2
2019-09-03hwmon: (nct6775) Integrate new model nct6116Björn Gerhart1-6/+174
2019-09-03hwmon: (adt7475) Convert to use hwmon_device_register_with_groups()Grant McEwan1-96/+50
2019-09-03hwmon: (w83781d) convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-09-03hwmon: (smm665) convert to i2c_new_dummy_deviceWolfram Sang1-3/+3
2019-09-03hwmon: (asb100) convert to i2c_new_dummy_deviceWolfram Sang1-6/+6
2019-09-03hwmon: (k10temp) Add support for AMD family 17h, model 70h CPUsMarcel Bocu1-0/+1
2019-09-03x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu2-0/+4
2019-09-03docs: hwmon: pxe1610: convert to ReST format and add to the indexMauro Carvalho Chehab2-8/+26
2019-09-03hwmon: (k8temp) update to use new hwmon registration APIRobert Karszniewicz1-164/+69
2019-09-03hwmon: (pmbus/max31785) Remove a useless #defineChristophe JAILLET1-2/+0
2019-09-03hwmon: (lm75) add support for PCT2075Daniel Mack2-2/+14
2019-09-03device-tree: bindinds: add NXP PCT2075 as compatible device to LM75Daniel Mack1-0/+1
2019-09-03hwmon: Remove ads1015 driverGuenter Roeck8-435/+1
2019-08-31hwmon (coretemp) Fix a memory leak bugWenwen Wang1-1/+2
2019-08-31hwmon: (lm75) Fix write operations for negative temperaturesGuenter Roeck1-1/+1
2019-08-31hwmon: pmbus: ucd9000: remove unneeded includeBartosz Golaszewski1-1/+0
2019-08-25Linux 5.3-rc6Linus Torvalds1-1/+1
2019-08-24mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=yAndrey Ryabinin1-2/+8
2019-08-24mm/zsmalloc.c: fix race condition in zs_destroy_poolHenry Burns1-2/+59
2019-08-24mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitelyHenry Burns1-4/+15
2019-08-24mm, page_owner: handle THP splits correctlyVlastimil Babka1-0/+4
2019-08-24userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxOleg Nesterov1-12/+13
2019-08-24psi: get poll_work to run when calling poll syscall next timeJason Xing1-0/+8
2019-08-24mm: memcontrol: flush percpu vmevents before releasing memcgRoman Gushchin1-1/+21
2019-08-24mm: memcontrol: flush percpu vmstats before releasing memcgRoman Gushchin1-0/+40
2019-08-24parisc: fix compilation errrorsQian Cai1-2/+1
2019-08-24mm, page_alloc: move_freepages should not examine struct page of reserved memoryDavid Rientjes1-15/+4
2019-08-24mm/z3fold.c: fix race between migration and destructionHenry Burns1-0/+89
2019-08-24drm/mediatek: include dma-mapping headerDave Airlie1-0/+1
2019-08-23KVM: arm/arm64: VGIC: Properly initialise private IRQ affinityAndre Przywara1-10/+20
2019-08-23RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler9-109/+108
2019-08-23x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson1-1/+1
2019-08-23dm table: fix invalid memory accesses with too high sector numberMikulas Patocka1-1/+4
2019-08-23gpio: Fix irqchip initialization orderLinus Walleij1-15/+15
2019-08-22xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOTDarrick J. Wong1-0/+1
2019-08-23drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul1-7/+17
2019-08-23drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptableAlex Deucher1-1/+1
2019-08-23timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner3-9/+23
2019-08-23um: fix time travel modeJohannes Berg3-12/+20
2019-08-22io_uring: add need_resched() check in inner poll loopJens Axboe1-1/+7