index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
usb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
hwmon: (pwm-fan) Convert to hwmon_device_register_with_info API
Paul Barker
1
-44
/
+70
2020-12-03
hwmon: pwm-fan: Refactor pwm_fan_probe
Paul Barker
1
-17
/
+33
2020-12-03
hwmon: (abx500) Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
2020-12-03
docs: hwmon: Document max127 driver
Tao Ren
2
-0
/
+46
2020-12-03
hwmon: (max127) Add Maxim MAX127 hardware monitoring driver
Tao Ren
3
-0
/
+362
2020-12-03
dt-bindings: hwmon: pwm-fan: Support multiple fan tachometer inputs
Paul Barker
1
-9
/
+19
2020-12-03
hwmon: drivetemp: fix typo temperatire => temperature
Corentin Labbe
1
-1
/
+1
2020-12-03
docs: hwmon: (amd_energy) update documentation
Naveen Krishna Chatradhi
1
-1
/
+6
2020-12-03
hwmon: (amd_energy) Add AMD family 19h model 01h x86 match
Naveen Krishna Chatradhi
1
-0
/
+1
2020-12-03
hwmon: (corsair-psu) Fix fan rpm calculation
Wilken Gottwalt
1
-6
/
+1
2020-12-03
hwmon: (ibmpowernv) Silence strncpy() warning
Lee Jones
1
-1
/
+1
2020-12-03
hwmon: (ina3221) Demote seemingly unintentional kerneldoc header
Lee Jones
1
-1
/
+1
2020-12-03
hwmon: (adm1177) Fix kerneldoc attribute formatting
Lee Jones
1
-5
/
+5
2020-12-03
hwmon: (corsair-psu) fix unintentional sign extension issue
Colin Ian King
1
-1
/
+1
2020-12-03
hwmon: add Corsair PSU HID controller driver
Wilken Gottwalt
6
-0
/
+709
2020-12-03
hwmon: (pmbus) shrink code and remove pmbus_do_remove()
Bartosz Golaszewski
32
-52
/
+9
2020-12-03
hwmon: (adt7470) Create functions for updating readings and limits
Chris Packham
1
-36
/
+118
2020-12-03
hwmon: (pmbus/max20730) delete some dead code
Dan Carpenter
1
-2
/
+0
2020-12-03
hwmon: (acpi_power_meter) clean up freeing code
Dan Carpenter
1
-5
/
+4
2020-12-03
hwmon: (ina3221) Fix PM usage counter unbalance in ina3221_write_enable
Zhang Qilong
1
-1
/
+1
2020-11-30
Linux 5.10-rc6
v5.10-rc6
Linus Torvalds
1
-1
/
+1
2020-11-27
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
1
-1
/
+1
2020-11-27
mptcp: fix NULL ptr dereference on bad MPJ
Paolo Abeni
1
-3
/
+2
2020-11-27
net: openvswitch: fix TTL decrement action netlink message format
Eelco Chaudron
3
-23
/
+60
2020-11-27
perf probe: Change function definition check due to broken DWARF
Masami Hiramatsu
2
-4
/
+19
2020-11-27
perf probe: Fix to die_entrypc() returns error correctly
Masami Hiramatsu
1
-0
/
+8
2020-11-27
perf stat: Use proper cpu for shadow stats
Namhyung Kim
1
-4
/
+1
2020-11-27
perf record: Synthesize cgroup events only if needed
Namhyung Kim
1
-0
/
+3
2020-11-27
perf diff: Fix error return value in __cmd_diff()
Zhen Lei
1
-1
/
+3
2020-11-27
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
1
-6
/
+9
2020-11-27
x86/mce: Do not overwrite no_way_out if mce_end() fails
Gabriele Paoloni
1
-2
/
+4
2020-11-27
kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PT
Vitaly Kuznetsov
1
-1
/
+1
2020-11-27
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
3
-9
/
+12
2020-11-27
KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extint
Paolo Bonzini
2
-51
/
+34
2020-11-27
usb: typec: stusb160x: fix power-opmode property with typec-power-opmode
Amelie Delaunay
1
-1
/
+1
2020-11-27
printk: finalize records with trailing newlines
John Ogness
1
-2
/
+2
2020-11-27
can: af_can: can_rx_unregister(): remove WARN() statement from list operation...
Oliver Hartkopp
1
-2
/
+5
2020-11-27
can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
Pankaj Sharma
1
-0
/
+2
2020-11-27
can: m_can: fix nominal bitiming tseg2 min for version >= 3.1
Marc Kleine-Budde
1
-1
/
+1
2020-11-27
can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...
Marc Kleine-Budde
1
-1
/
+1
2020-11-26
mm: memcg: relayout structure mem_cgroup to avoid cache interference
Feng Tang
1
-14
/
+14
2020-11-26
io_uring: fix files grab/cancel race
Pavel Begunkov
1
-16
/
+15
2020-11-26
RDMA/hns: Bugfix for memory window mtpt configuration
Yixian Liu
1
-0
/
+1
2020-11-26
RDMA/hns: Fix retry_cnt and rnr_cnt when querying QP
Wenpeng Liang
1
-4
/
+4
2020-11-26
RDMA/hns: Fix wrong field of SRQ number the device supports
Wenpeng Liang
1
-1
/
+1
2020-11-26
iommu/vt-d: Don't read VCCAP register unless it exists
David Woodhouse
2
-3
/
+4
2020-11-26
platform/x86: touchscreen_dmi: Add info for the Irbis TW118 tablet
Hans de Goede
1
-0
/
+23
2020-11-26
platform/x86: touchscreen_dmi: Add info for the Predia Basic tablet
Hans de Goede
1
-0
/
+27
2020-11-26
platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion 13 x360 PC
Max Verevkin
1
-0
/
+6
2020-11-26
platform/x86: toshiba_acpi: Fix the wrong variable assignment
Kaixu Xia
1
-2
/
+1
[next]