aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
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 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-10-253-658/+0
|\
| * Move hdaps driver to platform/x86Jean Delvare2010-10-213-658/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-245-6/+6
|\ \
| * | Update broken web addresses in the kernel.Justin P. Mattock2010-10-185-6/+6
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-6/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-052-6/+6
| |/ /
* | | hwmon: f71882fg: use a muxed resource lock for the Super I/O portGiel van Schijndel2010-10-031-13/+19
* | | hwmon (coretemp): Fix build breakage if SMP is undefinedGuenter Roeck2010-09-281-0/+1
* | | x86/hwmon: pkgtemp has no dependency on PCIJan Beulich2010-09-242-2/+1
* | | x86/hwmon: register alternate sibling upon CPU removalJan Beulich2010-09-241-7/+15
* | | x86/hwmon: fix initialization of pkgtempJan Beulich2010-09-241-7/+3
* | | x86/hwmon: fix initialization of coretempJan Beulich2010-09-241-16/+13
* | | x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_...Jan Beulich2010-09-241-1/+4
* | | x86/hwmon: avoid deadlock on CPU removal in pkgtempJan Beulich2010-09-241-3/+4
* | | x86/hwmon: fix module init for hotplug-but-no-device-found caseJan Beulich2010-09-241-1/+4
* | | hwmon: (lis3) Fix Oops with NULL platform dataTakashi Iwai2010-09-241-2/+2
* | | hwmon: (lm95241) Replace rate sysfs attribute with update_intervalGuenter Roeck2010-09-171-10/+11
* | | hwmon: (adm1031) Replace update_rate sysfs attribute with update_intervalGuenter Roeck2010-09-171-19/+24
* | | hwmon: (w83627ehf) Use proper exit sequenceJonas Jonsson2010-09-171-0/+1
* | | hwmon: (emc1403) Remove unnecessary hwmon_device_unregisterYong Wang2010-09-171-1/+0
* | | hwmon: (f75375s) Do not overwrite values read from registersGuillem Jover2010-09-171-2/+2
* | | hwmon: (f75375s) Shift control mode to the correct bit positionGuillem Jover2010-09-171-1/+1
* | | hwmon: (lis3lv02d) Prevent NULL pointer dereferenceKuninori Morimoto2010-09-172-4/+4
|/ /
* | hp_accel: add quirks for HP ProBook 532x and HP Mini 5102Takashi Iwai2010-09-091-0/+2
* | hwmon: (k8temp) Differentiate between AM2 and ASB1Andreas Herrmann2010-08-251-3/+32
* | hwmon: (ads7871) Fix ads7871_probe error pathsAxel Lin2010-08-251-19/+19