index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-10
watchdog: sama5d4: Remove redundant dev_err()
Pan Chuang
1
-3
/
+1
2026-08-10
watchdog: realtek_otto: Remove redundant dev_err_probe()
Pan Chuang
1
-1
/
+1
2026-08-10
watchdog: orion: Remove redundant dev_err()
Pan Chuang
1
-6
/
+2
2026-08-10
watchdog: marvell_gti: Remove redundant dev_err_probe()
Pan Chuang
1
-1
/
+1
2026-08-10
watchdog: keembay: Remove redundant dev_err_probe()
Pan Chuang
1
-2
/
+2
2026-08-10
watchdog: intel-mid_wdt: Remove redundant dev_err()
Pan Chuang
1
-3
/
+1
2026-08-10
watchdog: cadence_wdt: Remove redundant dev_err()
Pan Chuang
1
-5
/
+1
2026-08-10
watchdog: bd96801_wdt: Remove redundant dev_err_probe()
Pan Chuang
1
-2
/
+1
2026-08-10
watchdog: take all OF aliases into account when assigning id
Rasmus Villemoes
1
-3
/
+23
2026-08-10
watchdog: via_wdt: add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-08-10
dt-bindings: watchdog: snps,dw-wdt: Add RV1106 compatible
Simon Glass
1
-0
/
+1
2026-08-10
watchdog: realtek-otto: Change to use regmap API
Rustam Adilov
2
-36
/
+39
2026-08-10
watchdog: npcm: add bootstatus support
Tomer Maimon
1
-2
/
+215
2026-08-10
docs: watchdog: npcm: Add reset status description
Tomer Maimon
2
-0
/
+72
2026-08-10
dt-bindings: watchdog: npcm: add GCR syscon property
Tomer Maimon
1
-0
/
+14
2026-08-10
dt-bindings: watchdog: apple,wdt: Add t6030 and t6031 compatibles
Janne Grunau
1
-0
/
+2
2026-08-10
watchdog: lenovo_se30g2_se60_wdt: Watchdog for Lenovo SE30G2 and SE60
Mark Pearson
3
-0
/
+302
2026-08-10
watchdog: w83627hf_wdt: Use WDOG_HW_RUNNING for running chip on boot
Paul Louvel
1
-0
/
+1
2026-08-10
watchdog: w83627hf_wdt: Report the probed chip name via WDIOC_GETSUPPORT
Paul Louvel
1
-2
/
+4
2026-08-10
watchdog: w83627hf_wdt: Correctly identify Nuvoton NCT6126 chip
Paul Louvel
1
-3
/
+12
2026-08-10
watchdog: pretimeout: Add "dump" pretimeout governor
Tzung-Bi Shih
4
-2
/
+67
2026-08-10
dt-bindings: watchdog: apple,wdt: Add t8132 compatible
Yureka Lilian
1
-0
/
+1
2026-08-10
dt-bindings: watchdog: Document Qualcomm Maili watchdog
Jingyi Wang
1
-0
/
+1
2026-08-10
watchdog: Use named initializers for platform_device_id arrays
Uwe Kleine-König (The Capable Hub)
3
-12
/
+12
2026-08-10
Merge tag 'samsung-dt-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-1
/
+40
2026-08-10
hwmon: (asus-ec-sensors) add ROG STRIX Z390-E GAMING
Rodrigo Araujo
2
-0
/
+3
2026-08-10
hwmon: (sysfs) Allow drivers to register const attributes
Thomas Weißschuh
2
-10
/
+10
2026-08-10
hwmon: (corsair-psu) Update documentation
Wilken Gottwalt
3
-6
/
+6
2026-08-10
hwmon: (core) Use const APIs for the dynamically allocated sysfs attributes
Thomas Weißschuh
1
-27
/
+27
2026-08-10
hwmon: (core) Constify device attributes
Thomas Weißschuh
1
-8
/
+8
2026-08-10
hwmon: (yogafan) Add support for new Lenovo models
Sergio Melas
2
-9
/
+87
2026-08-10
hwmon: (adt7470) Add thermal zone sensor support
Luiz Angelo Daros de Luca
1
-0
/
+2
2026-08-10
hwmon: (adt7470) Expose fan control via PWM framework
Luiz Angelo Daros de Luca
2
-1
/
+194
2026-08-10
hwmon: (adt7470) Add ADT7470_PWM_MAX macro
Luiz Angelo Daros de Luca
1
-3
/
+4
2026-08-10
dt-bindings: hwmon: add adi,adt7470
Luiz Angelo Daros de Luca
1
-0
/
+58
2026-08-10
hwmon: (pmbus/ir36021) Use pmbus_read_smbus_i2c_block_data for block commands
Guenter Roeck
1
-15
/
+7
2026-08-10
hwmon: (pmbus/max20830) Use pmbus_read_smbus_i2c_block_data for block commands
Guenter Roeck
1
-30
/
+4
2026-08-10
hwmon: (pmbus/ltc2978) Use pmbus_read_smbus_i2c_block_data for block commands
Guenter Roeck
1
-12
/
+9
2026-08-10
hwmon: (pmbus/adm1275) Use pmbus_read_smbus_i2c_block_data for block commands
Guenter Roeck
1
-7
/
+2
2026-08-10
hwmon: (pmbus/core) Introduce pmbus_read_smbus_i2c_block_data()
Guenter Roeck
2
-8
/
+91
2026-08-10
hwmon: (pmbus/mpq8646) Gate the writes
Vincent Jardin
3
-0
/
+347
2026-08-10
hwmon: (pmbus) Add MPQ8646 driver
Vincent Jardin
6
-0
/
+969
2026-08-10
dt-bindings: hwmon: pmbus: add MPS MPQ8646
Vincent Jardin
1
-1
/
+4
2026-08-10
hwmon: (pmbus/core) export pmbus_check_and_notify_faults()
Vincent Jardin
2
-3
/
+12
2026-08-10
hwmon: (cros_ec) Avoid threshold temperature conversion overflows
Thomas Weißschuh
1
-2
/
+7
2026-08-10
hwmon: (lm90) Switch channel parsing to fwnode APIs
Flaviu Nistor
1
-26
/
+28
2026-08-10
hwmon: remove tautological dependency expressions from Kconfig
Laszlo Ersek
1
-8
/
+0
2026-08-10
hwmon: (pmbus/max20830): add support for max20830c and max20840c
Alexis Czezar Torreno
3
-20
/
+47
2026-08-10
dt-bindings: hwmon: (pmbus/max20830): add max20830c and max20840c support
Alexis Czezar Torreno
1
-1
/
+7
2026-08-10
hwmon: (pmbus/max20830): add VOUT feedback resistor scaling support
Alexis Czezar Torreno
1
-1
/
+64
[prev]
[next]