index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
/
amd8131_edac.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-04
firmware: imx-dsp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-04
firmware: coreboot_table: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-01-04
firmware: arm_scpi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-04
firmware: arm_scmi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-01-04
mux: mmio: use reg property when parent device is not a syscon
Andrew Davis
1
-7
/
+12
2024-01-04
misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl callback
Hans de Goede
1
-0
/
+1
2024-01-04
pvpanic: Kill duplicate PCI_VENDOR_ID_REDHAT definition
Andy Shevchenko
1
-1
/
+0
2024-01-04
platform/surface: aggregator: make ssam_bus_type constant and static
Greg Kroah-Hartman
2
-3
/
+3
2024-01-04
eeprom: at24: Use pm_runtime_resume_and_get to simplify the code
Heiner Kallweit
1
-10
/
+4
2024-01-04
eeprom: at24: Probe for DDR3 thermal sensor in the SPD case
Heiner Kallweit
1
-0
/
+29
2024-01-04
eeprom: ee1004: add support for temperature sensor
Heiner Kallweit
1
-0
/
+19
2024-01-04
moxtet: mark moxtet_bus_type as const
Greg Kroah-Hartman
1
-1
/
+1
2024-01-04
moxtet: remove unused moxtet_type declaration
Greg Kroah-Hartman
1
-2
/
+0
2024-01-04
cdx: Unlock on error path in rescan_store()
Dan Carpenter
1
-1
/
+3
2024-01-04
cdx: call of_node_put() on error path
Dan Carpenter
1
-4
/
+3
2024-01-04
cdx: Create resource debugfs file for cdx device
Abhijit Gangurde
2
-1
/
+40
2024-01-04
cdx: create sysfs bin files for cdx resources
Abhijit Gangurde
3
-1
/
+134
2024-01-04
nvmem: u-boot-env: improve coding style
Rafał Miłecki
1
-4
/
+4
2024-01-04
nvmem: u-boot-env: use nvmem device helpers
Rafał Miłecki
1
-8
/
+15
2024-01-04
nvmem: u-boot-env: use nvmem_add_one_cell() nvmem subsystem helper
Rafał Miłecki
1
-34
/
+21
2024-01-04
nvmem: core: add nvmem_dev_size() helper
Rafał Miłecki
2
-0
/
+14
2024-01-04
nvmem: drop nvmem_layout_get_match_data()
Rafał Miłecki
2
-23
/
+0
2024-01-04
nvmem: layouts: refactor .add_cells() callback arguments
Rafał Miłecki
4
-4
/
+8
2024-01-04
ppdev: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-01-04
android: binder: binderfs.c: removed asm-generic/errno-base.h
Tanzir Hasan
1
-1
/
+1
2024-01-04
locomo: make locomo_bus_type constant and static
Greg Kroah-Hartman
2
-3
/
+3
2024-01-04
dma-debug: make dma_debug_add_bus take a const pointer
Greg Kroah-Hartman
2
-3
/
+3
2024-01-04
maple: make maple_bus_type static and const
Greg Kroah-Hartman
2
-3
/
+2
2023-12-26
iio: linux/iio.h: fix Excess kernel-doc description warning
Randy Dunlap
1
-6
/
+0
2023-12-26
MAINTAINERS: Add MAINTAINERS entry for AD7091R
Marcelo Schmitt
1
-0
/
+8
2023-12-26
iio: adc: Add support for AD7091R-8
Marcelo Schmitt
5
-0
/
+297
2023-12-26
dt-bindings: iio: Add AD7091R-8
Marcelo Schmitt
1
-4
/
+78
2023-12-26
iio: adc: Split AD7091R-5 config symbol
Marcelo Schmitt
2
-1
/
+6
2023-12-26
iio: adc: ad7091r: Add chip_info callback to get conversion result channel
Marcelo Schmitt
3
-5
/
+14
2023-12-26
iio: adc: ad7091r: Set device mode through chip_info callback
Marcelo Schmitt
3
-37
/
+39
2023-12-26
iio: adc: ad7091r: Remove unneeded probe parameters
Marcelo Schmitt
3
-9
/
+7
2023-12-26
iio: adc: ad7091r: Move chip init data to container struct
Marcelo Schmitt
3
-30
/
+55
2023-12-26
iio: adc: ad7091r: Move generic AD7091R code to base driver and header file
Marcelo Schmitt
3
-37
/
+42
2023-12-26
iio: adc: ad7091r: Enable internal vref if external vref is not supplied
Marcelo Schmitt
2
-0
/
+9
2023-12-26
iio: adc: ad7091r: Allow users to configure device events
Marcelo Schmitt
3
-24
/
+166
2023-12-23
virt: vbox: utils: fix all kernel-doc warnings
Randy Dunlap
1
-12
/
+21
2023-12-23
virt: vbox: linux: fix all kernel-doc warnings
Randy Dunlap
1
-10
/
+12
2023-12-23
virt: vbox: core: fix all kernel-doc warnings
Randy Dunlap
1
-63
/
+91
2023-12-23
pvpanic: Don't use "proxy" headers
Andy Shevchenko
4
-12
/
+17
2023-12-21
iio: dac: driver for MCP4821
Anshul Dalal
4
-0
/
+254