summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
AgeCommit message (Expand)AuthorFilesLines
2024-09-10platform/x86: asus-wmi: Disable OOBE experience on Zenbook S 16Bas Nieuwenhuizen1-0/+1
2024-07-20i2c: mux: gpio: Add support for the 'settle-time-us' propertyBastien Curutchet1-0/+2
2024-07-18Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-0/+62
2024-07-18Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+48
2024-07-17Merge tag 'thermal-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+6
2024-07-16Merge tag 'soc-arm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-1/+3
2024-07-09ARM: spitz: Use software nodes to describe MMC GPIOsDmitry Torokhov1-1/+3
2024-07-09mfd: tmio: Move header to platform_dataWolfram Sang1-0/+64
2024-07-06platform/x86: asus-wmi: support the disable camera LED on F10 of Zenbook 2023Devin Bayer1-0/+4
2024-07-01platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()Thomas Weißschuh1-0/+2
2024-07-01platform/chrome: Update binary interface for EC-based charge controlThomas Weißschuh1-2/+47
2024-06-14platform: arm64: add Lenovo Yoga C630 WOS EC driverDmitry Baryshkov1-0/+44
2024-06-07thermal: intel: intel_soc_dts_thermal: Switch to new Intel CPU model definesTony Luck1-6/+6
2024-06-05platform/chrome: cros_ec_proto: Upgrade get_next_event to v3Daisuke Nojiri1-1/+1
2024-06-05platform/chrome: Add struct ec_response_get_next_event_v3Daisuke Nojiri1-0/+34
2024-06-03platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem()Thomas Weißschuh1-0/+2
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-18/+0
2024-05-22Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2024-05-20Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+6
2024-05-15Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-15/+0
2024-05-15Merge tag 'spi-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-3/+0
2024-05-06i2c: mux: gpio: remove support for class-based device instantiationHeiner Kallweit1-2/+0
2024-04-25bus: ti-sysc: Drop legacy idle quirk handlingTony Lindgren1-1/+0
2024-04-11uio: pruss: Remove this driverAndrew Davis1-18/+0
2024-04-09ASoC: ti: davinci-i2s: Remove the unused clk_input_pin attributeBastien Curutchet1-15/+0
2024-04-08platform/x86: asus-wmi: support toggling POST soundLuke D. Jones1-0/+3
2024-04-08platform/x86: asus-wmi: add support variant of TUF RGBLuke D. Jones1-0/+1
2024-04-08platform/x86: asus-wmi: add support for Vivobook GPU MUXLuke D. Jones1-0/+1
2024-04-08platform/x86: asus-wmi: add support for 2024 ROG Mini-LEDLuke D. Jones1-0/+1
2024-03-28spi: spi-omap2-mcspi.c: revert "Toggle CS after each word"Louis Chauvet1-3/+0
2024-03-28backlight: omap1: Remove unused struct omap_backlight_config.set_powerThomas Zimmermann1-1/+0
2024-03-14Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+19
2024-03-14Merge tag 'mfd-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-43/+35
2024-03-13Merge tag 'pwm/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2024-03-12platform/x86: pmc_atom: Annotate d3_sts register bit definesHans de Goede1-6/+6
2024-03-12clk: x86: Move clk-pmc-atom register defines to include/linux/platform_data/x...Hans de Goede1-0/+13
2024-02-21net: mdio: mdio-bcm-unimac: Manage clock around I/O accessesFlorian Fainelli1-0/+3
2024-02-21Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2-5/+1
2024-02-19pwm: lpss-*: Make use of devm_pwmchip_alloc() functionUwe Kleine-König1-2/+2
2024-02-05wifi: cw1200: Convert to GPIO descriptorsLinus Walleij1-4/+0
2024-02-01platform/chrome: Update binary interface for EC-based watchdogLukasz Majczak1-43/+35
2024-02-01net: dsa: Add KSZ8567 switch supportPhilippe Schenker1-0/+1
2024-01-31wifi: brcmfmac: fix copyright year mentioned in platform_data headerArend van Spriel1-1/+1
2024-01-19Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2024-01-19Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2024-01-18i2c: mux: reg: Remove class-based device auto-detection supportHeiner Kallweit1-2/+0
2024-01-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+2
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+22
2023-12-18clk: si5351: allow PLLs to be adjusted without resetAlvin Šipraga1-0/+2