summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* hwmon: (core) Document new kernel APIGuenter Roeck2016-09-09
* hwmon: (core) Add fan attribute support to new APIGuenter Roeck2016-09-09
* hwmon: (core) Add energy and humidity attribute support to new APIGuenter Roeck2016-09-09
* hwmon: (core) Add power attribute support to new APIGuenter Roeck2016-09-09
* hwmon: (core) Add current attribute support to new APIGuenter Roeck2016-09-09
* hwmon: (core) Add voltage attribute support to new APIGuenter Roeck2016-09-09
* hwmon: (core) New hwmon registration APIGuenter Roeck2016-09-09
* hwmon: (core) Order include files alphabeticallyGuenter Roeck2016-09-09
* hwmon: (ntc_thermistor) Use devm_hwmon_device_register_with_groupsGuenter Roeck2016-09-09
* hwmon: (ntc_thermistor) Use dev instead of &pdev->dev where possibleGuenter Roeck2016-09-09
* hwmon: (ntc_thermistor) Use devm_iio_channel_getGuenter Roeck2016-09-09
* hwmon: (pmbus) Add explicit support for DPS-460, DPS-800, and SGD009Vadim Pasternak2016-09-09
* hwmon: (adt7411) add external thermal diode supportMichael Walle2016-09-09
* hwmon: (lm95241) Use more accurate limitsGuenter Roeck2016-09-09
* hwmon: (lm95241) Use BIT macro where appropriateGuenter Roeck2016-09-09
* hwmon: (lm95241) Drop FSF addressGuenter Roeck2016-09-09
* hwmon: (lm95241) Order include files alphabeticallyGuenter Roeck2016-09-09
* hwmon: (lm95241) Add support for fault attributesGuenter Roeck2016-09-09
* hwmon: (lm95241) Fix overflow problems, write conversion rate to chipGuenter Roeck2016-09-09
* Linux 4.8-rc5Linus Torvalds2016-09-04
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-09-04
|\
| * x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai2016-09-02
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-09-04
|\ \
| * | tick/nohz: Fix softlockup on scheduler stalls in kvm guestWanpeng Li2016-09-02
| * | clocksource/drivers/atmel-pit: Fix compilation errorDaniel Lezcano2016-08-29
| |/
* | Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-09-03
|\ \
| * | dm bufio: remove use of deprecated create_singlethread_workqueue()Bhaktipriya Shridhar2016-08-30
| * | dm crypt: fix free of bad values after tfm allocation failureEric Biggers2016-08-30
| * | dm crypt: fix error with too large biosMikulas Patocka2016-08-30
| * | dm log writes: fix check of kthread_run() return valueVladimir Zapolskiy2016-08-30
| * | dm log writes: fix bug with too large biosMikulas Patocka2016-08-30
| * | dm log writes: move IO accounting earlier to fix error pathMikulas Patocka2016-08-30
| |/
* | Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-03
|\ \
| * \ Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/...Chris Mason2016-09-01
| |\ \
| | * | btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...Wang Xiaoguang2016-09-01
| | * | Btrfs: fix endless loop in balancing block groupsLiu Bo2016-09-01
| | * | Btrfs: kill invalid ASSERT() in process_all_refs()Josef Bacik2016-09-01
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-09-03
|\ \ \
| * | | arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse2016-09-02
| * | | drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren2016-09-02
| * | | drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren2016-09-02
| | |/ | |/|
* | | Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-09-03
|\ \ \
| * | | thunderbolt: Don't declare Falcon Ridge unsupportedLukas Wunner2016-08-31
| * | | thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Xavier Gnata2016-08-31
| * | | thunderbolt: Fix resume quirk for Falcon Ridge 4C.Andreas Noever2016-08-31
| * | | lkdtm: Mark lkdtm_rodata_do_nothing() notraceMichael Ellerman2016-08-31
| * | | mei: me: disable driver on SPT SPS firmwareTomas Winkler2016-08-30
| * | | Revert "android: binder: fix dangling pointer comparison"Greg Kroah-Hartman2016-08-18
| * | | drivers/iio/light/Kconfig: SENSORS_BH1780 cleanupValentin Rothberg2016-08-16
| * | | android: binder: fix dangling pointer comparisonJann Horn2016-08-15