summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hwmon: lis3: Release resources in case of failureSamu Onkalo2010-10-251-0/+5
* hwmon: lis3: Enhance lis3 selftest with IRQ line testSamu Onkalo2010-10-252-9/+82
* hwmon: lis3: use block read to access data registersSamu Onkalo2010-10-253-3/+32
* hwmon: lis3: Adjust fuzziness for 8 bit deviceSamu Onkalo2010-10-251-4/+14
* hwmon: lis3: New parameters to platform dataSamu Onkalo2010-10-251-7/+14
* hwmon: lis3: restore axis enabled bitsSamu Onkalo2010-10-252-2/+2
* hwmon: lis3: Power on correctionsSamu Onkalo2010-10-252-8/+12
* hwmon: lis3: Update coordinates at polled device openSamu Onkalo2010-10-251-0/+5
* hwmon: lis3: Cleanup interrupt handlingSamu Onkalo2010-10-252-22/+13
* hwmon: lis3: regulator controlSamu Onkalo2010-10-253-1/+119
* hwmon: lis3: pm_runtime supportSamu Onkalo2010-10-253-13/+102
* hwmon: add generic GPIO fan driverSimon Guinot2010-10-253-0/+568
* hwmon: (coretemp) fix reading of microcode revision (v2)Jan Beulich2010-10-251-2/+18
* hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefsChen Gong2010-10-253-14/+3
* hwmon: (pkgtemp) align driver initialization style with coretempChen Gong2010-10-251-14/+8
* hwmon: LTC4261 Hardware monitoring driverGuenter Roeck2010-10-253-0/+327
* hwmon: (lis3) add axes module parameter for custom axis-mappingTakashi Iwai2010-10-255-21/+52
* hwmon: (hp_accel) Add HP Mini 510x family supportMasanari Iida2010-10-251-1/+1
* hwmon: (lis3) Add support for new LIS3DC / HP3DC chipTakashi Iwai2010-10-252-8/+44
* x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t...Jan Beulich2010-10-253-4/+0
* x86/hwmon: (coretemp) cosmetic cleanupJan Beulich2010-10-251-2/+0
* x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinitJan Beulich2010-10-253-3/+3
* Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-2513-1200/+2526
|\
| * Merge branch 'davinci-next' into davinci-for-linusKevin Hilman2010-10-2113-1200/+2526
| |\
| | * input: add driver for tnetv107x touchscreen controllerCyril Chemparathy2010-09-243-0/+406
| | * input: add driver for tnetv107x on-chip keypad controllerCyril Chemparathy2010-09-243-0/+350
| | * net: davinci_emac: cleanup unused cpdma codeCyril Chemparathy2010-09-241-930/+0
| | * net: davinci_emac: switch to new cpdma layerCyril Chemparathy2010-09-241-85/+164
| | * net: davinci_emac: separate out cpdma codeCyril Chemparathy2010-09-244-0/+1084
| | * net: davinci_emac: cleanup unused mdio emac codeCyril Chemparathy2010-09-241-107/+0
| | * net: davinci_emac: switch to new mdioCyril Chemparathy2010-09-242-58/+31
| | * net: davinci_emac: separate out davinci mdioCyril Chemparathy2010-09-243-0/+486
| | * nand: davinci: add support for timing configurationSekhar Nori2010-09-241-38/+22
| | * davinci: add support for aemif timing configurationSekhar Nori2010-09-241-0/+1
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-10-2522-314/+378
|\ \ \
| * | | [S390] cleanup facility list handlingMartin Schwidefsky2010-10-251-8/+1
| * | | [S390] dasd: ignore unsolicited interrupts for DIAGStefan Haberland2010-10-251-9/+14
| * | | [S390] dasd: fix unsolicited interrupt recognitionStefan Weinhuber2010-10-252-41/+40
| * | | [S390] dasd: fix use after free in dbfSebastian Ott2010-10-251-1/+0
| * | | [S390] cio: fix I/O cancel functionPeter Oberparleiter2010-10-252-2/+8
| * | | [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-254-26/+20
| * | | [S390] cio: notify drivers of channel path eventsSebastian Ott2010-10-254-8/+63
| * | | [S390] css: update subchannel description after hibernateSebastian Ott2010-10-251-0/+1
| * | | [S390] css: update descriptor after hibernateSebastian Ott2010-10-252-2/+12
| * | | [S390] cio: update descriptor in chsc_chp_varySebastian Ott2010-10-253-9/+11
| * | | [S390] chsc: use the global page to determine the chp desriptorSebastian Ott2010-10-253-44/+44
| * | | [S390] chsc: consolidate memory allocationsSebastian Ott2010-10-253-136/+116
| * | | [S390] chsc: initialization fixesSebastian Ott2010-10-253-17/+17
| * | | [S390] cio: add lock to struct channel_pathSebastian Ott2010-10-252-14/+27
| * | | [S390] cio: fix memleak in resume pathSebastian Ott2010-10-251-2/+6