summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-11-23thermal: core: fix couple of style issues on __bind() helperEduardo Valentin1-5/+5
2016-11-23thermal: core: move bind_tz() to where it is usedEduardo Valentin1-40/+40
2016-11-23thermal: core: move bind_cdev() to where it is usedEduardo Valentin1-38/+38
2016-11-23thermal: core: move __unbind() helper to where it is usedEduardo Valentin1-10/+10
2016-11-23thermal: core: small style fix on __unbind() helperEduardo Valentin1-1/+1
2016-11-23thermal: core: move idr handling to device management sectionEduardo Valentin1-24/+24
2016-11-23thermal: core: group functions related to governor handlingEduardo Valentin1-73/+80
2016-11-23thermal: core: introduce thermal_helpers.cEduardo Valentin3-171/+198
2016-11-23thermal: core: remove a couple of style issues on helpersEduardo Valentin1-4/+5
2016-11-23thermal: core: move cooling device sysfs to thermal_sysfs.cEduardo Valentin3-127/+145
2016-11-23thermal: core: move to_cooling_device macro to header fileEduardo Valentin2-3/+3
2016-11-23thermal: core: move thermal_zone sysfs to thermal_sysfs.cEduardo Valentin4-610/+637
2016-11-23thermal: core: match parenthesis on code alignmentEduardo Valentin1-7/+7
2016-11-23thermal: core: treat correctly the return value of *scanf callsEduardo Valentin1-7/+7
2016-11-23thermal: core: move to_thermal_zone() macro to header fileEduardo Valentin2-3/+3
2016-11-23thermal: core: split available_policies_show()Eduardo Valentin2-15/+21
2016-11-23thermal: core: split policy_storeEduardo Valentin2-13/+25
2016-11-23thermal: core: split passive_storeEduardo Valentin2-21/+45
2016-11-23thermal: core: remove unnecessary device_remove() callsEduardo Valentin1-5/+0
2016-11-23thermal: core: move trips attributes to tz->device.groupsEduardo Valentin1-38/+48
2016-11-23thermal: core: create tz->device.groups dynamicallyEduardo Valentin1-3/+22
2016-11-23thermal: core: move the trip attrs to the tz sysfs I/F sectionEduardo Valentin1-108/+108
2016-11-23thermal: core: fix style on remove_trip_attrs()Eduardo Valentin1-1/+1
2016-11-23thermal: core: remove useless empty lineEduardo Valentin1-1/+0
2016-11-23thermal: core: move power actor code out of sysfs I/F sectionEduardo Valentin1-83/+83
2016-11-23thermal: core: improve power actor documentationEduardo Valentin1-2/+3
2016-11-23thermal: core: move passive attr to tz->device.groupsEduardo Valentin1-9/+36
2016-11-23thermal: core: move mode attribute to tz->device.groupsEduardo Valentin1-8/+28
2016-11-23thermal: core: move emul_temp creation to tz->device.groupsEduardo Valentin1-7/+4
2016-11-23thermal: core: use dev.groups to manage always present tz attributesEduardo Valentin1-53/+34
2016-11-23thermal: core: group device_create_file() calls that are always createdEduardo Valentin1-12/+12
2016-11-23thermal: core: group thermal_zone DEVICE_ATTR's declarationsEduardo Valentin1-10/+10
2016-11-23thermal: core: prevent zones with no types to be registeredEduardo Valentin1-8/+8
2016-11-23Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds1-1/+8
2016-11-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-9/+27
2016-11-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-4/+16
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-10/+12
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-431/+687
2016-11-21ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson1-1/+1
2016-11-21thermal/powerclamp: add back module device tableJacob Pan1-1/+8
2016-11-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-2/+2
2016-11-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-6/+24
2016-11-19i2c: i2c-mux-pca954x: fix deselect enabling for device-treeAlex Hemme1-2/+2
2016-11-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+10
2016-11-19Merge tag 'dmaengine-fix-4.9-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds4-6/+29
2016-11-19net: macb: add check for dma mapping error in start_xmit()Alexey Khoroshilov1-0/+6
2016-11-19Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-12/+11
2016-11-18Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'Rafael J. Wysocki1-6/+7
2016-11-18sunbmac: Fix compiler warningTushar Dave2-3/+4
2016-11-18sunqe: Fix compiler warningsTushar Dave2-7/+8