Age | Commit message (Expand) | Author | Files | Lines |
2014-08-04 | hwmon: (gl518sm) Avoid forward declaration | Axel Lin | 1 | -137/+126 |
2014-08-04 | hwmon: (lm93) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -88/+66 |
2014-08-04 | hwmon: (w83791d) Fix smatch warning | Guenter Roeck | 1 | -9/+6 |
2014-08-04 | hwmon: (lm63) Fix smatch warnings | Guenter Roeck | 1 | -17/+10 |
2014-08-04 | hwmon: Make regmap configs const | Axel Lin | 5 | -5/+5 |
2014-08-04 | hwmon: (htu21) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -47/+22 |
2014-08-04 | hwmon: (emc6w201) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -45/+19 |
2014-08-04 | hwmon: (amc6821) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -45/+25 |
2014-08-04 | hwmon: (amc6821) Avoid forward declaration | Axel Lin | 1 | -206/+154 |
2014-08-04 | hwmon: (adm1029) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -40/+15 |
2014-08-04 | hwmon: (adm1029) Avoid forward declarations | Axel Lin | 1 | -93/+78 |
2014-08-04 | hwmon: (ad7418) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -41/+24 |
2014-08-04 | hwmon: (ad7418) Avoid forward declaration | Axel Lin | 1 | -38/+34 |
2014-08-04 | hwmon: (ad7414) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -41/+16 |
2014-08-04 | hwmon: (ntc_thermistor) Support B57330V2103 from EPCOS | Johannes Pointner | 2 | -2/+50 |
2014-08-04 | hwmon: (hih6130) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -65/+23 |
2014-08-04 | hwmon: (tmp103) Add missing i2c_set_clientdata call in tmp103_probe | Axel Lin | 1 | -0/+1 |
2014-08-04 | hwmon: (lm75) Add support for TMP112 | Frans Klaver | 2 | -2/+10 |
2014-08-04 | hwmon: (w83l786ng) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -57/+29 |
2014-08-04 | hwmon: (w83l786ng) Avoid forward declaration | Axel Lin | 1 | -109/+100 |
2014-08-04 | hwmon: (fam15h_power) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -42/+9 |
2014-08-04 | hwmon: (wm8350) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -43/+7 |
2014-08-04 | hwmon: (wm831x) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -61/+11 |
2014-08-04 | hwmon: (ads7828) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -38/+14 |
2014-08-04 | hwmon: (atxp1) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -55/+21 |
2014-08-04 | hwmon: Driver for TI TMP103 temperature sensor | Heiko Schocher | 3 | -0/+217 |
2014-08-04 | hwmon: (gpio-fan) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -13/+4 |
2014-08-04 | hwmon: (twl4030-madc-hwmon) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 1 | -32/+6 |
2014-08-04 | hwmon: Add support for Lattice's POWR1220 power manager IC | Scott Kanowitz | 3 | -0/+404 |
2014-07-31 | hwmon: (lm77) Prevent overflow problem when writing large limits | Axel Lin | 1 | -5/+6 |
2014-07-31 | hwmon: (amc6821) Fix possible race condition bug | Axel Lin | 1 | -6/+11 |
2014-07-31 | hwmon: (lm78) Fix overflow problems seen when writing large temperature limits | Guenter Roeck | 1 | -1/+1 |
2014-07-31 | hwmon: (lm85) Fix various errors on attribute writes | Guenter Roeck | 1 | -3/+6 |
2014-07-30 | hwmon: (ads1015) Fix off-by-one for valid channel index checking | Axel Lin | 1 | -1/+1 |
2014-07-27 | Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2014-07-26 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 14 | -88/+146 |
2014-07-26 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+3 |
2014-07-26 | parport: fix menu breakage | Randy Dunlap | 1 | -6/+6 |
2014-07-25 | drm/radeon: fix cut and paste issue for hawaii. | Jerome Glisse | 1 | -0/+1 |
2014-07-25 | Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 5 | -0/+8 |
2014-07-25 | Merge tag 'drm-intel-fixes-2014-07-24' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 3 | -25/+15 |
2014-07-24 | hwmon: (smsc47m192) Fix temperature limit and vrm write operations | Guenter Roeck | 1 | -1/+3 |
2014-07-24 | Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -1/+2 |
2014-07-24 | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -12/+4 |
2014-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 7 | -27/+28 |
2014-07-24 | zram: avoid lockdep splat by revalidate_disk | Minchan Kim | 1 | -4/+18 |
2014-07-23 | firewire: ohci: disable MSI for VIA VT6315 again | Stefan Richter | 1 | -2/+2 |
2014-07-23 | drm/radeon: fix irq ring buffer overflow handling | Christian König | 4 | -0/+4 |
2014-07-23 | libata: introduce ata_host->n_tags to avoid oops on SAS controllers | Tejun Heo | 1 | -12/+4 |
2014-07-23 | drm/i915: Simplify i915_gem_release_all_mmaps() | Chris Wilson | 1 | -16/+9 |