index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: video: Don't enable fallback path for creating ACPI backlight by default
Mario Limonciello
2022-12-22
1
-5
/
+1
*
drm/amd/display: Report to ACPI video if no panels were found
Mario Limonciello
2022-12-22
1
-0
/
+4
*
ACPI: video: Allow GPU drivers to report no panels
Mario Limonciello
2022-12-22
1
-0
/
+11
*
Merge tag 'acpi-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2022-12-15
4
-20
/
+111
|
\
|
*
Merge branch 'acpi-ec'
Rafael J. Wysocki
2022-12-15
2
-11
/
+22
|
|
\
|
|
*
ACPI: EC: Fix ECDT probe ordering issues
Hans de Goede
2022-12-08
1
-10
/
+18
|
|
*
ACPI: EC: Fix EC address space handler unregistration
Hans de Goede
2022-12-08
2
-1
/
+4
|
|
*
Merge back ACPI EC changes for 6.2-rc1
Rafael J. Wysocki
2022-12-08
1
-0
/
+10
|
|
|
\
|
*
|
|
Merge branch 'acpica'
Rafael J. Wysocki
2022-12-15
2
-9
/
+89
|
|
\
|
|
|
|
*
|
ACPICA: Allow address_space_handler Install and _REG execution as 2 separate ...
Hans de Goede
2022-12-08
1
-7
/
+85
|
|
*
|
ACPICA: Fix operand resolution
Amadeusz Sławiński
2022-12-08
1
-2
/
+4
|
|
*
|
Merge back ACPICA changes for 6.2-rc1
Rafael J. Wysocki
2022-12-08
20
-111
/
+277
|
|
|
\
\
*
|
|
\
\
Merge tag 'thermal-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
17
-79
/
+312
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'thermal-v6.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel/g...
Rafael J. Wysocki
2022-12-14
16
-78
/
+308
|
|
\
\
\
\
\
|
|
*
|
|
|
|
thermal/drivers/imx_sc_thermal: Drop empty platform remove function
Uwe Kleine-König
2022-12-14
1
-6
/
+0
|
|
*
|
|
|
|
thermal/drivers/qcom/lmh: Fix irq handler return value
Bjorn Andersson
2022-12-14
1
-1
/
+1
|
|
*
|
|
|
|
thermal/drivers/st: Use devm_platform_get_and_ioremap_resource()
Minghao Chi
2022-12-14
1
-3
/
+1
|
|
*
|
|
|
|
thermal/drivers/k3_j72xx_bandgap: Map fuse_base only for erratum workaround
Bryan Brattlof
2022-12-14
1
-12
/
+22
|
|
*
|
|
|
|
thermal/drivers/k3_j72xx_bandgap: Remove fuse_base from structure
Bryan Brattlof
2022-12-14
1
-12
/
+12
|
|
*
|
|
|
|
thermal/drivers/k3_j72xx_bandgap: Use bool for i2128 erratum flag
Bryan Brattlof
2022-12-14
1
-4
/
+4
|
|
*
|
|
|
|
thermal/drivers/k3_j72xx_bandgap: Simplify k3_thermal_get_temp() function
Bryan Brattlof
2022-12-14
1
-8
/
+1
|
|
*
|
|
|
|
thermal/drivers/qcom: Demote error log of thermal zone register to debug
Manivannan Sadhasivam
2022-12-14
1
-1
/
+1
|
|
*
|
|
|
|
thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2
Luca Weiss
2022-12-14
1
-1
/
+2
|
|
*
|
|
|
|
thermal/core/power allocator: Remove a useless include
Christophe JAILLET
2022-12-14
1
-1
/
+0
|
|
*
|
|
|
|
thermal/drivers/imx8mm: Add hwmon support
Alexander Stein
2022-12-14
1
-0
/
+4
|
|
*
|
|
|
|
thermal: qcom-spmi-adc-tm5: suppress probe-deferral error message
Johan Hovold
2022-12-14
1
-4
/
+2
|
|
*
|
|
|
|
thermal: ti-soc-thermal: Drop comma after SoC match table sentinel
Geert Uytterhoeven
2022-12-14
1
-1
/
+1
|
|
*
|
|
|
|
thermal/drivers/imx: Add support for loading calibration data from OCOTP
Marek Vasut
2022-12-14
1
-0
/
+164
|
|
*
|
|
|
|
thermal/drivers/qcom/tsens: Rework debugfs file structure
Christian Marangi
2022-12-14
1
-10
/
+3
|
|
*
|
|
|
|
thermal/drivers/qcom/tsens: Fix wrong version id dbg_version_show
Christian Marangi
2022-12-14
1
-1
/
+1
|
|
*
|
|
|
|
thermal/drivers/qcom/tsens: Init debugfs only with successful probe
Christian Marangi
2022-12-14
1
-3
/
+5
|
|
*
|
|
|
|
thermal/drivers/tsens: Add IPQ8074 support
Robert Marko
2022-12-14
3
-1
/
+21
|
|
*
|
|
|
|
thermal/drivers/tsens: Allow configuring min and max trips
Robert Marko
2022-12-14
6
-2
/
+14
|
|
*
|
|
|
|
thermal/drivers/tsens: Add support for combined interrupt
Robert Marko
2022-12-14
6
-6
/
+38
|
|
*
|
|
|
|
thermal/of: Fix memory leak on thermal_of_zone_register() failure
Ido Schimmel
2022-12-14
1
-2
/
+6
|
|
*
|
|
|
|
thermal/drivers/k3_j72xx_bandgap: Fix the debug print message
Keerthy
2022-12-14
1
-1
/
+1
|
|
*
|
|
|
|
thermal/drivers/imx8mm_thermal: Validate temperature range
Marcus Folkesson
2022-12-14
1
-1
/
+7
|
|
*
|
|
|
|
thermal/drivers/imx8mm_thermal: Use GENMASK() when appropriate
Marcus Folkesson
2022-12-14
1
-2
/
+2
|
*
|
|
|
|
|
thermal: intel: Don't set HFI status bit to 1
Srinivas Pandruvada
2022-12-14
1
-1
/
+4
*
|
|
|
|
|
|
Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-15
36
-1112
/
+1421
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
gpio: sim: set a limit on the number of GPIOs
Bartosz Golaszewski
2022-12-14
1
-0
/
+4
|
*
|
|
|
|
|
|
gpiolib: protect the GPIO device against being dropped while in use by user-s...
Bartosz Golaszewski
2022-12-07
3
-25
/
+161
|
*
|
|
|
|
|
|
gpiolib: cdev: fix NULL-pointer dereferences
Bartosz Golaszewski
2022-12-07
1
-0
/
+27
|
*
|
|
|
|
|
|
gpiolib: Provide to_gpio_device() helper
Andy Shevchenko
2022-11-29
2
-3
/
+8
|
*
|
|
|
|
|
|
gpiolib: Unify access to the device properties
Andy Shevchenko
2022-11-28
1
-7
/
+10
|
*
|
|
|
|
|
|
gpio: pcf857x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
1
-3
/
+3
|
*
|
|
|
|
|
|
gpio: pca953x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
1
-3
/
+3
|
*
|
|
|
|
|
|
gpio: max732x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
1
-3
/
+3
|
*
|
|
|
|
|
|
Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...
Bartosz Golaszewski
2022-11-24
1
-0
/
+14
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'intel-gpio-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2022-11-16
3
-3
/
+4
|
|
\
\
\
\
\
\
\
\
[next]