index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'hwmon-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-07-11
18
-457
/
+954
|
\
|
*
hwmon: (ina3221) Add of_node_put() before return
Nishka Dasgupta
2019-07-09
1
-1
/
+3
|
*
hwmon: (gpio-fan) fix sysfs notifications and udev events for gpio-fan alarms
Christian Schneider
2019-07-09
1
-2
/
+2
|
*
hwmon: (gpio-fan) move fan_alarm_init after devm_hwmon_device_register_with_g...
Christian Schneider
2019-07-09
1
-7
/
+7
|
*
hwmon: (lm90) Introduce function to update configuration register
Guenter Roeck
2019-07-09
1
-49
/
+40
|
*
hwmon: (lm90) Cache configuration register value
Guenter Roeck
2019-07-09
1
-31
/
+28
|
*
hwmon: (lm90) Fix max6658 sporadic wrong temperature reading
Boyang Yu
2019-07-09
1
-4
/
+38
|
*
hwmon: (nct7904) Changes comments in probe function.
amy.shih
2019-07-09
1
-2
/
+2
|
*
hwmon: (nct7904) Add error handling in probe function.
amy.shih
2019-07-09
1
-5
/
+18
|
*
hwmon: Convert remaining drivers to use SPDX identifier
Guenter Roeck
2019-06-24
2
-19
/
+1
|
*
hwmon: (max6650) Fix unused variable warning
Arnd Bergmann
2019-06-24
1
-10
/
+9
|
*
hwmon: (pmbus/adm1275) Fix power sampling support
Guenter Roeck
2019-06-24
1
-19
/
+65
|
*
hwmon: (lm90) simplify getting the adapter of a client
Wolfram Sang
2019-06-24
1
-1
/
+1
|
*
hwmon: (asus_atk0110) no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-24
1
-20
/
+3
|
*
hwmon: (max6650) Fix minor formatting issues
Guenter Roeck
2019-06-24
1
-5
/
+4
|
*
hwmon: (max6650) Improve error handling in max6650_update_device
Guenter Roeck
2019-06-24
1
-7
/
+24
|
*
hwmon: (max6650) Read non-volatile registers only once
Guenter Roeck
2019-06-24
1
-8
/
+15
|
*
hwmon: (max6650) Convert to use devm_hwmon_device_register_with_info
Guenter Roeck
2019-06-24
1
-261
/
+247
|
*
hwmon: (max6650) Simplify alarm handling
Guenter Roeck
2019-06-24
1
-6
/
+3
|
*
hwmon: (max6650) Cache alarm_en register
Guenter Roeck
2019-06-24
1
-3
/
+9
|
*
hwmon: (max6650) Declare valid as boolean
Guenter Roeck
2019-06-24
1
-2
/
+2
|
*
hwmon: (max6650) Improve error handling in max6650_init_client
Guenter Roeck
2019-06-24
1
-19
/
+24
|
*
hwmon: (max6650) Introduce pwm_to_dac and dac_to_pwm
Guenter Roeck
2019-06-24
1
-28
/
+27
|
*
hwmon: (max6650) Use devm function to register thermal device
Guenter Roeck
2019-06-24
1
-20
/
+7
|
*
hwmon: (core) Add comment describing how hwdev is freed in error path
Guenter Roeck
2019-06-24
1
-0
/
+6
|
*
hwmon: (smsc47m1) fix (suspicious) outside array bounds warnings
Masahiro Yamada
2019-06-24
1
-0
/
+2
|
*
hwmon: (pmbus) Add Infineon IRPS5401 driver
Robert Hancock
2019-06-24
3
-0
/
+77
|
*
hwmon: (nct7904) Fix the incorrect value of tcpu_mask in nct7904_data struct.
amy.shih
2019-06-24
1
-9
/
+63
|
*
hwmon: (pmbus) Document Infineon PXE1610 driver
Vijay Khemka
2019-06-24
1
-0
/
+90
|
*
hwmon: (pmbus) Add Infineon PXE1610 VR driver
Vijay Khemka
2019-06-24
3
-0
/
+149
|
*
hwmon: (occ) Add temp sensor value check
Alexander Soldatov
2019-06-24
1
-0
/
+6
|
*
hwmon: (pmbus/adm1275) support PMBUS_VIRT_*_SAMPLES
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2019-06-24
1
-1
/
+58
|
*
hwmon: (pwm-fan) Check return value from devm_add_action_or_reset
Guenter Roeck
2019-06-24
1
-3
/
+7
|
*
hwmon: (gpio-fan) Check return value from devm_add_action_or_reset
Guenter Roeck
2019-06-24
1
-1
/
+3
*
|
Merge tag 'loadpin-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-11
2
-0
/
+58
|
\
\
|
*
|
security/loadpin: Allow to exclude specific file types
Ke Wu
2019-05-31
2
-0
/
+58
*
|
|
Merge tag 'pstore-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-11
3
-23
/
+29
|
\
\
\
|
*
|
|
pstore: Fix double-free in pstore_mkfile() failure path
Norbert Manthey
2019-07-09
1
-7
/
+6
|
*
|
|
pstore: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-09
1
-16
/
+2
|
*
|
|
pstore/ram: Improve backward compatibility with older Chromebooks
Douglas Anderson
2019-07-09
1
-0
/
+21
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-11
11
-83
/
+90
|
\
\
\
\
|
*
|
|
|
x86/stacktrace: Prevent infinite loop in arch_stack_walk_user()
Eiichi Tsukata
2019-07-11
1
-5
/
+3
|
*
|
|
|
x86/asm: Move native_write_cr0/4() out of line
Thomas Gleixner
2019-07-10
5
-68
/
+61
|
*
|
|
|
x86/pgtable/32: Fix LOWMEM_PAGES constant
Arnd Bergmann
2019-07-10
1
-1
/
+1
|
*
|
|
|
x86/alternatives: Fix int3_emulate_call() selftest stack corruption
Peter Zijlstra
2019-07-09
1
-5
/
+20
|
*
|
|
|
x86/entry/32: Fix ENDPROC of common_spurious
Jiri Slaby
2019-07-09
1
-1
/
+1
|
*
|
|
|
Revert "x86/build: Move _etext to actual end of .text"
Ross Zwisler
2019-07-09
1
-3
/
+3
|
*
|
|
|
x86/ldt: Initialize the context lock for init_mm
Sebastian Andrzej Siewior
2019-07-09
1
-0
/
+1
*
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-07-11
2
-6
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
timekeeping/vsyscall: Use __iter_div_u64_rem()
Arnd Bergmann
2019-07-10
1
-5
/
+1
[next]