summaryrefslogtreecommitdiffstats
path: root/drivers/powercap (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-01HID: a4tech: fix horizontal scrollingBłażej Szczygieł1-3/+8
2019-06-01HID: hyperv: Add a module description lineJoseph Salisbury1-0/+2
2019-05-22HID: logitech-hidpp: Add support for the S510 remote controlHans de Goede1-0/+3
2019-05-22HID: multitouch: handle faulty Elo touch deviceBenjamin Tissoires1-0/+7
2019-05-17HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessaryJason Gerecke1-2/+8
2019-05-17HID: wacom: Correct button numbering 2nd-gen Intuos Pro over BluetoothJason Gerecke1-4/+7
2019-05-17HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contactJason Gerecke1-1/+1
2019-05-17HID: wacom: Don't report anything prior to the tool entering rangeJason Gerecke1-15/+18
2019-05-17HID: wacom: Don't set tool type until we're in rangeJason Gerecke1-1/+16
2019-05-09HID: rmi: Use SET_REPORT request on control endpoint for Acer Switch 3 and 5Tobias Auerochs2-1/+15
2019-05-09HID: logitech-hidpp: add support for the MX5500 keyboardHans de Goede1-0/+6
2019-05-09HID: logitech-dj: add support for the Logitech MX5500's Bluetooth Mini-ReceiverHans de Goede1-0/+8
2019-05-09HID: i2c-hid: add iBall Aer3 to descriptor overrideKai-Heng Feng1-0/+8
2019-05-06tty: rocket: fix incorrect forward declaration of 'rp_init()'Linus Torvalds1-1/+1
2019-05-06ubsan: Remove vla bound checks.Andrey Ryabinin3-24/+0
2019-05-06ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warningsAndrey Ryabinin1-26/+23
2019-05-06Documentation/features/time: Mark m68k having modern-timekeepingGeert Uytterhoeven1-1/+1
2019-05-06i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()Dan Carpenter1-2/+3
2019-05-06Linux 5.1v5.1Linus Torvalds1-1/+1
2019-05-05x86/mm: Initialize PGD cache during mm initializationNadav Amit3-4/+11
2019-05-05perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa1-3/+7
2019-05-03hwmon: (lm75) Add support for TMP75BIker Perez del Palomar Sustatxa2-2/+15
2019-05-03dt-bindings: hwmon: Add tmp75b to lm75.txtIker Perez del Palomar Sustatxa1-0/+1
2019-05-03nohz_full: Allow the boot CPU to be nohz_fullNicholas Piggin2-14/+70
2019-05-03sched/isolation: Require a present CPU in housekeeping maskNicholas Piggin1-5/+13
2019-05-03kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin4-2/+28
2019-05-03power/suspend: Add function to disable secondaries for suspendNicholas Piggin4-10/+22
2019-05-03s390/vdso: drop unnecessary cc-ldoptionNick Desaulniers2-2/+2
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann5-11/+11
2019-05-03s390: drop CONFIG_VIRT_TO_BUSArnd Bergmann1-1/+0
2019-05-03s390: boot, purgatory: pass $(CLANG_FLAGS) where neededArnd Bergmann2-2/+3
2019-05-03s390: only build for new CPUs with clangArnd Bergmann2-6/+18
2019-05-03sched/core: Allow the remote scheduler tick to be started on CPU0Nicholas Piggin1-1/+1
2019-05-03perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin2-3/+1
2019-05-03perf/ring_buffer: Fix AUX software double bufferingAlexander Shishkin1-2/+1
2019-05-03regulator: core: simplify return value on suported_voltageJorge Ramirez-Ortiz1-2/+2
2019-05-03regulator: da9xxx: Switch to SPDX identifierAxel Lin8-110/+36
2019-05-03regulator: stm32-pwr: Remove unneeded .min_uV and .list_volageAxel Lin1-2/+0
2019-05-03regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_regAxel Lin1-5/+3
2019-05-03regulator: ab3100: Set fixed_uV instead of min_uV for fixed regulatorsAxel Lin1-4/+3
2019-05-03regulator: ab3100: Constify regulator_ops and ab3100_regulator_descAxel Lin1-7/+7
2019-05-03regulator: pv880x0: Switch to SPDX identifierAxel Lin6-72/+15
2019-05-03crypto: ccree - use a proper le32 type for le32 valGilad Ben-Yossef1-1/+1
2019-05-03crypto: ccree - remove set but not used variable 'du_size'YueHaibing1-8/+0
2019-05-03crypto: ccree - Make cc_sec_disable staticYueHaibing1-1/+1
2019-05-03crypto: ccree - fix spelling mistake "protedcted" -> "protected"Colin Ian King1-1/+1
2019-05-03crypto: caam/qi2 - generate hash keys in-placeHoria Geantă1-26/+15
2019-05-03crypto: caam/qi2 - fix DMA mapping of stack memoryHoria Geantă2-68/+45
2019-05-03crypto: caam/qi2 - fix zero-length buffer DMA mappingHoria Geantă1-7/+18
2019-05-03crypto: stm32/cryp - update to return iv_outLionel Debieve1-0/+20