index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
hwmon: (scpi-hwmon) remove redundant continue
zhong jiang
1
-3
/
+1
2018-10-10
hwmon: (nct6775) Add support for NCT6798D
Guenter Roeck
1
-4
/
+80
2018-10-10
hwmon: (nct6775) Add support for NCT6797D
Guenter Roeck
1
-4
/
+41
2018-10-10
hwmon: (nct6775) Fix names of DIMM temperature sources
Guenter Roeck
1
-8
/
+8
2018-10-10
hwmon: (nct6796) Clean up and amend fan/pwm configuration for NCT6796D
Guenter Roeck
1
-14
/
+13
2018-10-10
hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6795D
Guenter Roeck
1
-4
/
+15
2018-10-10
hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6793D
Guenter Roeck
1
-5
/
+14
2018-10-10
hwmon: (nct6775) Fix fan6/pwm6 detection for NCT6792D
Guenter Roeck
1
-1
/
+4
2018-10-10
hwmon: (nct6775) Improve instruction grouping
Guenter Roeck
1
-4
/
+4
2018-10-10
hwmon: (nct6775) Use logical or instead of if statements where possible
Guenter Roeck
1
-23
/
+11
2018-10-10
hwmon: (nct6775) Declare and initialize LDN specific config variables earlier
Guenter Roeck
1
-5
/
+6
2018-10-10
hwmon: (nct6775) Move config variable declarations and initializations
Guenter Roeck
1
-19
/
+11
2018-10-10
hwmon: (nct6775) Replace 'regval' with variables named after config registers
Guenter Roeck
1
-20
/
+23
2018-10-10
hwmon: (nct6775) Rename configuration register variables
Guenter Roeck
1
-21
/
+21
2018-10-10
hwmon: (nct6775) Only display fan speed tolerance conditionally
Guenter Roeck
1
-13
/
+19
2018-10-10
hwmon: (lm92) Fix whitespace issues
Guenter Roeck
1
-6
/
+8
2018-10-10
hwmon: (scmi) Remove redundant pointer check
Nathan Chancellor
1
-1
/
+1
2018-10-10
hwmon: (asus_atk0110) Use PTR_ERR_OR_ZERO instead of reimplementing its function
zhong jiang
1
-3
/
+1
2018-10-10
hwmon: (lm75) Add MAX31725/6 support
Kun Yi
2
-5
/
+19
2018-10-10
hwmon: (sht15) Switch to SPDX identifier
Fabio Estevam
1
-4
/
+1
2018-10-10
hwmon: (mc13783-adc) Switch to SPDX identifier
Fabio Estevam
1
-13
/
+1
2018-10-10
hwmon: (nct6775) Clean up a condition
Dan Carpenter
1
-2
/
+1
2018-10-10
hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processors
Guenter Roeck
1
-2
/
+3
2018-10-10
hwmon: (ibmpowernv) drop unnecessary OF name NULL checks
Rob Herring
1
-6
/
+0
2018-10-10
hwmon: (iio_hwmon) Do not duplicate or sanitize fixed string
Guenter Roeck
1
-6
/
+7
2018-10-10
hwmon: Convert to using %pOFn instead of device_node.name
Rob Herring
4
-9
/
+8
2018-10-10
hwmon: (mc13783-adc) Use nxp.com URLs
Fabio Estevam
1
-2
/
+2
2018-10-10
hwmon: (mc13783-adc) Remove the mention to 'Atlas'
Fabio Estevam
1
-2
/
+2
2018-10-10
drivers: hwmon: (pmbus/ltc2978) Add support for LTM4686 uModule
Michael Hennerich
4
-2
/
+17
2018-10-07
Linux 4.19-rc7
v4.19-rc7
Greg Kroah-Hartman
1
-1
/
+1
2018-10-07
Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
10
-44
/
+57
2018-10-07
Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Greg Kroah-Hartman
3
-19
/
+42
2018-10-07
Merge tag 'usb-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Greg Kroah-Hartman
5
-5
/
+25
2018-10-07
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-6
/
+23
2018-10-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Greg Kroah-Hartman
1
-0
/
+1
2018-10-07
Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
5
-11
/
+29
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
24
-81
/
+203
2018-10-05
Merge branch 'akpm'
Greg Kroah-Hartman
18
-30
/
+189
2018-10-05
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
1
-1
/
+1
2018-10-05
ocfs2: fix locking for res->tracking and dlm->tracking_list
Ashish Samant
1
-2
/
+2
2018-10-05
mm/vmscan.c: fix int overflow in callers of do_shrink_slab()
Kirill Tkhai
1
-4
/
+3
2018-10-05
mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
Jann Horn
1
-0
/
+3
2018-10-05
mm/vmstat.c: fix outdated vmstat_text
Jann Horn
1
-1
/
+0
2018-10-05
proc: restrict kernel stack dumps to root
Jann Horn
1
-0
/
+14
2018-10-05
mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizes
Anshuman Khandual
4
-0
/
+8
2018-10-05
mm/migrate.c: split only transparent huge pages when allocation fails
Anshuman Khandual
1
-1
/
+1
2018-10-05
ipc/shm.c: use ERR_CAST() for shm_lock() error return
Kees Cook
1
-1
/
+1
2018-10-05
mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
YueHaibing
1
-1
/
+2
2018-10-05
mm, thp: fix mlocking THP page with migration enabled
Kirill A. Shutemov
2
-1
/
+4
2018-10-05
ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
Larry Chen
1
-4
/
+12
[next]