index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
clk: mediatek: mt8192: add mtk_clk_simple_remove
Miles Chen
10
-0
/
+10
2022-09-26
clk: mediatek: mt8183: use mtk_clk_simple_probe to simplify driver
Miles Chen
9
-137
/
+108
2022-09-26
clk: mediatek: mt6797: use mtk_clk_simple_probe to simplify driver
Miles Chen
3
-69
/
+39
2022-09-26
clk: mediatek: mt6779: use mtk_clk_simple_probe to simplify driver
Miles Chen
7
-111
/
+90
2022-09-26
clk: mediatek: mt6765: use mtk_clk_simple_probe to simplify driver
Miles Chen
6
-129
/
+72
2022-09-26
clk: mediatek: mt2712: use mtk_clk_simple_probe to simplify driver
Miles Chen
6
-132
/
+72
2022-09-26
clk: mediatek: mt2701: use mtk_clk_simple_probe to simplify driver
Miles Chen
3
-69
/
+39
2022-09-26
clk: mediatek: Add MediaTek Helio X10 MT6795 clock drivers
AngeloGioacchino Del Regno
10
-0
/
+1408
2022-09-26
clk: mediatek: clk-apmixed: Add helper function to unregister ref2usb_tx
AngeloGioacchino Del Regno
2
-0
/
+10
2022-09-26
clk: mediatek: Export required symbols to compile clk drivers as module
AngeloGioacchino Del Regno
4
-0
/
+6
2022-09-26
clk: mediatek: clk-apmixed: Remove unneeded __init annotation
AngeloGioacchino Del Regno
1
-1
/
+1
2022-09-26
drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid
Nathan Huckleberry
2
-3
/
+3
2022-09-26
drm/exynos: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
hongao
1
-1
/
+1
2022-09-25
hwmon: (ina3221) Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr()
Jonathan Cameron
1
-8
/
+5
2022-09-25
hwmon: (w83627ehf) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-25
hwmon: (tmp108) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-25
hwmon: (tmp103) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-25
hwmon: (tmp102) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+2
2022-09-25
hwmon: (pwm-fan) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+2
2022-09-25
hwmon: (nct6775) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-25
hwmon: (max6639) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+2
2022-09-25
hwmon: (max31730) witch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-25
hwmon: (max31722) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-25
hwmon: (ltc2947) Switch to EXPORT_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
3
-6
/
+5
2022-09-25
hwmon: (lm90) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-25
hwmon: (it87) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-09-25
hwmon: (gpio-fan) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-9
/
+2
2022-09-25
hwmon: (adt7x10) Switch to EXPORT_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
4
-13
/
+3
2022-09-25
hwmon: (acpi_power_meter) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-6
/
+3
2022-09-25
hwmon: (abitguru3) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-7
/
+2
2022-09-25
hwmon: (abitguru) Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-7
/
+2
2022-09-25
hwmon: (f71882fg) Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
1
-1277
/
+1176
2022-09-25
hwmon: (via686a) Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
1
-100
/
+94
2022-09-25
hwmon: (via686a) Introduce a #define for the driver name and use it
Uwe Kleine-König
1
-6
/
+8
2022-09-25
hwmon: (adm9240) fix data race in adm9240_fan_read
Li Zhong
1
-2
/
+8
2022-09-25
hwmon: (sht4x) do not overflow clamping operation on 32-bit platforms
Jason A. Donenfeld
1
-1
/
+1
2022-09-25
hwmon: (sis5595) Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
1
-92
/
+84
2022-09-25
hwmon: (sis5595) Introduce a #define for the driver name and use it
Uwe Kleine-König
1
-6
/
+7
2022-09-25
hwmon: Make use of devm_clk_get_enabled()
Uwe Kleine-König
3
-55
/
+3
2022-09-25
hwmon: (mr75203) fix undefined reference to `__divdi3'
Eliav Farber
1
-2
/
+2
2022-09-25
hwmon: (vt8231) Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
1
-97
/
+91
2022-09-25
hwmon: (vt8231) Introduce a #define for the driver name and use it
Uwe Kleine-König
1
-6
/
+8
2022-09-25
hwmon: (pc87360) Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
1
-720
/
+735
2022-09-25
hwmon: (pc87360) Introduce a #define for the driver name and use it
Uwe Kleine-König
1
-3
/
+5
2022-09-25
hwmon: (pwm-fan) Switch regulator dynamically
Alexander Stein
1
-68
/
+142
2022-09-25
hwmon: (pwm-fan) split __set_pwm into locked/unlocked functions
Alexander Stein
1
-8
/
+15
2022-09-25
hwmon: (pwm-fan) Add dedicated power switch function
Alexander Stein
1
-15
/
+31
2022-09-25
hwmon: (pwm-fan) Simplify enable/disable check
Alexander Stein
1
-9
/
+34
2022-09-25
hwmon: (pwm-fan) Refactor fan power on/off
Alexander Stein
1
-6
/
+30
2022-09-25
hwmon: (pmbus) Add driver for the TEXAS TPS546D24 Buck Converter.
Duke Du
3
-0
/
+81
[prev]
[next]