Age | Commit message (Expand) | Author | Files | Lines |
2023-04-27 | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 12 | -196/+995 |
2023-04-26 | Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -0/+1 |
2023-04-26 | Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2023-04-24 | Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc' | Rafael J. Wysocki | 1 | -0/+1 |
2023-04-14 | Merge back Intel thermal control material for 6.4-rc1. | Rafael J. Wysocki | 1 | -1/+1 |
2023-04-13 | iio: adc: palmas: don't alter event config on suspend/resume | Patrik Dahlström | 1 | -14/+2 |
2023-04-13 | iio: adc: palmas: add support for iio threshold events | Patrik Dahlström | 1 | -24/+419 |
2023-04-13 | iio: adc: palmas: always reset events on unload | Patrik Dahlström | 1 | -0/+11 |
2023-04-13 | iio: adc: palmas: move eventX_enable into palmas_adc_event | Patrik Dahlström | 1 | -10/+9 |
2023-04-13 | iio: adc: palmas: use iio_event_direction for threshold polarity | Patrik Dahlström | 1 | -13/+23 |
2023-04-13 | iio: adc: palmas: replace "wakeup" with "event" | Patrik Dahlström | 1 | -25/+25 |
2023-04-13 | iio: adc: palmas: remove adc_wakeupX_data | Patrik Dahlström | 1 | -44/+6 |
2023-04-13 | iio: adc: palmas: Take probe fully device managed. | Jonathan Cameron | 1 | -68/+42 |
2023-04-12 | Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman | 11 | -58/+518 |
2023-04-10 | iio: adc: ti-ads1100: fix error code in probe() | Dan Carpenter | 1 | -1/+1 |
2023-04-06 | iio: adc: ad7292: Add explicit include for of.h | Rob Herring | 1 | -0/+1 |
2023-04-01 | iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger() | Dan Carpenter | 1 | -1/+1 |
2023-03-28 | Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 6 | -14/+29 |
2023-03-18 | iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chip | Lars-Peter Clausen | 1 | -0/+1 |
2023-03-18 | iio: adc: palmas_gpadc: fix NULL dereference on rmmod | Patrik Dahlström | 1 | -1/+1 |
2023-03-18 | iio: adc: at91-sama5d2_adc: remove dead code in at91_adc_probe() | Cheng Ziqiu | 1 | -5/+1 |
2023-03-18 | iio: adc: qcom-pm8xxx-xoadc: Remove useless condition in pm8xxx_xoadc_parse_c... | Kasumov Ruslan | 1 | -1/+1 |
2023-03-12 | iio: adc: stm32-adc: set some stm32-adc.c variables storage-class-specifier t... | Tom Rix | 1 | -3/+3 |
2023-03-12 | iio: adc: max11410: fix read_poll_timeout() usage | Nuno Sá | 1 | -7/+15 |
2023-03-12 | iio: adc: Add TI ADS1100 and ADS1000 | Mike Looijmans | 3 | -0/+456 |
2023-03-11 | iio: adc: rcar-gyroadc: mark OF related data as maybe unused | Krzysztof Kozlowski | 1 | -1/+1 |
2023-03-11 | iio: Rename iio_trigger_poll_chained and add kernel-doc | Mehdi Djait | 3 | -3/+3 |
2023-03-11 | iio: adc: meson_saradc: Better handle BL30 not releasing the hardware | Uwe Kleine-König | 1 | -7/+14 |
2023-03-11 | iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask field | Aidan MacDonald | 1 | -9/+7 |
2023-03-11 | iio: adc: axp20x_adc: Minor code cleanups | Aidan MacDonald | 1 | -29/+32 |
2023-03-03 | thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers | Daniel Lezcano | 1 | -1/+1 |
2023-02-24 | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 14 | -80/+1494 |
2023-02-21 | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+3 |
2023-02-18 | iio: adc: ad7791: fix IRQ flags | Nuno Sá | 1 | -1/+1 |
2023-02-06 | Merge 6.2-rc7 into char-misc-next | Greg Kroah-Hartman | 5 | -4/+46 |
2023-01-28 | iio: adc: ad7291: Fix indentation error by adding extra spaces | Anup Sharma | 1 | -1/+1 |
2023-01-28 | drivers: iio: adc: ltc2497: fix LSB shift | Ian Ray | 1 | -4/+2 |
2023-01-28 | iio: adc: imx93: Fix spelling mistake "geting" -> "getting" | Colin Ian King | 1 | -1/+1 |
2023-01-28 | iio: adc: qcom-spmi-adc5: Fix the channel name | Andy Shevchenko | 1 | -1/+9 |
2023-01-22 | iio: adc: add imx93 adc support | Haibo Chen | 3 | -0/+495 |
2023-01-21 | iio: adc: ti-ads7924: add Texas Instruments ADS7924 driver | Hugo Villeneuve | 3 | -0/+486 |
2023-01-21 | iio: adc: xilinx-ams: Convert to use fwnode_device_is_compatible() | Andy Shevchenko | 1 | -6/+3 |
2023-01-16 | ARM: s3c: remove s3c24xx specific hacks | Arnd Bergmann | 1 | -3/+3 |
2023-01-08 | iio: adc: stm32-dfsdm: add id registers support | Olivier Moysan | 2 | -35/+124 |
2023-01-08 | iio: adc: qcom-spmi-adc5: define ADC5_BAT_ID_100K_PU channel | Luca Weiss | 1 | -0/+2 |
2023-01-08 | iio: adc: max11410: Use asm intead of asm-generic | Andy Shevchenko | 1 | -1/+2 |
2023-01-08 | iio: adc: ti-adc128s052: Sort headers | Andy Shevchenko | 1 | -3/+3 |
2023-01-08 | iio: adc: ti-adc128s052: Drop anti-pattern of ACPI_PTR() use | Andy Shevchenko | 1 | -4/+1 |
2023-01-08 | iio: adc: ti-adc128s052: Switch to use spi_get_device_match_data() | Andy Shevchenko | 1 | -23/+20 |
2023-01-08 | iio: adc: ep93xx: Enable wider build testing with COMPILE_TEST | Jonathan Cameron | 1 | -1/+2 |