summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2010-10-25hwmon: lis3: Release resources in case of failureSamu Onkalo
2010-10-25hwmon: lis3: Enhance lis3 selftest with IRQ line testSamu Onkalo
2010-10-25hwmon: lis3: use block read to access data registersSamu Onkalo
2010-10-25hwmon: lis3: Adjust fuzziness for 8 bit deviceSamu Onkalo
2010-10-25hwmon: lis3: New parameters to platform dataSamu Onkalo
2010-10-25hwmon: lis3: restore axis enabled bitsSamu Onkalo
2010-10-25hwmon: lis3: Power on correctionsSamu Onkalo
2010-10-25hwmon: lis3: Update coordinates at polled device openSamu Onkalo
2010-10-25hwmon: lis3: Cleanup interrupt handlingSamu Onkalo
2010-10-25hwmon: lis3: regulator controlSamu Onkalo
2010-10-25hwmon: lis3: pm_runtime supportSamu Onkalo
2010-10-25hwmon: add generic GPIO fan driverSimon Guinot
2010-10-25hwmon: (coretemp) fix reading of microcode revision (v2)Jan Beulich
2010-10-25hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefsChen Gong
2010-10-25hwmon: (pkgtemp) align driver initialization style with coretempChen Gong
2010-10-25hwmon: LTC4261 Hardware monitoring driverGuenter Roeck
2010-10-25hwmon: (lis3) add axes module parameter for custom axis-mappingTakashi Iwai
2010-10-25hwmon: (hp_accel) Add HP Mini 510x family supportMasanari Iida
2010-10-25hwmon: (lis3) Add support for new LIS3DC / HP3DC chipTakashi Iwai
2010-10-25x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t...Jan Beulich
2010-10-25x86/hwmon: (coretemp) cosmetic cleanupJan Beulich
2010-10-25x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinitJan Beulich
2010-10-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Move hdaps driver to platform/x86Jean Delvare
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-10-03hwmon: f71882fg: use a muxed resource lock for the Super I/O portGiel van Schijndel
2010-09-28hwmon (coretemp): Fix build breakage if SMP is undefinedGuenter Roeck
2010-09-24x86/hwmon: pkgtemp has no dependency on PCIJan Beulich
2010-09-24x86/hwmon: register alternate sibling upon CPU removalJan Beulich
2010-09-24x86/hwmon: fix initialization of pkgtempJan Beulich
2010-09-24x86/hwmon: fix initialization of coretempJan Beulich
2010-09-24x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_...Jan Beulich
2010-09-24x86/hwmon: avoid deadlock on CPU removal in pkgtempJan Beulich
2010-09-24x86/hwmon: fix module init for hotplug-but-no-device-found caseJan Beulich
2010-09-24hwmon: (lis3) Fix Oops with NULL platform dataTakashi Iwai
2010-09-17hwmon: (lm95241) Replace rate sysfs attribute with update_intervalGuenter Roeck
2010-09-17hwmon: (adm1031) Replace update_rate sysfs attribute with update_intervalGuenter Roeck
2010-09-17hwmon: (w83627ehf) Use proper exit sequenceJonas Jonsson
2010-09-17hwmon: (emc1403) Remove unnecessary hwmon_device_unregisterYong Wang
2010-09-17hwmon: (f75375s) Do not overwrite values read from registersGuillem Jover
2010-09-17hwmon: (f75375s) Shift control mode to the correct bit positionGuillem Jover
2010-09-17hwmon: (lis3lv02d) Prevent NULL pointer dereferenceKuninori Morimoto
2010-09-09hp_accel: add quirks for HP ProBook 532x and HP Mini 5102Takashi Iwai
2010-08-25hwmon: (k8temp) Differentiate between AM2 and ASB1Andreas Herrmann
2010-08-25hwmon: (ads7871) Fix ads7871_probe error pathsAxel Lin