04 Oct, 2018

1 commit

  • [ Upstream commit 3ad867001c91657c46dcf6656d52eb6080286fd5 ]

    fix the sysfs shunt resistor read access: return the shunt resistor
    value, not the calibration register contents.

    update email address

    Signed-off-by: Lothar Felten
    Signed-off-by: Guenter Roeck
    Signed-off-by: Sasha Levin
    Signed-off-by: Greg Kroah-Hartman

    Lothar Felten
     

30 Aug, 2017

2 commits


13 Aug, 2017

1 commit


12 Jun, 2017

6 commits


11 Apr, 2017

1 commit

  • The ASPEED AST2400/2500 PWM controller supports 8 PWM output ports.
    The ASPEED AST2400/2500 Fan tach controller supports 16 tachometer
    inputs.
    The device driver matches on the device tree node. The configuration
    values are read from the device tree and written to the respective
    registers.
    The driver provides a sysfs entries through which the user can
    configure the duty-cycle value (ranging from 0 to 100 percent) and read
    the fan tach rpm value.

    Signed-off-by: Jaghathiswari Rankappagounder Natarajan
    Signed-off-by: Guenter Roeck

    Jaghathiswari Rankappagounder Natarajan
     

02 Apr, 2017

1 commit


23 Feb, 2017

1 commit

  • Pull documentation updates from Jonathan Corbet:
    "A slightly quieter cycle for documentation this time around.

    Three more DocBook template files have been converted to RST; only 21
    to go. There are various build improvements and the usual array of
    documentation improvements and fixes"

    * tag 'docs-4.11' of git://git.lwn.net/linux: (44 commits)
    docs / driver-api: Fix structure references in device_link.rst
    PM / docs: Fix structure references in device.rst
    Add a target to check broken external links in the Documentation
    Documentation: Fix linux-api list typo
    Documentation: DocBook/Makefile comment typo
    Improve sparse documentation
    Documentation: make Makefile.sphinx no-ops quieter
    Documentation: DMA-ISA-LPC.txt
    Documentation: input: fix path to input code definitions
    docs: Remove the copyright year from conf.py
    docs: Fix a warning in the Korean HOWTO.rst translation
    PM / sleep / docs: Convert PM notifiers document to reST
    PM / core / docs: Convert sleep states API document to reST
    PM / core: Update kerneldoc comments in pm.h
    doc-rst: Fix recursive make invocation from macros
    doc-rst: Delete output of failed dot-SVG conversion
    doc-rst: Break shell command sequences on failure
    Documentation/sphinx: make targets independent of Sphinx work for HAVE_SPHINX=0
    doc-rst: fixed cleandoc target when used with O=dir
    Documentation/sphinx: prevent generation of .pyc files in the source tree
    ...

    Linus Torvalds
     

25 Jan, 2017

1 commit


22 Jan, 2017

1 commit


05 Jan, 2017

1 commit


03 Jan, 2017

1 commit


14 Dec, 2016

1 commit

  • …it/groeck/linux-staging

    Pull hwmon updates from Guenter Roeck:

    - new drivers for TMP108 and TC654

    - hwmon core code cleanup

    - coretemp driver cleanup

    - fix overflow issues in several drivers

    - minor fixes, cleanups and enhancements in various drivers

    * tag 'hwmon-for-linus-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging: (41 commits)
    hwmon: (g762) Fix overflows and crash seen when writing limit attributes
    hwmon: (emcw201) Fix overflows seen when writing into limit attributes
    hwmon: (emc2103) Fix overflows seen when temperature limit attributes
    hwmon: (lm85) Fix overflows seen when writing voltage limit attributes
    hwmon: (lm87) Fix overflow seen when writing voltage limit attributes
    hwmon: (nct7802) Fix overflows seen when writing into limit attributes
    hwmon: (adt7470) Fix overflows seen when writing into limit attributes
    hwmon: (adt7462) Fix overflows seen when writing into limit attributes
    hwmon: (adm1026) Fix overflows seen when writing into limit attributes
    hwmon: (adm1025) Fix overflows seen when writing voltage limits
    hwmon: (via-cputemp) Convert to hotplug state machine
    devicetree: hwmon: Add documentation for TMP108 driver.
    hwmon: Add Texas Instruments TMP108 temperature sensor driver.
    hwmon: (core) Simplify sysfs attribute name allocation
    hwmon: (core) Rename groups parameter in API to extra_groups
    hwmon: (core) Explain why at least two attribute groups are allocated
    hwmon: (core) Make is_visible callback truly mandatory
    hwmon: (core) Deprecate hwmon_device_register()
    hwmon: (core) Clarify use of chip attributes
    hwmon: (core) Add support for string attributes to new API
    ...

    Linus Torvalds
     

10 Dec, 2016

4 commits


03 Dec, 2016

1 commit

  • Add support for the tc654 and tc655 fan controllers from Microchip.

    http://ww1.microchip.com/downloads/en/DeviceDoc/20001734C.pdf

    Signed-off-by: Chris Packham
    Acked-by: Rob Herring
    [groeck: Fixed continuation line alignments]
    Signed-off-by: Guenter Roeck

    Chris Packham
     

24 Oct, 2016

1 commit


09 Sep, 2016

6 commits


12 Aug, 2016

1 commit


20 Jul, 2016

1 commit


16 Jul, 2016

1 commit


28 Jun, 2016

7 commits