aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/hdpuftrs/hdpu_cpustate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-20hdpu_cpustate: BKL pushdownArnd Bergmann1-1/+8
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev1-4/+1
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-1/+1
2008-04-15misc: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2007-10-03[POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interfaceCyrill Gorcunov1-31/+35
2007-10-03[POWERPC] Sky Cpu: use C99 style for struct initCyrill Gorcunov1-12/+9
2007-10-03[POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcodeCyrill Gorcunov1-0/+5
2007-10-03[POWERPC] Sky Cpu and Nexus: include io.hCyrill Gorcunov1-0/+1
2007-10-03[POWERPC] Sky Cpu and Nexus: code style improvementCyrill Gorcunov1-21/+17
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-10/+10
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-10/+10
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-09-10[PATCH] hdpu_cpustate.c: misc_register() can failChristophe Lucas1-4/+19
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+234